1. e6717d7 by David Greene · 16 years ago
  2. 63c9463 by David Greene · 16 years ago
  3. 4850a89 by David Greene · 16 years ago
  4. c48e3d1 by David Greene · 16 years ago
  5. 8928291 by David Greene · 16 years ago
  6. 25e0e87 by David Greene · 16 years ago
  7. 3b519f6 by David Greene · 16 years ago
  8. b511efa by David Greene · 16 years ago
  9. 8eb96920 by David Greene · 16 years ago
  10. 1dbc38f Move kill flags when the same register occurs more than once in a sequence. by Jakob Stoklund Olesen · 16 years ago
  11. 158a226 Handle undef operands properly. by Jakob Stoklund Olesen · 16 years ago
  12. 6528966 Make insert position available to MergeOpsUpdate. by Jakob Stoklund Olesen · 16 years ago
  13. 3063aed Perform kill flag calculations in new method. No functional changes. by Jakob Stoklund Olesen · 16 years ago
  14. f8e33e5 Move repeated code to a new method. No functional change. by Jakob Stoklund Olesen · 16 years ago
  15. 244d757 by David Greene · 16 years ago
  16. df9027b by David Greene · 16 years ago
  17. 2a0f3cc by David Greene · 16 years ago
  18. d387b2b by David Greene · 16 years ago
  19. 5d93a1f by David Greene · 16 years ago
  20. 270862d by David Greene · 16 years ago
  21. 63c4560 by David Greene · 16 years ago
  22. a85e401 Remove an XFAIL. by Daniel Dunbar · 16 years ago
  23. c81ce58 by David Greene · 16 years ago
  24. 265c026 by David Greene · 16 years ago
  25. e13ed15 by David Greene · 16 years ago
  26. 0eb5b66 by David Greene · 16 years ago
  27. 43c48ac by David Greene · 16 years ago
  28. 44d98a7 by David Greene · 16 years ago
  29. 20638dc by David Greene · 16 years ago
  30. 37b7bae Alternative fix to make sure that the extern declarations used by by Douglas Gregor · 16 years ago
  31. 0b64472 Revert 92020 until I figure out a more portable fix by Douglas Gregor · 16 years ago
  32. 0f706ab Move the extern symbol declarations outside of by Douglas Gregor · 16 years ago
  33. 7aed446 Fix another -Wmismatched-tags warning by Douglas Gregor · 16 years ago
  34. 0ff129f by David Greene · 16 years ago
  35. 49f2533 by David Greene · 16 years ago
  36. ec9d8b0 move a few more symbols to .rodata by Nuno Lopes · 16 years ago
  37. 3fb10ac by David Greene · 16 years ago
  38. 64d3973 by David Greene · 16 years ago
  39. 1f29105 Fix struct/class mismatch for LTOModule and LTOCodeGenerator, detected by Clang by Douglas Gregor · 16 years ago
  40. 734d236 De-bork CMake build by Douglas Gregor · 16 years ago
  41. b5d568c by David Greene · 16 years ago
  42. e59011e by David Greene · 16 years ago
  43. 9d2e2b2 Make it easier to regenerate docs when srcdir != objdir. by Mikhail Glushenkov · 16 years ago
  44. 0a9ff4b Regenerate. by Mikhail Glushenkov · 16 years ago
  45. 9bef1bd Cosmetic issue: more consistent naming. by Mikhail Glushenkov · 16 years ago
  46. e0b6570 Allow (set_option SwitchOption, true). by Mikhail Glushenkov · 16 years ago
  47. 76d2f9a Reapply 91904. by Sanjiv Gupta · 16 years ago
  48. 7fb0ead Added missing patterns for subtract instruction. by Sanjiv Gupta · 16 years ago
  49. e433d5e deleting empty file. by Sanjiv Gupta · 16 years ago
  50. 6d48855 Reverting back 91904. by Sanjiv Gupta · 16 years ago
  51. 9949933 Use more sensible type for flags in asms. PR 5570. by Dale Johannesen · 16 years ago
  52. d060b25 Update objectsize intrinsic and associated dependencies. Fix by Eric Christopher · 16 years ago
  53. ac105c4 really remove the instruction, don't just comment it out by Chris Lattner · 16 years ago
  54. 9e32383 completely eliminate the MOV16r0 'instruction'. The only by Chris Lattner · 16 years ago
  55. 5227cc8 More fixes for Visual C++. Replaced several very small by Sean Callanan · 16 years ago
  56. 6a38182 stop pattern matching 16-bit zero's of a register to MOV16r0, by Chris Lattner · 16 years ago
  57. 0d58013 Remove superfluous SDNode ordering. by Bill Wendling · 16 years ago
  58. b9b88ea Disable JITTest.FunctionIsRecompiledAndRelinked on ARM where it's not by Jeffrey Yasskin · 16 years ago
  59. fc67bbe Remove node ordering from inline asm nodes. It's not needed. by Bill Wendling · 16 years ago
  60. e5976b8 Suppress compiler warning. by Daniel Dunbar · 16 years ago
  61. c1d3c94 Remove node ordering from VA nodes. It's not needed. by Bill Wendling · 16 years ago
  62. 8295a0a Update docs for bitcode changes. For object size checking we won't by Eric Christopher · 16 years ago
  63. 775db97 Revert r91949 r91942 and r91936. by Bill Wendling · 16 years ago
  64. b75f145 restore 'make update' functionality by not ignoring 'clang' here by Gabor Greif · 16 years ago
  65. 122d06d Finish up node ordering in ExpandNode. by Bill Wendling · 16 years ago
  66. 4b6677f Add coalescer asserts. by Jakob Stoklund Olesen · 16 years ago
  67. 24b34f8 Add a SPR register class to the ARM target. by Jakob Stoklund Olesen · 16 years ago
  68. c5818fb Partially revert r91626. Materializing extra functions to determine whether by Jeffrey Yasskin · 16 years ago
  69. 3dbcb55 Assign ordering to nodes created in ExpandNode. Only roughly 1/2 of the function by Bill Wendling · 16 years ago
  70. 92fdf45 Fix a crash in JIT::recompileAndRelinkFunction(). It doesn't pass the MCI by Jeffrey Yasskin · 16 years ago
  71. 167bea7 Assign ordering to SDNodes in PromoteNode. Also fixing a subtle bug where BSWAP by Bill Wendling · 16 years ago
  72. 542eabc Removed the "inline" keyword from the disassembler decoder, by Sean Callanan · 16 years ago
  73. a3dcfb1 rename HexDisassembler -> Disassembler, it works on any input by Chris Lattner · 16 years ago
  74. f444c06 just discard the debug output from the disassembler. by Chris Lattner · 16 years ago
  75. a1508f9 Add testcase for PR5703 by Anton Korobeynikov · 16 years ago
  76. 18ea3a1 Remove minimal CFG sanity checks from verifier. by Jakob Stoklund Olesen · 16 years ago
  77. 5711564 Allow explicit %reg0 operands beyond what the .td file describes. by Jakob Stoklund Olesen · 16 years ago
  78. 3ea58b6 Allow 0 as an order number. Don't assign an order to formal arguments. by Bill Wendling · 16 years ago
  79. 7fb35a2 Fixes to the X86 disassembler: by Sean Callanan · 16 years ago
  80. 4935a02 Restore snprintf weirdness for VCPP only by Anton Korobeynikov · 16 years ago
  81. aadadb3 Fix the Convert to scalar to not insert dead loads in the store case. The by Chris Lattner · 16 years ago
  82. 97eee02 fix some fixme's by using twines by Chris Lattner · 16 years ago
  83. e9912dc Use proper move instructions. Make the verifier happy. by Jakob Stoklund Olesen · 16 years ago
  84. e261b0c Report an error for bad inline assembly, where the value passed for an by Bob Wilson · 16 years ago
  85. b1f4981 Remove target attribute break-sse-dep. Instead, do not fold load into sse partial update instructions unless optimizing for size. by Evan Cheng · 16 years ago
  86. 3dac3b7 Include based on the current path, since we already -I the X86 target's path. Fixes CMake build by Douglas Gregor · 16 years ago
  87. 6650020 by Sanjiv Gupta · 16 years ago
  88. a1aa8bb specify what is invalid about it by Chris Lattner · 16 years ago
  89. 516088d specify a triple to use, fixing the test on non-x86-64 hosts. by Chris Lattner · 16 years ago
  90. 5a99615 reject invalid input with a caret, e.g.: by Chris Lattner · 16 years ago
  91. f27a4cd Generalize SROA to allow the first index of a GEP to be non-zero. Add a by Bob Wilson · 16 years ago
  92. 665e947 various cleanups, make the disassemble reject lines with too much by Chris Lattner · 16 years ago
  93. c3de94f If you thought that it didn't make sense for the disassembler by Chris Lattner · 16 years ago
  94. 2adbef0 rewrite the file parser for the disassembler, implementing support for by Chris Lattner · 16 years ago
  95. 222af46 don't crash on blank lines, rename some variables. by Chris Lattner · 16 years ago
  96. 1a0e708 Implement PR5795 by merging duplicated return blocks. This could go further by Chris Lattner · 16 years ago
  97. 42385b0 convert to filecheck by Chris Lattner · 16 years ago
  98. 508355c don't run GVN at -O1, GCC doesn't do it's equivalent at that optimization level. by Chris Lattner · 16 years ago
  99. 0ee443d The phi translated pointer can be computed when returning a partially cached result by Chris Lattner · 16 years ago
  100. 3ea3c24 Add more plumbing. This time in the LowerArguments and "get" functions which by Bill Wendling · 16 years ago