Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_external_llvm80
/
6cf5553d32ade74390ee1c0745d41dc2fdabd91b
6cf5553
AMDGPU: Fix broken condition in hazard recognizer
by Matt Arsenault
· 8 years ago
39984d5
[coverity] Fix uninit variable. Patch by John Harvey!
by Vassil Vassilev
· 8 years ago
a754032
AMDGPU: Fix handling of constant phi input loop conditions
by Matt Arsenault
· 8 years ago
6cfe632
[PGO] Change the internal options description. nfc.
by Rong Xu
· 8 years ago
33eb1b0
AMDGPU: Cleanup control flow intrinsics
by Matt Arsenault
· 8 years ago
d0f7ad8
[x86] clean up setcc with negated operand transform and add missing test; NFCI
by Sanjay Patel
· 8 years ago
64543fd
[X86] Emit fewer instructions to allocate >16GB stack frames
by Reid Kleckner
· 8 years ago
6082747
[PGO] Add omitted test cases.
by Rong Xu
· 8 years ago
40a6d15
[CodeGenPrep]Restructure promoting Ext to form ExtLoad
by Jun Bum Lim
· 8 years ago
5edba1d
[PGO] Value profile for size of memory intrinsic calls
by Rong Xu
· 8 years ago
d1a05a8
[Bitcode] Add compatibility test for the 4.0 release
by Vedant Kumar
· 8 years ago
20afc5b
[SelectionDAG] Add SelectionDAG.computeKnownBits test support for ISD::ABS
by Simon Pilgrim
· 8 years ago
ec1b680
[x86] avoid adc/sbb assert when both sides of add are zexted (PR32316)
by Sanjay Patel
· 8 years ago
6399417
Fix wasm build after arg_begin iterator type change
by Reid Kleckner
· 8 years ago
2af0da9
Store Arguments in a flat array instead of an iplist
by Reid Kleckner
· 8 years ago
17dcd3d
Only unswitch loops with uniform conditions
by Stanislav Mekhanoshin
· 8 years ago
5dfb7d0
[X86] Add SelectionDAG.computeKnownBits test showing inability to handle ISD::ABS
by Simon Pilgrim
· 8 years ago
d255a95
[AArch64] Use alias analysis in the load/store optimization pass.
by Chad Rosier
· 8 years ago
78f26e7
[Asm] Don't list '@<type>' in diag when '@' is a comment
by Oliver Stannard
· 8 years ago
8400b96
[ARM] Fix triple format in test branch disassemble test
by Andre Vieira
· 8 years ago
48537ad
[AVX-512] Make VEX encoded FMA instructions available when AVX512 is enabled regardless of whether +fma was added on the command line.
by Craig Topper
· 8 years ago
5db6e08
[X86] Remove unused predicate. NFC
by Craig Topper
· 8 years ago
58423c0
[SystemZ] New CodeGen tests for vector compare / select.
by Jonas Paulsson
· 8 years ago
1b93bd9
Add SystemZ to utils/update_llc_test_checks.py.
by Jonas Paulsson
· 8 years ago
db89440
[SystemZ] Add use of super-reg in splitMove()
by Jonas Paulsson
· 8 years ago
0ce9186
[AVX-512] Give priority to EVEX encoded scalar FMA instructions when we have FMA, AVX512 and no VLX.
by Craig Topper
· 8 years ago
157d06d
[X86] Use update_llc_test_checks.py to regenerate a test and add command lines to demonstrate that we don't pick EVEX encoded instruction when AVX512 and FMA3 are both enabled.
by Craig Topper
· 8 years ago
12c91f7
[X86] Use update_llc_test_checks.py to regenerate a test.
by Craig Topper
· 8 years ago
25676d7
[X86] Cleanup the AddedComplexity values on move immediate instructions. NFC
by Craig Topper
· 8 years ago
31c659f
[libFuzzer] inline the code of __sanitizer_cov_trace_pc_guard into it
by Kostya Serebryany
· 8 years ago
2362f32
[libFuzzer] Experimenting with dictionary minimization.
by Kostya Serebryany
· 8 years ago
6ee36bc
[libFuzzer] add a test with two different bugs
by Kostya Serebryany
· 8 years ago
8e740f1
[RSForGC] Handle vector GEPs
by Sanjoy Das
· 8 years ago
9ed2d9c
Revert "Make NativeExeSymbol a concrete subclass of NativeRawSymbol [PDB]"
by Zachary Turner
· 8 years ago
94ebfcb
SplitKit: Correctly implement partial subregister copies
by Matthias Braun
· 8 years ago
852989f
VirtRegMap: Correctly deal with bundles when deleting identity copies.
by Matthias Braun
· 8 years ago
5c2a1d9
Remove LessPreciseFPMADOption from TargetOptions along with all of the
by Eric Christopher
· 8 years ago
f5e1bc8
[ARM] Use alias analysis in ARMPreAllocLoadStoreOpt.
by Eli Friedman
· 8 years ago
ec179d7
LTO: Fix a potential race condition in the caching API.
by Peter Collingbourne
· 8 years ago
bb8d9fb
SmallString doesn't have implicit conversion from const char*.
by Zachary Turner
· 8 years ago
0a965f8
Don't rely on an implicit std::tuple constructor.
by Zachary Turner
· 8 years ago
43f117d
[pdb] Fix an uninitialized read, and add a test for it.
by Zachary Turner
· 8 years ago
44d8261
[PDB] It is not an error getting the "Invalid" Annotation opcode.
by Zachary Turner
· 8 years ago
e3fdf49
clean Lanai namespace
by Jacques Pienaar
· 8 years ago
8f4fdbe
Fix unit test.
by Zachary Turner
· 8 years ago
1c19be8
Remove getArgumentList() in favor of arg_begin(), args(), etc
by Reid Kleckner
· 8 years ago
3d207f3
Remove dead F parameter from Argument constructor
by Reid Kleckner
· 8 years ago
5ff3774
Fix linux build.
by Zachary Turner
· 8 years ago
5fa4774
Make NativeExeSymbol a concrete subclass of NativeRawSymbol [PDB]
by Adrian McCarthy
· 8 years ago
c33642e
[Support] Support both Windows and Posix paths on both platforms.
by Zachary Turner
· 8 years ago
36d60de9
Make Argument::getArgNo() constant time, not O(#args)
by Reid Kleckner
· 8 years ago
7762f59
Remove eol-style:native from Path.h
by Zachary Turner
· 8 years ago
a19db56
CodeGen: BlockPlacement: Adjust test case so it covers rL297925. NFC
by Kyle Butt
· 8 years ago
6f00c7b
Resubmit r297897: [PGO] Value profile for size of memory intrinsic calls
by Rong Xu
· 8 years ago
b70598b
Salvage debug info from instructions about to be deleted
by Adrian Prantl
· 8 years ago
2360eb0
[LoopUnroll] Don't peel loops where the latch isn't the exiting block
by Michael Kuperstein
· 8 years ago
78dce25
[SCEV] Compute affine range in another way to avoid bitwidth extending.
by Michael Zolotukhin
· 8 years ago
d289ddd
[WebAssembly] Fix some broken type encodings in wasm binary
by Derek Schuff
· 8 years ago
a07d9f3
Silence -Wcovered-switch-default warning.
by Zachary Turner
· 8 years ago
4616521
[InstCombine] avoid breaking up bitcasted vector min/max patterns (PR32306)
by Sanjay Patel
· 8 years ago
7d515a4
Clarify a comment about mapped_iterator. NFC
by Jonathan Roelofs
· 8 years ago
c3f644a
ArchiveWriter: Remove unused variables. NFC.
by Peter Collingbourne
· 8 years ago
e0f4fee
[InstCombine] add tests for PR32306 and missed min/max canonicalization; NFC
by Sanjay Patel
· 8 years ago
e399c3e
Create msbuild only when using MSVC
by Reid Kleckner
· 8 years ago
7ba6356
[PDB] Add support for parsing Flags from PDB Stream.
by Zachary Turner
· 8 years ago
7b596b1
[llvm-pdbdump] Add support for diffing the PDB Stream.
by Zachary Turner
· 8 years ago
6308f28
Revert commit r297971 because of issues reported by msan.
by Adrian Prantl
· 8 years ago
e00719d
TargetInstrInfo: Provide default implementation of isTailCall().
by Matthias Braun
· 8 years ago
8b1080c
[globalisel] Correct one more simple immediate that should be a ConstantInt.
by Daniel Sanders
· 8 years ago
271460b
[AVX-512] Add tests for kandn, kor, kxor, and kxnor intrinsics.
by Craig Topper
· 8 years ago
4235bb8
[llvm-pdbdump] clang-format Diff.cpp
by Zachary Turner
· 8 years ago
01137ce
Remove redundant conditions (PR31753). NFCI.
by Simon Pilgrim
· 8 years ago
b789f7b
Fix unused variable warnings.
by Adrian Prantl
· 8 years ago
80bfdf1
Salvage debug info from instructions about to be deleted
by Adrian Prantl
· 8 years ago
aad0d39
LTO: Create temporary cache files in the cache directory instead of $TMPDIR.
by Peter Collingbourne
· 8 years ago
e3a9e90
Attempt to fix bot failure on Windows.
by Adrian Prantl
· 8 years ago
89cb961
[globalisel] Correct G_CONSTANT path of selectArithImmed()
by Daniel Sanders
· 8 years ago
34c8126
Rearrange fields. NFC.
by Adrian Prantl
· 8 years ago
fd16587
Rename methods in DwarfExpression to adhere to the LLVM coding guidelines. NFC.
by Adrian Prantl
· 8 years ago
308a80b
PR32288: More efficient encoding for DWARF expr subregister access.
by Adrian Prantl
· 8 years ago
7e21d8d
[cmake] Refactor warning flag logic to use Unix warnings with clang-cl
by Reid Kleckner
· 8 years ago
800f104
[IR] Inline some Function accessors
by Reid Kleckner
· 8 years ago
6ce086b
Revert "PR32288: More efficient encoding for DWARF expr subregister access."
by Adrian Prantl
· 8 years ago
7c8e19d
PR32288: More efficient encoding for DWARF expr subregister access.
by Adrian Prantl
· 8 years ago
a2d20c4
Test commit.
by Hiroshi Inoue
· 8 years ago
1537930
[AMDGPU] Run always inliner early in opt
by Stanislav Mekhanoshin
· 8 years ago
0a25d0e
[X86] Add PR22338 test case
by Simon Pilgrim
· 8 years ago
610fcc0
Fix: Refactor SimplifyCFG:canSinkInstructions [NFC]
by Aditya Kumar
· 8 years ago
078fc4c
[BasicTTIImpl] Bugfix in getIntrinsicInstrCost()
by Jonas Paulsson
· 8 years ago
bd47439
[InstCombine] Liberate assert in InstCombiner::visitZExt
by Bjorn Pettersson
· 8 years ago
9dd65de
Revert "[PGO] Value profile for size of memory intrinsic calls"
by Eric Liu
· 8 years ago
8276800
[Support] Add support for getting file system permissions on Windows and implement sys::fs::set/getPermissions to work with them
by James Henderson
· 8 years ago
c177883
[PM/Inliner] Fix a bug in r297374 where we would leave stale calls in
by Chandler Carruth
· 8 years ago
9a95bff
[PM/Inliner] Add a test case that encapsulates the core issue addressed
by Chandler Carruth
· 8 years ago
ff057b1
Fixing typos.
by Oren Ben Simhon
· 8 years ago
1b6f5a3
[SelectionDAG] Optimize VSELECT->SETCC of incompatible or illegal types.
by Jonas Paulsson
· 8 years ago
a690454
[ADCE] Remove redundent code [NFC]
by Tobias Grosser
· 8 years ago
13c3208
Fix pessimising moves.
by Peter Collingbourne
· 8 years ago
2995c25
Support: Add a cache pruning policy parser.
by Peter Collingbourne
· 8 years ago
e6f1b02
[Hexagon] Fixing test from 297920 to add Hexagon triple.
by Colin LeMahieu
· 8 years ago
Next »