1. 256a16d FastIsel: take care to update iterators when removing instructions. by Tim Northover · 7 years ago
  2. 0bbb0d0 [ARM] Add MemOperand to LDRcp to enable DCE. by Eli Friedman · 7 years ago
  3. 81920b0 DAG: Add calling convention argument to calling convention funcs by Matt Arsenault · 7 years ago
  4. 5f8f34e4 Remove \brief commands from doxygen comments. by Adrian Prantl · 7 years ago
  5. 2fa1436 [IR][CodeGen] Remove dependency on EVT from IR/Function.cpp. Move EVT to CodeGen layer. by Craig Topper · 7 years ago
  6. 36a0f22 Fix layering by moving ValueTypes.h from CodeGen to IR by David Blaikie · 8 years ago
  7. 13e77db Fix layering of MachineValueType.h by moving it from CodeGen to Support by David Blaikie · 8 years ago
  8. 7512c3e [ARMFastISel] Replace deprecated calls to MemoryIntrinsic::getAlignment() (NFCI) by Daniel Neilson · 8 years ago
  9. 1e68724 Remove alignment argument from memcpy/memmove/memset in favour of alignment attributes (Step 1) by Daniel Neilson · 8 years ago
  10. 0e6694d Silence a bunch of implicit fallthrough warnings by Adrian Prantl · 8 years ago
  11. f1caa28 MachineFunction: Return reference from getFunction(); NFC by Matthias Braun · 8 years ago
  12. b3bde2e Fix a bunch more layering of CodeGen headers that are in Target by David Blaikie · 8 years ago
  13. 3f833ed Target/TargetInstrInfo.h -> CodeGen/TargetInstrInfo.h to match layering by David Blaikie · 8 years ago
  14. 076468c [ARM] Fix some Clang-tidy modernize-use-using and Include What You Use warnings; other minor fixes (NFC). by Eugene Zelenko · 8 years ago
  15. 0f76a35 Fix ARMv4 support by Joerg Sonnenberger · 8 years ago
  16. 080f697 Use report_fatal_error for unsupported calling conventions by Alex Bradbury · 8 years ago
  17. 5b8e487 [ARM|CodeGen] Improve the code in FastISel by Javed Absar · 8 years ago
  18. 6bda14b Sort the remaining #include lines in include/... and lib/.... by Chandler Carruth · 8 years ago
  19. d526b13 Add extra operand to CALLSEQ_START to keep frame part set up previously by Serge Pavlov · 8 years ago
  20. 6652a52 Use Argument::hasAttribute and AttributeList::ReturnIndex more by Reid Kleckner · 8 years ago
  21. 7c6dee9f [ARM] Rename HW div feature to HW div Thumb. NFCI. by Diana Picus · 8 years ago
  22. fb502d2 [IR] Make paramHasAttr to use arg indices instead of attr indices by Reid Kleckner · 8 years ago
  23. 063a56e ARM: make sure FastISel bails on f64 operations for Cortex-M4. by Tim Northover · 9 years ago
  24. d508789 [ARM] Use VCMP, not VCMPE, for floating point equality comparisons by James Molloy · 9 years ago
  25. 342257e [ARM] Fix some Clang-tidy modernize and Include What You Use warnings; other minor fixes (NFC). by Eugene Zelenko · 9 years ago
  26. a2c5914 [ARM] CodeGen: Replace AddDefaultT1CC and AddNoT1CC. NFC by Diana Picus · 9 years ago
  27. 8a73f55 [ARM] CodeGen: Remove AddDefaultCC. NFC. by Diana Picus · 9 years ago
  28. 4f8c3e1 [ARM] CodeGen: Remove AddDefaultPred. NFC. by Diana Picus · 9 years ago
  29. ab85225b IR: Change the gep_type_iterator API to avoid always exposing the "current" type. by Peter Collingbourne · 9 years ago
  30. e9cdb24 [ArmFastISel] Kill dead code. NFCI. by Davide Italiano · 9 years ago
  31. cd1d5aa Replace a few more "fall through" comments with LLVM_FALLTHROUGH by Justin Bogner · 9 years ago
  32. b03fd12 Replace "fallthrough" comments with LLVM_FALLTHROUGH by Justin Bogner · 9 years ago
  33. 8331aae [ARM] Add support for embedded position-independent code by Oliver Stannard · 9 years ago
  34. 941a705 MachineFunction: Return reference for getFrameInfo(); NFC by Matthias Braun · 9 years ago
  35. 774d157 [ARM] Honour ABI for rem under -O0 for EABI, GNUEABI, Android and Musl by Diana Picus · 9 years ago
  36. 0af80cd [CodeGen] Take a MachineMemOperand::Flags in MachineFunction::getMachineMemOperand. by Justin Lebar · 9 years ago
  37. db6bd02 Delete unused includes. NFC. by Rafael Espindola · 9 years ago
  38. 5ac8f5c Don't pass a Reloc::Model to GVIsIndirectSymbol. by Rafael Espindola · 9 years ago
  39. 3beef8d Move shouldAssumeDSOLocal to Target. by Rafael Espindola · 9 years ago
  40. e715172 Use isPositionIndependent. NFC. by Rafael Espindola · 9 years ago
  41. 7b4ef06 Delete more dead code. by Rafael Espindola · 9 years ago
  42. e61e4bf Replace silly uses of 'signed' with 'int' by David Majnemer · 9 years ago
  43. 524bcbf Add a isPositionIndependent helper to ARMFastISel. NFC. by Rafael Espindola · 9 years ago
  44. 959e9c8 Use shouldAssumeDSOLocal. by Rafael Espindola · 9 years ago
  45. 9935766 Simplify. NFC. by Rafael Espindola · 9 years ago
  46. afade35 Don't print (PLT) on arm. by Rafael Espindola · 9 years ago
  47. b550cb1 [NFC] Header cleanup by Mehdi Amini · 9 years ago
  48. 5751814 Swift Calling Convention: swifterror target support. by Manman Ren · 9 years ago
  49. 802cd6f Swift Calling Convention: swiftcc for ARM. by Manman Ren · 9 years ago
  50. f46262e Swift Calling Convention: add swiftself attribute. by Manman Ren · 9 years ago
  51. 2828c57 [CXX_FAST_TLS] fix issues with O0 on ARM, AArch64 and X86. by Manman Ren · 10 years ago
  52. 190577a [opaque pointer types] [NFC] CallSite: use getFunctionType() instead of going through PointerType::getElementType. by Manuel Jacob · 10 years ago
  53. 5e9e65e CXX_FAST_TLS calling convention: performance improvement for ARM. by Manman Ren · 10 years ago
  54. bd41cf8 ARM: support TLS accesses on Darwin platforms by Tim Northover · 10 years ago
  55. e5e035a3 Replace uint16_t with the MCPhysReg typedef in many places. A lot of physical register arrays already use this typedef. by Craig Topper · 10 years ago
  56. 67cf9a7 Revert "Change memcpy/memset/memmove to have dest and source alignments." by Pete Cooper · 10 years ago
  57. 72bc23e Change memcpy/memset/memmove to have dest and source alignments. by Pete Cooper · 10 years ago
  58. 99fac80 ARM/ELF: Restore original (pre-r251322) logic for deciding whether to use GOT. by Peter Collingbourne · 10 years ago
  59. 97aae40 ARM/ELF: Better codegen for global variable addresses. by Peter Collingbourne · 10 years ago
  60. 9f9559e ARM: Remove implicit ilist iterator conversions, NFC by Duncan P. N. Exon Smith · 10 years ago
  61. 8823b84 NFC: Fix indentation and add braces to clarify nested of else-statement. by Bob Wilson · 10 years ago
  62. ccfc9c8 FastISel: Use finishCondBranch() for ARM,Mips,PowerPC FastISel by Matthias Braun · 10 years ago
  63. e40c8a2 PseudoSourceValue: Replace global manager with a manager in a machine function. by Alex Lorenz · 10 years ago
  64. ebcd748 Convert a bunch of loops to foreach. NFC. by Pete Cooper · 10 years ago
  65. 44ede33 Make TargetLowering::getPointerTy() taking DataLayout as an argument by Mehdi Amini · 10 years ago
  66. 56228da Redirect DataLayout from TargetMachine to Module in ComputeValueVTs() by Mehdi Amini · 10 years ago
  67. 1bc8af7 [ARM] Define a subtarget feature and use it to decide whether long calls should by Akira Hatanaka · 10 years ago
  68. f00654e Revert r240137 (Fixed/added namespace ending comments using clang-tidy. NFC) by Alexander Kornienko · 10 years ago
  69. 70bc5f1 Fixed/added namespace ending comments using clang-tidy. NFC by Alexander Kornienko · 10 years ago
  70. ddf76aa Stop resetting NoFramePointerElim in TargetMachine::resetTargetOptions. by Akira Hatanaka · 10 years ago
  71. d927c6e [ARM] Fast-Isel was incorrectly selecting <2 x double> adds. by Pete Cooper · 10 years ago
  72. e8d0c4c [ARM][FastISel] Use TST #1 instead of CMP #0 for select. by Ahmed Bougacha · 10 years ago
  73. 9deb75d Have getCallPreservedMask and getThisCallPreservedMask take a by Eric Christopher · 11 years ago
  74. 3ef249c9 Add ARM test for r227489, but XFAIL because this is actually more work than it appeared to be. by David Blaikie · 11 years ago
  75. a4b7239 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
  76. 0c9b51c 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
  77. 6754530 Matching ARM change for r227481: DebugInfo: Teach Fast ISel to respect the debug location of comparisons in jumps. by David Blaikie · 11 years ago
  78. c125e12 Small cleanup in ARMFastISel initialization. by Eric Christopher · 11 years ago
  79. 1b21f00 Migrate ARM except for TTI, AsmPrinter, and frame lowering by Eric Christopher · 11 years ago
  80. 61e88f4 Remove a bunch of unnecessary typecasts to 'const TargetRegisterClass *' by Craig Topper · 11 years ago
  81. 88e3251 [FastISel][tblgen] Rename tblgen generated FastISel functions. NFC. by Juergen Ributzka · 11 years ago
  82. 5b8bb4d [FastISel] Rename public visible FastISel functions. NFC. by Juergen Ributzka · 11 years ago
  83. 5df8603df [FastISel][ARM] Fix a think-o in my previous commit (r215682). by Juergen Ributzka · 11 years ago
  84. 81db58e [FastISel][ARM] Fall-back to constant pool loads when materializing an i32 constant. by Juergen Ributzka · 11 years ago
  85. a5b0838 [FastISel][ARM] Use MOVT/MOVW if the subtarget requests it. by Juergen Ributzka · 11 years ago
  86. 2cbcf7a [FastISel][ARM] Fix a bug in the integer materialization code. by Juergen Ributzka · 11 years ago
  87. b521750 Remove the target machine from CCState. Previously it was only used by Eric Christopher · 11 years ago
  88. d913448 Remove the TargetMachine forwards for TargetSubtargetInfo based by Eric Christopher · 11 years ago
  89. 4c018a1 [FastISel][ARM] Do not emit stores for undef arguments. by Juergen Ributzka · 11 years ago
  90. c1058df Move function dependent resetting of a subtarget variable out of the by Eric Christopher · 11 years ago
  91. 238c7c1 ARM: Implement big endian bit-conversion for NEON type by Christian Pirker · 11 years ago
  92. 062a2ba [C++] Use 'nullptr'. Target edition. by Craig Topper · 11 years ago
  93. 2f553f3 FastISel: constrain the RegClass of operands when emitting instructions. by Tim Northover · 11 years ago
  94. 1a59711 Tidy up. Trailing whitespace. by Jim Grosbach · 11 years ago
  95. 3161726 remove a bunch of unused private methods by Nuno Lopes · 12 years ago
  96. a925326 Prune includes in ARM target. by Craig Topper · 12 years ago
  97. 2669631 [C++11] Mark the target fast isel classes as 'final' so that the compiler can de-virtualize some of the internal calls. by Craig Topper · 12 years ago
  98. 6bc27bf [C++11] Add 'override' keyword to virtual methods that override their base class. by Craig Topper · 12 years ago
  99. 219b89b [Modules] Move CallSite into the IR library where it belogs. It is by Chandler Carruth · 12 years ago
  100. 03eb0de [Modules] Move GetElementPtrTypeIterator into the IR library. As its by Chandler Carruth · 12 years ago