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