1. c8bd78c Restore the behavior of frame lowering before my refactoring. by Anton Korobeynikov · 14 years ago
  2. edb7fe5 Just rename the functions, relying on matching a instruction that has the same name as a symbol is way too fragile. by Benjamin Kramer · 14 years ago
  3. 07265b8 Test more than just label names and make test work on non-x86 hosts. by Benjamin Kramer · 14 years ago
  4. 9390983 Header warning patrol. by Eric Christopher · 14 years ago
  5. 7529b16 Add support for lexing single quotes like 'c'. by Roman Divacky · 14 years ago
  6. fffa863 Revert r122143 through r122140, which collectively broke the LLVMC tests on by Owen Anderson · 14 years ago
  7. 3132780 Merge isAbsolute into IsSymbolRefDifferenceFullyResolved. by Rafael Espindola · 14 years ago
  8. 1ec5bd3 Remove the MCObjectFormat class. by Rafael Espindola · 14 years ago
  9. 54f0885 Add a test that shows that we produce no fixups when computing the difference by Rafael Espindola · 14 years ago
  10. 3f037ef Add a FIXME and explain a hack. by Rafael Espindola · 14 years ago
  11. 47e8ae6 Support/PathV1: Clarify deprecation warning. by Michael J. Spencer · 14 years ago
  12. 1d6e7d2 Fix whitespace. by Michael J. Spencer · 14 years ago
  13. b9c767c Support/PathV1: Deprecate get{Basename,Dirname,Suffix}. by Michael J. Spencer · 14 years ago
  14. f705a7e Fix the note. by Rafael Espindola · 14 years ago
  15. d076482 Revert 122011, 122012, 122013, 122023 adding back an important optimization. by Rafael Espindola · 14 years ago
  16. 3904825 Apparently, operandices is not a word. by Jakob Stoklund Olesen · 14 years ago
  17. bff66a8 Move some data to the TargetWriter. by Rafael Espindola · 14 years ago
  18. 83d1ba5 Teach the inline spiller to attempt folding a load instruction into its single by Jakob Stoklund Olesen · 14 years ago
  19. 87c6d25 Tweak debug spew. by Jakob Stoklund Olesen · 14 years ago
  20. a68a4fd r120333 changed the opcode for the Thumb1 stuff from ARM::tMOVr to by Bill Wendling · 14 years ago
  21. cd08024 RemoveUnusedCPEntries can change things. Track it. by Bill Wendling · 14 years ago
  22. a5ff979 Test for push being relaxed. by Rafael Espindola · 14 years ago
  23. dfe3b6d Check that the register is live-in to the loop header before inserting copies in by Jakob Stoklund Olesen · 14 years ago
  24. bb1744e Fix GCC warning: by Nick Lewycky · 14 years ago
  25. 1ee03a8 Relax push instructions. by Rafael Espindola · 14 years ago
  26. 90862ee Make LazyValueInfo non-recursive. by Nick Lewycky · 14 years ago
  27. 094dd80 Rearrange some Neon multiclasses. No functional changes. by Bob Wilson · 14 years ago
  28. b3127bb Support/PathV1: Deprecate getLast. by Michael J. Spencer · 14 years ago
  29. 57e9104 CMake: Cleanup and document MSVC warning flags. by Michael J. Spencer · 14 years ago
  30. a479b23 Add support to CallbackVH to receive notification when a Value's use-list changes. by Owen Anderson · 14 years ago
  31. 89cab93 Pass a Banner argument to the machine code verifier both from by Jakob Stoklund Olesen · 14 years ago
  32. 3deb451 Fix result type of Neon floating-point comparisons against zero. by Bob Wilson · 14 years ago
  33. 3a75b9b Add some missing entries in ARMTargetLowering::getTargetNodeName. by Bob Wilson · 14 years ago
  34. 2d0537c Whitespace fixes. No functionality change. by Bill Wendling · 14 years ago
  35. 8d12140 Avoid dereferencing end() in collectInterferingVRegs() when there is no by Jakob Stoklund Olesen · 14 years ago
  36. af24964 Make the -verify-regalloc command line option available to base classes as by Jakob Stoklund Olesen · 14 years ago
  37. f428eb6 Enable loop splitting in RegAllocGreedy. by Jakob Stoklund Olesen · 14 years ago
  38. 9a3dc55 Add vector versions of some existing scalar transforms to aid codegen in matching psign & pblend operations to the IR produced by clang/gcc for their C idioms. by Nate Begeman · 14 years ago
  39. 976ef86 During local stack slot allocation, the materializeFrameBaseRegister function by Bill Wendling · 14 years ago
  40. d727343 Fix a DAGCombiner crash when folding binary vector operations with constant by Bob Wilson · 14 years ago
  41. 4c6b3d3 Combine several vector-related DAGCombiner tests. by Bob Wilson · 14 years ago
  42. 9bb43e1 Avoid report_fatal_error in ARM's PrintAsmOperand method. by Bob Wilson · 14 years ago
  43. 2615645 Remove trailing whitespace. by Bob Wilson · 14 years ago
  44. b65c175 Add support for matching psign & plendvb to the x86 target by Nate Begeman · 14 years ago
  45. d715e07 Add more checks to IntervalMapOverlaps::advance() to ensure that advanceTo sees by Jakob Stoklund Olesen · 14 years ago
  46. 5049ee5 It is allowed to call IntervalMap::const_iterator::advanceTo() with a key that by Jakob Stoklund Olesen · 14 years ago
  47. 175fb36 Thumb's forced-PC-alignment requirement applies to the _total_ displacement, not just to the fragment relative by Owen Anderson · 14 years ago
  48. f5daf8b Add a transform to DAG Combiner. This improves the by Dale Johannesen · 14 years ago
  49. 48c166b Fix 80 col. by Michael J. Spencer · 14 years ago
  50. 965841c Support/Path: Deprecate PathV1::isAbsolute. by Michael J. Spencer · 14 years ago
  51. 3ce88c9 PathV2: Use StringRef::substr to simplify substring creation. by Benjamin Kramer · 14 years ago
  52. 2f3a4aa Allow missing kill flags on an untied operand of a two-address instruction when by Jakob Stoklund Olesen · 14 years ago
  53. 4aec85a Fix crash when IntervalMapOverlaps::advanceTo moves past the last overlap. by Jakob Stoklund Olesen · 14 years ago
  54. a3dbd3a If The ARM WriteNopData() gets an unaligned byte count to pad out, fill in with by Jim Grosbach · 14 years ago
  55. 7fb8666 Missed some StringRefRefs. by Benjamin Kramer · 14 years ago
  56. f0db261 Add bits 31-28 to the Thumb2 encoding of TBB/TBH. by Jim Grosbach · 14 years ago
  57. 6ec6eeb Handle 2 and 4 byte data blob fixup values for ARM. by Jim Grosbach · 14 years ago
  58. d53f3c8 Pass StringRefs by value, for consistency. by Benjamin Kramer · 14 years ago
  59. 090100f Add MachineLoopRange comparators for sorting loop lists by number and by area. by Jakob Stoklund Olesen · 14 years ago
  60. e63dda5 Reapply r121905 (automatic synthesis of @llvm.sadd.with.overflow) with a fix for a bug that manifested itself by Owen Anderson · 14 years ago
  61. 31f3578 Store and free the TargetObjectWriter. by Rafael Espindola · 14 years ago
  62. 6024c97 Stub out explicit MCELFObjectTargetWriter interface. by Rafael Espindola · 14 years ago
  63. 1f95a9d Cleanup and document .gitignore. by Michael J. Spencer · 14 years ago
  64. cc2a8fe Support: Rename Path.h to PathV1.h and add a new Path.h that includes both V1 and V2. by Michael J. Spencer · 14 years ago
  65. 285b3e5 Move createELFObjectWriter to its own header. by Rafael Espindola · 14 years ago
  66. 14c0987 SimplifyCFG: Ranges can be larger than 64 bits. Fixes Release-selfhost build. by Benjamin Kramer · 14 years ago
  67. 23dcd00 Fix mismatched new[]/delete. by Benjamin Kramer · 14 years ago
  68. 18aa393 Don't feed 19 bit immediates to ILA. by Kalle Raiskila · 14 years ago
  69. 127a6a4 Use getFixupKindInfo to implement isFixupKindPCRel, ELF version. by Rafael Espindola · 14 years ago
  70. e27db74 improve switch formation to handle small range by Chris Lattner · 14 years ago
  71. 1139d50 MC/ARM: Use aggressive symbol folding (important for jump tables, for example). by Daniel Dunbar · 14 years ago
  72. 17304b3 MC/Expr: Implemnt more aggressive folding during symbol evaluation using by Daniel Dunbar · 14 years ago
  73. b874227 MC/Mach-O: On second thought, use a custom hook for enabling aggressive by Daniel Dunbar · 14 years ago
  74. 32c1c5a MC/Mach-O: Implement IsSymbolRefDifferenceFullyResolved. by Daniel Dunbar · 14 years ago
  75. 1f3662a MC/ObjectWriter: Add a new IsSymbolRefDifferenceFullyResolved target format specific hook. by Daniel Dunbar · 14 years ago
  76. ff2e9b4 Provide LiveIntervalUnion::Query::checkLoopInterference. by Jakob Stoklund Olesen · 14 years ago
  77. 5d2477c MC/Assembler: Strip out object writer arguments, now that it is always available by Daniel Dunbar · 14 years ago
  78. feb7ba3 MC/Assembler: Make the MCObjectWriter available through the lifetime of the by Daniel Dunbar · 14 years ago
  79. e509aa9 Trailing whitespace and 80 column fixups. by Jim Grosbach · 14 years ago
  80. 7b62afa MC/Target: Remove HasScatteredSymbols target hook variable, which has been by Daniel Dunbar · 14 years ago
  81. 8f714fe MC/Expr: Simplify. by Daniel Dunbar · 14 years ago
  82. 90675c8 Complete tests for IntervalMapOverlaps. by Jakob Stoklund Olesen · 14 years ago
  83. 495de3b Fix crash compiling a QQQQ REG_SEQUENCE for a Neon vld3_lane operation. by Bob Wilson · 14 years ago
  84. a1f544b Use PairDRegs to implement ConcatVectors. No functionality change. by Bob Wilson · 14 years ago
  85. c7c5e78 Fix a comment typo. by Bob Wilson · 14 years ago
  86. 14595d9 Neon intrinsic tests need to be compiled for Cortex-A9 for f16 support. by Bob Wilson · 14 years ago
  87. c32046e Revert r64460. strtol and friends cannot be marked readonly, even with by Dan Gohman · 14 years ago
  88. 2d8e3e7 MC: Remove another dead MCAssembler argument, and update clients. by Daniel Dunbar · 14 years ago
  89. 92c66c7 MC: Remove dead MCAssembler argument -- Rafael, can you check the FIXME I added by Daniel Dunbar · 14 years ago
  90. 204e3b6 MC: Simplify (remove unnecessary MCAssembler argument, obsoleted by containment by Daniel Dunbar · 14 years ago
  91. f249e5d Fix 80-col viola. by Daniel Dunbar · 14 years ago
  92. cdf94e8 Write => in a more normal form. by Daniel Dunbar · 14 years ago
  93. f2ed62d MC/Expr: Simplify (and add a FIXME). by Daniel Dunbar · 14 years ago
  94. dfe125c "Fix" FDE alignment to match what gas does. by Rafael Espindola · 14 years ago
  95. 3ee33aa Make pushq produce signed relocations. by Rafael Espindola · 14 years ago
  96. c448aa6 llvm-dis: Fix memory leak. ParseBitcodeFile should be taking ownership of by Michael J. Spencer · 14 years ago
  97. 460ee0f Add basic test exposing many bugs. by Jakob Stoklund Olesen · 14 years ago
  98. 8a28f21 Fix MBlaze backend call instructions so that arguments passed through registers by Wesley Peck · 14 years ago
  99. 3efad8f Pseudo-ize the Thumb1 tBfar pattern. rdar://8777974 by Jim Grosbach · 14 years ago
  100. dd18e28 MC/Expr: Add a doxyment. by Daniel Dunbar · 14 years ago