1. b4654c1 enhance the intrinsic info table to encode what *kind* of Any argument by Chris Lattner · 13 years ago
  2. e3f75f8 Move-enable IntrusiveRefCntPtr. by Benjamin Kramer · 13 years ago
  3. 542c063 Path::GetTemporaryDirectory(): Add an assertion if TempDirectory is alive, to check when someone would remove the tempdir. by NAKAMURA Takumi · 13 years ago
  4. cf1d69d Missed parens. by Benjamin Kramer · 13 years ago
  5. 4fae58b r157525 didn't work, just disable iterator checking. by Benjamin Kramer · 13 years ago
  6. dc54f8e SDAGBuilder: Avoid iterator invalidation harder. by Benjamin Kramer · 13 years ago
  7. e82d598 rearrange some code, no functionality change. by Chris Lattner · 13 years ago
  8. 5db954d SDAGBuilder: Don't create an invalid iterator when there is only one switch case. by Benjamin Kramer · 13 years ago
  9. c511b2a SelectionDAGBuilder: When emitting small compare chains for switches order them by using edge weights. by Benjamin Kramer · 13 years ago
  10. eacc31a Since commit 157467, if reassociate isn't actually going to change an expression by Duncan Sands · 13 years ago
  11. 3e933ec SimplifyCFG: Turn the ad-hoc std::pair that represents switch cases into an explicit struct. by Benjamin Kramer · 13 years ago
  12. 937338c Add support for branch weight metadata to MDBuilder and use it in various places. by Benjamin Kramer · 13 years ago
  13. 9632f77 ScoreboardHazardRecognizer: Remove dead conditional in debug code. by Benjamin Kramer · 13 years ago
  14. 24dfa52 Move this debug statement earlier so it is easy to see the order in by Duncan Sands · 13 years ago
  15. c7a8840 The llvm_gcda_increment_indirect_counter function writes to the arguments that by Bill Wendling · 13 years ago
  16. 3ad21be Fix predicate HasStandardEncoding in MipsInstrInfo.td per suggestion of by Akira Hatanaka · 13 years ago
  17. 53caba6 Small code cleanup. No functionality change. by Bill Wendling · 13 years ago
  18. e00c8fd Open in read/write mode, creating the file if it doesn't exist. by Bill Wendling · 13 years ago
  19. d72d67d bounds checking: add support for byval arguments by Nuno Lopes · 13 years ago
  20. 06a2f42 Delete MipsExpandPseudo.cpp. by Akira Hatanaka · 13 years ago
  21. 564f690 Move the code in MipsExpandPseudo to MipsInstrInfo::expandPostRAPseudo. by Akira Hatanaka · 13 years ago
  22. 8951abd Remove the code that expands MIPS' .cpload directive. by Akira Hatanaka · 13 years ago
  23. 6a1a2b1 Remove the code that emits MIPS' .cprestore directive. by Akira Hatanaka · 13 years ago
  24. 65d5629 Remove pseudo instructions that are no longer used. by Akira Hatanaka · 13 years ago
  25. 968b09d [NVPTX] Add a new test case for the newly-enabled call handling by Justin Holewinski · 13 years ago
  26. 6a06e68 boundschecking: by Nuno Lopes · 13 years ago
  27. d2ea0e1 Change interface for TargetLowering::LowerCallTo and TargetLowering::LowerCall by Justin Holewinski · 13 years ago
  28. f755e00 test/CodeGen/X86/bigstructret.ll: Suppress one test. It is msvc-incompatible. (compatible to mingw32 and netbsd, though) by NAKAMURA Takumi · 13 years ago
  29. a389a23 test/CodeGen/X86/bigstructret.ll: Relax stack offsets for hosts of stack-align=8, eg. win32 and netbsd. by NAKAMURA Takumi · 13 years ago
  30. 0fd120b Make the reassociation pass more powerful so that it can handle expressions by Duncan Sands · 13 years ago
  31. c7a098f misched: trace formatting by Andrew Trick · 13 years ago
  32. 43a699a Early-continue.Reducing indentation. by Bill Wendling · 13 years ago
  33. 717f7fa Don't call exit from a runtime. by Bill Wendling · 13 years ago
  34. d5ce3ff Compress MCRegisterInfo register name tables. by Jakob Stoklund Olesen · 13 years ago
  35. 2db0e9e Simplify code for calling a function where CanLowerReturn fails, fixing a small bug in the process. by Eli Friedman · 13 years ago
  36. 5402efa Silence unused variable warnings from when assertions are disabled. by Kaelyn Uhrain · 13 years ago
  37. 8ddd9d5 misched: Use the same scheduling heuristics with -misched-topdown/bottomup. by Andrew Trick · 13 years ago
  38. b1ebd69 Shrink. by Jakob Stoklund Olesen · 13 years ago
  39. fae8b1d Add support for range expressions in TableGen foreach loops. by Jakob Stoklund Olesen · 13 years ago
  40. 72cba6c Don't put TGParser scratch results in the output. by Jakob Stoklund Olesen · 13 years ago
  41. 8e5286e Simplify TGParser::ProcessForEachDefs. by Jakob Stoklund Olesen · 13 years ago
  42. bb0a242 misched: Trace regpressure. by Andrew Trick · 13 years ago
  43. f323424 misched: Give each ReadyQ a unique ID by Andrew Trick · 13 years ago
  44. 0a39d4e misched: Added ScoreboardHazardRecognizer. by Andrew Trick · 13 years ago
  45. 2aa689d misched: Release bottom roots in reverse order. by Andrew Trick · 13 years ago
  46. 8c2d921 misched: rename ReadyQ class by Andrew Trick · 13 years ago
  47. c8fe4ec misched: copy comments so compareRPDelta is readable by itself. by Andrew Trick · 13 years ago
  48. 5f887fa regpressure: Added RegisterPressure::dump by Andrew Trick · 13 years ago
  49. a7de4b9 regpressure: physreg livein/out fix by Andrew Trick · 13 years ago
  50. 28a5ab2 Fix for CHECK-NOT misspelling. by David Blaikie · 13 years ago
  51. 42a0b48 Remove the PTX back-end and all of its artifacts (triple, etc.) by Justin Holewinski · 13 years ago
  52. 6b31d4e Teach tblgen's set theory "sequence" operator to support an optional stride operand. by Owen Anderson · 13 years ago
  53. d6d05e3 Typo. Patch by Nicklas Bo Jensen <nbjensen@gmail.com>. by Chad Rosier · 13 years ago
  54. c784395 Turn on mips16 pseudo op when compiling for mips16. Expand test case for this. by Akira Hatanaka · 13 years ago
  55. 4a5a894 Enable Mips16 compiler to compile a null program. by Akira Hatanaka · 13 years ago
  56. 8d2a004 Silence Clang's -Wlogical-op-parentheses warning. by David Blaikie · 13 years ago
  57. 057beb8 Add half support to LLVM (for OpenCL) by Tobias Grosser · 13 years ago
  58. 91bf23e Testing commit access by Meador Inge · 13 years ago
  59. e98a889 PR1255 related changes (case ranges): by Stepan Dyatkovskiy · 13 years ago
  60. c3cd395 Fix -Wcovered-switch-default warning. by Patrik Hägglund · 13 years ago
  61. 6366361 Convert assert(0) to llvm_unreachable. by Craig Topper · 13 years ago
  62. 7a437a0 Remove old release notes. Ready them for additions from current development by Bill Wendling · 13 years ago
  63. e329810 Mark some static arrays as const. by Craig Topper · 13 years ago
  64. c5ce4d1 Use uint16_t to store registers in static tables. Matches other tables. by Craig Topper · 13 years ago
  65. 53146a2 Use uint16_t to store register number in static tables to match other tables. by Craig Topper · 13 years ago
  66. 51f50c1 Make some opcode tables static and const. Allows code to avoid making copies to pass the tables around. by Craig Topper · 13 years ago
  67. 175e6f7 Reflect that tblgen is now llvm-tblgen by Joel Jones · 13 years ago
  68. 6fcf129 Mark a couple arrays as static and const. Use array_lengthof instead of sizeof/sizeof. by Craig Topper · 13 years ago
  69. 032f441 Mark a static array as const. by Craig Topper · 13 years ago
  70. cd2859e Mark a static table as const. Shrink opcode size in static tables to uint16_t. Simplify loop iterating over one of those tables. No functional change intended. by Craig Topper · 13 years ago
  71. 3fb6eca Tidy up naming for consistency and other cleanup. No functional change intended. by Chad Rosier · 13 years ago
  72. 39867e6 Add a test case for global live range splitting. by Jakob Stoklund Olesen · 13 years ago
  73. d74d284 Add a last resort tryInstructionSplit() to RAGreedy. by Jakob Stoklund Olesen · 13 years ago
  74. dbb4e57 Forgot to reverse conditional. by Bill Wendling · 13 years ago
  75. 20350db Reduce indentation by early detection of 'continue'. No functionality change. by Bill Wendling · 13 years ago
  76. 49efb1a llvm-ld does not exist anymore, use llvm-link instead. by Nicolas Geoffray · 13 years ago
  77. 63c5c37 Fix typo in flag to opt, and also a CHECK-NEXT that doesn't follow a by Kaelyn Uhrain · 13 years ago
  78. e3b5482 Correctly deal with identity copies in RegisterCoalescer. by Jakob Stoklund Olesen · 13 years ago
  79. 4c8657a Fix how CMake appends -m32 to linker command-lines by Tim Northover · 13 years ago
  80. 1c8fccb [arm-fast-isel] Add support for non-global callee. by Chad Rosier · 13 years ago
  81. 2b52630 BoundsChecking: add a couple of simple tests and fix a bug in branch emition by Nuno Lopes · 13 years ago
  82. ee8100d revert r156383: removal of TYPE_CODE_FUNCTION_OLD by Nuno Lopes · 13 years ago
  83. ab76721 Fix the inliner so that the optsize function attribute don't alter the by Patrik Hägglund · 13 years ago
  84. 9ce6f6f Fixed typo in r156905. by Patrik Hägglund · 13 years ago
  85. d769387 Small fix for the debug output from PBQP (PR12822). by Patrik Hägglund · 13 years ago
  86. 06fdbaa Use zero-based shadow by default on Android. by Evgeniy Stepanov · 13 years ago
  87. a2067fb PR1255(case ranges) related changes in Local Transformations. by Stepan Dyatkovskiy · 13 years ago
  88. 8809781 Tidy up spacing. by Craig Topper · 13 years ago
  89. a48289a small refinement to r157218 to save a tiny amount of table size in the common by Chris Lattner · 13 years ago
  90. 82dd67a Fix indentation of wrapped line for readability. No functional change. by Craig Topper · 13 years ago
  91. bb0f6ea Add support for C++11 enum classes in llvm. by Eric Christopher · 13 years ago
  92. 2f0a748 address some of John Criswell's comments by Nuno Lopes · 13 years ago
  93. dd051a0 ARMDisassembler.cpp: Fix utf8 char in comments. by NAKAMURA Takumi · 13 years ago
  94. 4d069bf Untabify and 80-col. by Eric Christopher · 13 years ago
  95. 4a5d839 Formatting consistency. by Eric Christopher · 13 years ago
  96. a9fdbbc Also compute TopoSigs in synthetic register classes. by Jakob Stoklund Olesen · 13 years ago
  97. 49317e2 hopefully fix the CMake build. sorry for breakage by Nuno Lopes · 13 years ago
  98. 3de8ad8 LSR fix: add a missing phi check during IV hoisting. by Andrew Trick · 13 years ago
  99. 5c525b5 add a new pass to instrument loads and stores for run-time bounds checking by Nuno Lopes · 13 years ago
  100. 23e75da revert my previous patches that introduced an additional parameter to the objectsize intrinsic. by Nuno Lopes · 13 years ago