Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_external_llvm80
/
baceda736e85ecd0e85127710ed2f91f139e07d5
baceda7
[multiversion] Thread a function argument through all the callers of the
by Chandler Carruth
· 11 years ago
59d9986
[X86] Convert esp-relative movs of function arguments to pushes, step 2
by Michael Kuperstein
· 11 years ago
033773b
[PM] Clean up a stale comment that came from a differnt pass when
by Chandler Carruth
· 11 years ago
9a941b2
[PM] Port SimplifyCFG to the new pass manager.
by Chandler Carruth
· 11 years ago
80c55f2
[PM] Port EarlyCSE to the new pass manager.
by Chandler Carruth
· 11 years ago
795e721
[PM] Teach the module-to-function adaptor to not run function passes
by Chandler Carruth
· 11 years ago
b3f3d89
[PM] Switch to a ranged based for loop. NFC
by Chandler Carruth
· 11 years ago
7724e8e
[PM] Port TTI to the new pass manager, introducing a TargetIRAnalysis to
by Chandler Carruth
· 11 years ago
270f7a2
[X86] Add a few target specific nodes to 'getTargetNodeName'
by Craig Topper
· 11 years ago
516052a
AVX2: Added 2 more tests for gather intrinsics.
by Elena Demikhovsky
· 11 years ago
814d95b
Removed assert that doesn't typecheck and breaks debug MSVC build.
by Michael Kuperstein
· 11 years ago
581ef38
[PM] Refactor the analysis registration and pass pipeline parsing to
by Chandler Carruth
· 11 years ago
29bd1dd
[SeparateConstOffsetFromGEP] skip optnone functions
by Jingyue Wu
· 11 years ago
8a8ff72
[SeparateConstOffsetFromGEP] set PreservesCFG flag
by Jingyue Wu
· 11 years ago
f15b696
[NVPTX] Emit .pragma "nounroll" for loops marked with nounroll
by Jingyue Wu
· 11 years ago
58e57f1
Fix PR22393. When recursively replacing an aggregate with a smaller
by Adrian Prantl
· 11 years ago
d292366
Add missing tags.
by Adrian Prantl
· 11 years ago
39f22d9
[CMake] LLVMLTO requires Intrinsics.gen since r227685 introduced llvm/Analysis/TargetTransformInfo.h.
by NAKAMURA Takumi
· 11 years ago
e4fc473
[CMake] LLVMTarget requires Intrinsics.gen since r227669 introduced llvm/Analysis/TargetTransformInfo.h.
by NAKAMURA Takumi
· 11 years ago
685c2ad
[PM] Remove a bunch of stale TTI creation method declarations. I nuked
by Chandler Carruth
· 11 years ago
ea3e75f
Fix typo
by Matt Arsenault
· 11 years ago
9061eb6
R600/SI: Only select cvt_flr/cvt_rpi with no NaNs.
by Matt Arsenault
· 11 years ago
7708f5b
X86: silence a GCC warning
by Saleem Abdulrasool
· 11 years ago
96a563c
Remove unused variable.
by Diego Novillo
· 11 years ago
2376747
Removed a spurious semicolon; NFC
by Aaron Ballman
· 11 years ago
4c91d59
Removed SSE lane blend findCommutedOpIndices overrides. NFCI.
by Simon Pilgrim
· 11 years ago
982005c
[X86][SSE] Shuffle mask decode support for zero extend, scalar float/double moves and integer load instructions
by Simon Pilgrim
· 11 years ago
1937233
[PM] Switch the TargetMachine interface from accepting a pass manager
by Chandler Carruth
· 11 years ago
2d94613
[asan][mips] Fix MIPS64 Asan mapping
by Kumar Sukhani
· 11 years ago
41a9ae5
Replace another std::set in the core of CodeGenRegister, this time with sorted arrays.
by Owen Anderson
· 11 years ago
35da384
Change more of the guts of CodeGenRegister's RegUnit tracking to be based on bit vectors.
by Owen Anderson
· 11 years ago
ef2a677
llvm-readobj: add a test case for ARM_MOV32(T) base relocation
by Saleem Abdulrasool
· 11 years ago
0289714
ARM: make a table more readable (NFC)
by Saleem Abdulrasool
· 11 years ago
a6a87b5
[PM] Change the core design of the TTI analysis to use a polymorphic
by Chandler Carruth
· 11 years ago
8167480
ARM: support stack probe size on Windows on ARM
by Saleem Abdulrasool
· 11 years ago
a1667be
[fuzzer] add flags to run fuzzer in multiple parallel processes
by Kostya Serebryany
· 11 years ago
0602444
Add the -section option to llvm-objdump used with -macho that takes the argument
by Kevin Enderby
· 11 years ago
9003c8d
Remove the last vestiges of resetOperationActions.
by Eric Christopher
· 11 years ago
10b9636
Reuse a bunch of cached subtargets and remove getSubtarget calls
by Eric Christopher
· 11 years ago
abac0e8
Add PPC test for r227481, but XFAIL because this is actually more work than it appeared to be.
by David Blaikie
· 11 years ago
bcc0fa6
Reuse a bunch of cached subtargets and remove getSubtarget calls
by Eric Christopher
· 11 years ago
8e55a9e
Avoid using the cast and use the templated accessor function.
by Eric Christopher
· 11 years ago
cfb61b3
[AArch64] Add a few more DUP testcases. NFC.
by Ahmed Bougacha
· 11 years ago
936801f
Factor out statepoint verification into separate function. (NFC)
by Philip Reames
· 11 years ago
05efde6
[fuzzer] Add a gtest-style test
by Kostya Serebryany
· 11 years ago
0def304
Reuse a bunch of cached subtargets and remove getSubtarget calls
by Eric Christopher
· 11 years ago
24173bd
Fix statepoint verifier tests to actually test verifier.
by Philip Reames
· 11 years ago
f2045fb
[AArch64] Robustize neon-scalar-copy.ll tests. NFC.
by Ahmed Bougacha
· 11 years ago
cbae08d
Add ARM test for r227489, but XFAIL because this is actually more work than it appeared to be.
by David Blaikie
· 11 years ago
4bde790
[PBQP] Fix transposed worst row/column check in handleAdd/RemoveNode in the PBQP
by Lang Hames
· 11 years ago
2048ee3
NFC. Making printOptionValues an API on the parser class.
by Chris Bieneman
· 11 years ago
d9b3a82
Fix memory leak in WinEHPrepare introduced in r227405.
by Alexey Samsonov
· 11 years ago
e4c7a81
Remove unused function.
by Eric Christopher
· 11 years ago
bc08db4
Remove extraneous forward declaration.
by Eric Christopher
· 11 years ago
5882e66
Use the cached subtargets and remove calls to getSubtarget/getSubtargetImpl
by Eric Christopher
· 11 years ago
a60636b
Add a similar templated cast for getSubtarget off of the MachineFunction
by Eric Christopher
· 11 years ago
ed16028
Add one more vim swap file pattern
by Michael Liao
· 11 years ago
a032778
[Hexagon] Adding vector shift instructions and tests.
by Colin LeMahieu
· 11 years ago
24b999d
R600/SI: Handle SI_SPILL_V96_RESTORE in SIRegisterInfo::eliminateFrameIndex()
by Tom Stellard
· 11 years ago
ee93f01
[X86] Cleanup tabs in test vector-zext.ll. NFC.
by Ahmed Bougacha
· 11 years ago
2389dc9
Silence "not all paths return a value" warning in MSVC
by Reid Kleckner
· 11 years ago
35e1281
[Hexagon] Adding vector predicate instructions.
by Colin LeMahieu
· 11 years ago
f99ddd0
[Hexagon] Adding vector permutation instructions and tests.
by Colin LeMahieu
· 11 years ago
e359929
Win64: Put a REX_W prefix on all TAILJMP* instructions
by Reid Kleckner
· 11 years ago
a6c6e1e
[Hexagon] Adding vector multiplies. Cleaning up tests.
by Colin LeMahieu
· 11 years ago
9dbaae6
Remove the preverify pass from the documentation now that it has been removed
by Yunzhong Gao
· 11 years ago
e288ebf
[Hexagon] Adding XTYPE/COMPLEX instructions and cleaning up tests.
by Colin LeMahieu
· 11 years ago
cea6171
[AArch64] Make AArch64A57FPLoadBalancing output stable.
by Chad Rosier
· 11 years ago
aeeb71e
Remove a redundant dyn_cast.
by Adrian Prantl
· 11 years ago
88deac4
Inliner: Use replaceDbgDeclareForAlloca() instead of splicing the
by Adrian Prantl
· 11 years ago
7a3c3f3
ARM: further correct .fpu directive handling
by Saleem Abdulrasool
· 11 years ago
88f1329
Revert "Add missing test from r227488"
by Renato Golin
· 11 years ago
71b1347
Revert "Revert "Matching ARM change for r227481: DebugInfo: Teach Fast ISel to respect the debug location of comparisons in jumps.""
by Renato Golin
· 11 years ago
d0a4d90
Revert "Matching ARM change for r227481: DebugInfo: Teach Fast ISel to respect the debug location of comparisons in jumps."
by Renato Golin
· 11 years ago
9b8adaf
Fixup gold-plugin after r227576.
by Alexey Samsonov
· 11 years ago
587083e
[Hexagon] Adding XTYPE/ALU vector instructions. Organizing test files.
by Colin LeMahieu
· 11 years ago
9492802
ARM: improve caret diagnostics for invalid FPU name
by Saleem Abdulrasool
· 11 years ago
728d12e
Fix lli after the DebugInfo move.
by Zachary Turner
· 11 years ago
1897b5c
Check bit widths before trying to get a type.
by Filipe Cabecinhas
· 11 years ago
dd62b7a
[Hexagon] Adding a number of vector load variants and organizing tests.
by Colin LeMahieu
· 11 years ago
de20f59
Really really don't build llvm-pdbdump on MSVC < 2013.
by Zachary Turner
· 11 years ago
50418a0
Move DebugInfo to DebugInfo/DWARF.
by Zachary Turner
· 11 years ago
8baa31e
ARM: correct handling of .fpu directive
by Saleem Abdulrasool
· 11 years ago
3460950
tidy up; NFC
by Sanjay Patel
· 11 years ago
b4a4457
[PM] Sink the population of the pass manager with target-specific
by Chandler Carruth
· 11 years ago
2ec788d
Fix a warning introduced by r227557 due to a default label in a fully
by Chandler Carruth
· 11 years ago
d379c6b
[Cygming] Seek also chkstk_ms, or JIT fails with DLL builds. It is fixup for r227519.
by NAKAMURA Takumi
· 11 years ago
3703b1f
Regenerate configure since r227090.
by NAKAMURA Takumi
· 11 years ago
71dc8ec
[mips] Manually replace JAL pseudo-instructions with their JALR equivalent, instead of using InstAlias.
by Toma Tabacu
· 11 years ago
8cf149d
[bitcode reader] Fix an assert on invalid type tables
by Filipe Cabecinhas
· 11 years ago
e21839b
Introduce llvm/test/LTO/X86. LTO tests may be assumed as target-specific.
by NAKAMURA Takumi
· 11 years ago
59288a4
Introduce llvm/test/LTO/ARM for arm-specific LTO test(s).
by NAKAMURA Takumi
· 11 years ago
bc227b6
Change a very hot piece of code in TableGen's register unit computations to use bit vectors rather than arrays.
by Owen Anderson
· 11 years ago
2f45a3c
Move the target specific test case arbitrary-induction-step.ll to test/Transforms/LoopVectorize/AArch64 folder.
by Hao Liu
· 11 years ago
e7769db
[LoopVectorize] Induction variables: support arbitrary constant step.
by Hao Liu
· 11 years ago
7d3a44a
[AArch64]Fix PR21675, a bug about lowering llvm.ctpop.i32. We should noot use "DAG.getUNDEF(MVT::v8i8)" to get all zero vector.
by Hao Liu
· 11 years ago
dd5e9f6
Use the cached subtarget in PPCFrameLowering.
by Eric Christopher
· 11 years ago
87dd120
Migrate some of PPC away from the use of bare getSubtarget/getSubtargetImpl.
by Eric Christopher
· 11 years ago
31f58f2
Migrage PPCRegisterInfo to use the cached subtarget.
by Eric Christopher
· 11 years ago
e413c8a
Fix PR22386. The inliner moves static allocas to the entry basic block
by Adrian Prantl
· 11 years ago
Next »