Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_external_llvm
/
f29f15e2ea24a316cc6982f680b3915156809157
f29f15e
CodeGen: Make computeRegisterLiveness search forward first
by Matt Arsenault
· 7 years ago
23c93c1
CodeGen: Make computeRegisterLiveness consider successors
by Matt Arsenault
· 7 years ago
03c16fb
[DWARF] Missing location debug information with -O2.
by Carlos Alberto Enciso
· 7 years ago
15b4327
[X86] Improved sched model for X86 CMPXCHG* instructions.
by Andrew V. Tischenko
· 7 years ago
ed9c863
[InstCombine] Add test cases for D51398
by Craig Topper
· 7 years ago
038d083
[X86] Make Feature64Bit useful
by Craig Topper
· 7 years ago
4f8c160
[X86] Update test command line to not use 64-bit mode on a 32-bit only athlon cpu.
by Craig Topper
· 7 years ago
5ea005b
[X86] Remove powerpc cpu name and features from uwtables.ll
by Craig Topper
· 7 years ago
0dc6b31
DAG: Don't use ABI copies in some contexts
by Matt Arsenault
· 7 years ago
3a86455
[NFC] Move OrderedInstructions and InstructionPrecedenceTracking to Analysis
by Max Kazantsev
· 7 years ago
187d918
Re-enable "[NFC] Unify guards detection"
by Max Kazantsev
· 7 years ago
9969df3
[XRay][llvm] Load XRay Profiles
by Dean Michael Berris
· 7 years ago
bdeb8b8
[WebAssembly] Be a little more conservative in WebAssemblyFixFunctionBitcasts
by Sam Clegg
· 7 years ago
6f7036e
[GlobalMerge] Fix GlobalMerge on bss external global variables.
by Huihui Zhang
· 7 years ago
a166c35
[SimplifyCFG] Rename a variable for readibility of a future change [NFC]
by Philip Reames
· 7 years ago
3972070
[SimplifyCFG] Fix a cost modeling oversight in branch commoning
by Philip Reames
· 7 years ago
6568fb5
[MS Demangler] Fix several crashes and demangling bugs.
by Zachary Turner
· 7 years ago
47dc019
[NFC] Make getPreferredAlignment honor section markings.
by Eli Friedman
· 7 years ago
649d287
[SimplifyCFG] Common debug handling [NFC]
by Philip Reames
· 7 years ago
72a8d84
[llvm-strip] Fix -p|--preserve-dates to not truncate output when used in-place.
by Jordan Rupprecht
· 7 years ago
04e389a
[MemorySSA] Silence warning.
by Alina Sbirlea
· 7 years ago
460e601
Reverse subregister saved loops in register usage info collector; NFC
by Matthias Braun
· 7 years ago
ff8943d
Revert r340947 "[InstCombine] Expand the simplification of pow() into exp2()"
by Reid Kleckner
· 7 years ago
0bac46f
[MemorySSA] Fix checkClobberSanity to skip Start only for Defs and Uses.
by Alina Sbirlea
· 7 years ago
d78238e
Add a todo and tests to Address a review commnt from D50925 [NFC]
by Philip Reames
· 7 years ago
a9f18e9
[LICM] Hoist stores of invariant values to invariant addresses out of loops
by Philip Reames
· 7 years ago
8ce430e
AMDGPU: Handle 32-bit address wraparounds for SMRD opcodes
by Marek Olsak
· 7 years ago
abc5ee6
[SimpleLoopUnswitch] After unswitch delete dead blocks in parent loops
by Fedor Sergeev
· 7 years ago
e368b7a
Revert "[libFuzzer] Port to Windows"
by Matt Morehouse
· 7 years ago
8ce71c5
[InstCombine] canonicalize fneg with llvm.sin
by Sanjay Patel
· 7 years ago
19135ae
[MemorySSA] Add expesive check for validating clobber accesses.
by Alina Sbirlea
· 7 years ago
578a07e
[InstCombine] add tests for llvm.sin(-x); NFC
by Sanjay Patel
· 7 years ago
1f742a3
[libFuzzer] Port to Windows
by Matt Morehouse
· 7 years ago
19ea694
[InstCombine] Expand the simplification of pow() with nested exp{,2}()
by Evandro Menezes
· 7 years ago
02b82d7
[InstCombine] Expand the simplification of pow() into exp2()
by Evandro Menezes
· 7 years ago
4dfd5db
[llvm-mca] Add fields "Total uOps" and "uOps Per Cycle" to the report generated by the SummaryView.
by Andrea Di Biagio
· 7 years ago
2d5557c
[llvm-mca] Don't disable the SummaryView if flag `-all-stats` is false.
by Andrea Di Biagio
· 7 years ago
a63a709
[MinGW] [X86] Add stubs for references to data variables that might end up imported from a dll
by Martin Storsjo
· 7 years ago
b8bd0d4
[InstCombine] Replace two calls to getNumUses() with !hasNUsesOrMore
by Craig Topper
· 7 years ago
cbc9a8c
Update Visual Studio Integration version number.
by Zachary Turner
· 7 years ago
056d9c0
[AMDGPU] Match udot4 pattern.
by Farhana Aleen
· 7 years ago
ed91909
[DebugCounters] Fix DebugCounterTest when running all SupportTests
by Alexandre Ganea
· 7 years ago
bdf9a8a
[InstCombine] add test for vector demanded elements + shrinking; NFC
by Sanjay Patel
· 7 years ago
7a2be54
[mips] Fix microMIPS unconditional branch offset handling
by Simon Atanasyan
· 7 years ago
4963a3e
[mips] Involves microMIPS's jump in the analyzable branch set
by Simon Atanasyan
· 7 years ago
a1a7c48
[InstCombine] move declarations closer to uses; NFC
by Sanjay Patel
· 7 years ago
426e5c1
[mips] Prevent shrink-wrap for BuildPairF64, ExtractElementF64 when they use $sp
by Vladimir Stefanovic
· 7 years ago
e817129
[InstCombine] remove unnecessary shuffle undef folding
by Sanjay Patel
· 7 years ago
e01f3f0
Revert r340922 "[GVNHoist] Re-enable GVNHoist by default"
by Alexandros Lamprineas
· 7 years ago
fc12472
Revert r340921 "[NFC] Unify guards detection"
by Hans Wennborg
· 7 years ago
65850ba
[GVNHoist] Re-enable GVNHoist by default
by Alexandros Lamprineas
· 7 years ago
68de447
[NFC] Unify guards detection
by Max Kazantsev
· 7 years ago
3b08dd1
[mips] Add missing instructions
by Aleksandar Beserminji
· 7 years ago
6065bc0
[DAGCombiner] Add X / X -> 1 & X % X -> 0 folds
by Simon Pilgrim
· 7 years ago
e64aa7c
[DAGCombiner] Add X / X -> 1 & X % X -> 0 folds (test tweaks)
by Simon Pilgrim
· 7 years ago
91bff92
[DAGCombiner] Add X / X -> 1 & X % X -> 0 folds (test tweaks)
by Simon Pilgrim
· 7 years ago
fe980e2
[NFC] Factor out guard utility methods into a separate file
by Max Kazantsev
· 7 years ago
1986113
[X86][AVX] Prefer VPBLENDW+VPBLENDD to VPBLENDVB for v16i16 blend shuffles
by Simon Pilgrim
· 7 years ago
4055243
[MC] fix a clang-tidy warning, NFC
by Krasimir Georgiev
· 7 years ago
4b9c2a9
Remove debug code accidently committed in rL340837. NFCI.
by Simon Pilgrim
· 7 years ago
2a751e1
Revert r340904 "[llvm-mc] - Allow to set custom flags for debug sections."
by George Rimar
· 7 years ago
0d21b88
[benchmark] NFC: Turn benchmark ON on all non-Windows buildbots
by Kirill Bobyrev
· 7 years ago
3c4edb8
[llvm-mc] - Allow to set custom flags for debug sections.
by George Rimar
· 7 years ago
1209b72
AMDGPU: Fix getInstSizeInBytes
by Nicolai Haehnle
· 7 years ago
10a4287
LoopSink: Don't sink into blocks without an insertion point (PR38462)
by Hans Wennborg
· 7 years ago
65dce11
[SelectionDAG] Remove masked_gather/scatter from TargetSelectionDAG.td.
by Craig Topper
· 7 years ago
8767aa6
[SelectionDAG] Add some comments to ISDOpcodes.h about the operands of MLOAD, MSTORE, MGATHER, MSCATTER. NFC
by Craig Topper
· 7 years ago
ef6d904
Add support for various C++14 demanglings.
by Zachary Turner
· 7 years ago
2e2b1e2
[MS Demangler] Add output flags to all function calls.
by Zachary Turner
· 7 years ago
96e608a
NFC. fixing time-passes test failure on Windows.
by Fedor Sergeev
· 7 years ago
9d8c6d3
[GISel]: Add legalization support for Widening UADDO/USUBO
by Aditya Nandakumar
· 7 years ago
ee609f0
[X86] Support v2i32 gather/scatter indices with -x86-experimental-vector-widening-legalization
by Craig Topper
· 7 years ago
acf390b
Start reserving x18 by default on Android targets.
by Peter Collingbourne
· 7 years ago
3b3d483
[llvm-mca] Remove unused formal. NFC.
by Matt Davis
· 7 years ago
7fdf8ca
[llvm-mca] Move the initialization of Pipeline. NFC.
by Matt Davis
· 7 years ago
aea5274
[codeview] Clean up machinery for deferring .cv_loc emission
by Reid Kleckner
· 7 years ago
b9ba94c
[QTOOL-37352] Consider isLegalAddressingImm in Constant Hoisting
by Zhaoshi Zheng
· 7 years ago
0f4e358
[ORC] Add a testcase for r338975.
by Lang Hames
· 7 years ago
d895f5d
[codeview] Emit labels for .cv_loc immediately
by Reid Kleckner
· 7 years ago
a0e0d1c
[X86] Remove GCCBuiltin from kadd intrinsics.
by Craig Topper
· 7 years ago
702730f
[ORC] Replace lookupFlags in JITSymbolResolver with getResponsibilitySet.
by Lang Hames
· 7 years ago
9f6be22
[NFC][PassTiming] factor out generic PassTimingInfo
by Fedor Sergeev
· 7 years ago
7729976
[SimpleLoopUnswitch] Form dedicated exits after trivial unswitches.
by Alina Sbirlea
· 7 years ago
592e4c7
[ORC] Add an addObjectFile method to LLJIT.
by Lang Hames
· 7 years ago
2855075
[X86] Add intrinsics for KADD instructions
by Craig Topper
· 7 years ago
18fbbd8
[AMDGPU] Fix -Wunused-variable when -DLLVM_ENABLE_ASSERTIONS=off
by Fangrui Song
· 7 years ago
0ac1dae
Revert "[libFuzzer] Port to Windows"
by Matt Morehouse
· 7 years ago
29213a7
AMDGPU: Don't delete instructions if S_ENDPGM has implicit uses
by Matt Arsenault
· 7 years ago
f8d7148
[GISel]: Add missing opcodes for overflow intrinsics
by Aditya Nandakumar
· 7 years ago
31d4eb8
[WebAssembly][NFC] Document stackifier tablegen backend
by Thomas Lively
· 7 years ago
3249792
[llvm-mca] use llvm::any_of instead of std::any_of. NFC
by Andrea Di Biagio
· 7 years ago
0e21fb6
AMDGPU: Force shrinking of add/sub even if the carry is used
by Matt Arsenault
· 7 years ago
39e9b90
[WebAssembly][NFC] Fix formatting from rL340781
by Thomas Lively
· 7 years ago
0fbff7f
[libFuzzer] Port to Windows
by Matt Morehouse
· 7 years ago
ac00e8c
AMDGPU: Shrink insts to fold immediates
by Matt Arsenault
· 7 years ago
4d76606
[WebAssembly][NFC] Fix up SIMD bitwise tests
by Thomas Lively
· 7 years ago
c9d8c58
[WebAssembly] v128.not
by Thomas Lively
· 7 years ago
7b8d06c
AMDGPU: Move canShrink into TII
by Matt Arsenault
· 7 years ago
7eda191
[DAGCombine] Rework MERGE_VALUES to inline in single pass. NFCI.
by Nirav Dave
· 7 years ago
f0b6863
[DAG] Avoid recomputing Divergence checks. NFCI.
by Nirav Dave
· 7 years ago
Next »