1. 381cd02 fix PR7380: use 'test' instead of shell builtins. This improves by Chris Lattner · 14 years ago
  2. 386e918 simplify-libcalls: fold strstr(a, b) == a -> strncmp(a, b, strlen(b)) == 0 by Benjamin Kramer · 14 years ago
  3. 2bbaf4d Set the mtriple in some tests so that they use AAPCS. by Rafael Espindola · 14 years ago
  4. 9c4a84b Fixed vector widening of binary instructions that can trap. Patch by Visa Putkinen! by Mon P Wang · 14 years ago
  5. 71907fb fpcmp: Fix bug where fpcmp wouldn't early exit when files obviously differ and by Daniel Dunbar · 14 years ago
  6. d1c82fe fpcmp: Fix a possible infinite loop when comparing something like: by Daniel Dunbar · 14 years ago
  7. 868ee94 fix fastisel to handle GS and FS relative pointers. Patch by Nelson Elhage! by Chris Lattner · 14 years ago
  8. 827b210 Add basic support for NEON modified immediates besides VMOV. by Bob Wilson · 14 years ago
  9. 2ebb4f8 Remove the arm_aapcscc marker from the tests. It is the default by Rafael Espindola · 14 years ago
  10. 59d52a3 disable SmallVectorImpl's copy constructor. This prevents a class by Chris Lattner · 14 years ago
  11. 6fb124b IfConversion's AnalyzeBlocks method always returns false; clean it up. by Bob Wilson · 14 years ago
  12. 288694f fix naming by Jim Grosbach · 14 years ago
  13. 1b2f94c Fix an exotic bug that only showed up in an internal test case. by Jakob Stoklund Olesen · 14 years ago
  14. 669db04 Fix a comment typo. by Bob Wilson · 14 years ago
  15. f19f6a9 Remove stray semi-colon. by Daniel Dunbar · 14 years ago
  16. 4ffd22d Add some missing checks for the case where the extract_subregs are by Bob Wilson · 14 years ago
  17. 75ac4d9 Avoid processing early clobbers twice in RegAllocFast. by Jakob Stoklund Olesen · 14 years ago
  18. 40d07bb Add CoalescerPair helper class. by Jakob Stoklund Olesen · 14 years ago
  19. f4a7bf4 Add <cstddef> include to get ptrdiff_t, for gcc-4.6; patch by Dimitry Andric. by Daniel Dunbar · 14 years ago
  20. 852a7e3 Generalize the pre-coalescing of extract_subregs feeding reg_sequences, by Bob Wilson · 14 years ago
  21. 14f1d4e VMOVQQ and VMOVQQQQ are pseudo instructions and not predicable. by Bob Wilson · 14 years ago
  22. 69ba5c6 Revert 105986; looks like I'd better try bootstrapping. by Dale Johannesen · 14 years ago
  23. 76863b1 Update CMake build. by Ted Kremenek · 14 years ago
  24. 4b559f0 The form of BuildMI used for TAILJMPr was changing the register by Dale Johannesen · 14 years ago
  25. 400c95f Make sure to skip dbg_value instructions when finding an insertion point for by Jim Grosbach · 14 years ago
  26. 9342f4f Add missing include to unbreak the build. by Sean Hunt · 14 years ago
  27. f6c4a30 generate better code in CheckComplexPattern by Chris Lattner · 14 years ago
  28. d3c4284 Rename functions referring to VMOV immediates to refer to NEON "modified by Bob Wilson · 14 years ago
  29. c834f41 More dbg_value cleanup so the presence of debug info doesn't affect code-gen. by Jim Grosbach · 14 years ago
  30. 38a979b Don't produce output only if *all* files are unused. by Rafael Espindola · 14 years ago
  31. 774bc88 - Do away with SimpleHazardRecognizer.h. It's not used and offers little value. by Evan Cheng · 14 years ago
  32. ea3447a apparently lots of dupes. by Chris Lattner · 14 years ago
  33. 538ccb0 Avoid uncessary array copying. by Evan Cheng · 14 years ago
  34. 6b60153 fix a nasty bug where we were not treating available_externally by Chris Lattner · 14 years ago
  35. 82c4fbb remove old test. by Chris Lattner · 14 years ago
  36. efaadb6 rename test by Chris Lattner · 14 years ago
  37. e58867e jump threading can't split a critical edge from an indirectbr. This by Chris Lattner · 14 years ago
  38. 12b8bc1 Test case for Radar 8004649. by Stuart Hastings · 14 years ago
  39. 754f680 Fix a comment typo. by Bob Wilson · 14 years ago
  40. ef66df4 fix a -Wbool-conversions warning from clang. by Chris Lattner · 14 years ago
  41. 98cdfc7 fix a -Wbool-conversions warning from clang. by Chris Lattner · 14 years ago
  42. bf1075c Honor the SDKROOT setting when building llvm. Radar 7894069. by Bob Wilson · 14 years ago
  43. e103194 Add back some possible optimizations for va_arg, with wording that makes it by Eli Friedman · 14 years ago
  44. 2214b81 Update html tutorial docs to match api changes. by Eric Christopher · 14 years ago
  45. 2632bbf Make kaleidoscope use fp add/sub/mul. by Eric Christopher · 14 years ago
  46. 918f8e4 Add the last of the SemaChecking-gen code. by Nate Begeman · 14 years ago
  47. c125fed Test case for r105914. by Benjamin Kramer · 14 years ago
  48. c05cb8d SimplifyCFG: don't turn volatile stores to null/undef into unreachable. Fixes PR7369. by Benjamin Kramer · 14 years ago
  49. 31135c0 Let SmallVector take advantage of LiveRange's podness. by Benjamin Kramer · 14 years ago
  50. d72c900 Add a helping of comments Add code for generating bits of semachecking by Nate Begeman · 14 years ago
  51. 21d238f Merge getStoreRegOpcode and getLoadRegOpcode. by Rafael Espindola · 14 years ago
  52. 9c57c29 tests: Run macho-dump with binary unbuffered streams on Windows, I can't find a Python 2.6 way to change stdin to binary. by Daniel Dunbar · 14 years ago
  53. 4fc9599 tests: Make macho-dump.bat actually work. by Daniel Dunbar · 14 years ago
  54. 9b2cb69 tests: Propogate LLVM_SRC_ROOT and PYTHON_EXECUTABLE environment variables to tests. by Daniel Dunbar · 14 years ago
  55. 1befb9b lit: Replace /dev/null in scripts with temporary files on Windows. by Daniel Dunbar · 14 years ago
  56. 2a9a8ae improve verifier error about unterminated block to include by Chris Lattner · 14 years ago
  57. 5ca9698 declare a class with 'class' instead of struct to avoid tag mismatch by Chris Lattner · 14 years ago
  58. 8c47d3b Add README entry; based on testcase from Bill Hart. by Eli Friedman · 14 years ago
  59. 2dcf6d6 make the avx intrinsics 3 address by Bruno Cardoso Lopes · 14 years ago
  60. cc3c41a Add generic vector support for bitselect & element byteswap by Nate Begeman · 14 years ago
  61. 11ae95c Add some basic fp intrinsics for AVX by Bruno Cardoso Lopes · 14 years ago
  62. 9436611 When performing the Horrible Hack(tm-Duncan) on the EH code to convert a by Bill Wendling · 14 years ago
  63. cf125d0 More AVX: {ADD,SUB,MUL,DIV}{PD,PS}rm by Bruno Cardoso Lopes · 14 years ago
  64. 7be0d2c More AVX: {ADD,SUB,MUL,DIV}{PD,PS}rr Handle OpSize TSFlag for AVX by Bruno Cardoso Lopes · 14 years ago
  65. 729aab3 Allow target to provide its own hazard recognizer to post-ra scheduler. by Evan Cheng · 14 years ago
  66. 44acc24 Code formatting. by Evan Cheng · 14 years ago
  67. e4f6907 Add some comments about REX fields by Bruno Cardoso Lopes · 14 years ago
  68. c902a59 More AVX instructions ({ADD,SUB,MUL,DIV}{SS,SD}rm) Introduce the VEX_X field by Bruno Cardoso Lopes · 14 years ago
  69. 771d90f lit: Add a forgotten default argument. by Daniel Dunbar · 14 years ago
  70. 0f29ad6 tests: Add wrapper script for calling macho-dump on Win32. by Daniel Dunbar · 14 years ago
  71. f32a41a lit: When running Tcl style tests on Windows, substitute slashes to avoid Tcl by Daniel Dunbar · 14 years ago
  72. 1114f56 Add a missing bitcast. This code used to only handle conversions between by Bob Wilson · 14 years ago
  73. 9a56c32 llvm-mc: Don't set NO_INSTALL on llvm-mc. by Daniel Dunbar · 14 years ago
  74. 1a913ed Add instruction encoding for the Neon VMOV immediate instruction. This changes by Bob Wilson · 14 years ago
  75. 215aa15 Support for nested functions/classes in debug output. (Again.) Radar 7424645. by Stuart Hastings · 14 years ago
  76. 3893ce1 Delete duplicate function. by Stuart Hastings · 14 years ago
  77. edce58f Define ContextualFoldingSet, which stores a context parameter to pass down to by John McCall · 14 years ago
  78. d6645dd Add support for polynomial type, for polynomial multiply by Nate Begeman · 14 years ago
  79. fc6afa9 Avoid "variable 'bits' set but not used [-Wunused-but-set-variable]" by Duncan Sands · 14 years ago
  80. 39dea6f Avoid many "variable 'Sub' set but not used [-Wunused-but-set-variable]" warnings by Duncan Sands · 14 years ago
  81. 345b378 Add includes to get ptrdiff_t. This is needed by gcc-4.6 which has by Duncan Sands · 14 years ago
  82. ee65db3 Teach tablegen to allow "let" expressions inside multiclasses, by Bruno Cardoso Lopes · 14 years ago
  83. 302ef83 Code refactoring, no functionality changes. by Evan Cheng · 14 years ago
  84. aa4b542 Delete code that's not safe. by Evan Cheng · 14 years ago
  85. 4b425a8 NEON support for _lane ops, and multiplies by scalar. by Nate Begeman · 14 years ago
  86. db03adb be slightly more subtle about skipping dbg_value instructions; otherwise, if a by Jim Grosbach · 14 years ago
  87. fe633f0 Testcase for r105741. by Bill Wendling · 14 years ago
  88. 3013a20 Mark physregs defined by inline asm as implicit. by Jakob Stoklund Olesen · 14 years ago
  89. 68fc2da Allow target to place 2-address pass inserted copies in better spots. Thumb2 will use this to try to avoid breaking up IT blocks. by Evan Cheng · 14 years ago
  90. d64ba3e It's an error to translate this: by Bill Wendling · 14 years ago
  91. 1d451df Revert 105540, 105542, 105544, 105546, and 105548 to unbreak bootstrapping. by Evan Cheng · 14 years ago
  92. d8ab9b4 - Fix description of SUBREG_TO_REG. It's not going to generate a zext. But it by Bill Wendling · 14 years ago
  93. f50551e Further refine types for operations which take scalars. by Nate Begeman · 14 years ago
  94. ced8db2 Workaround SCEV non-determinism on this test, for now, to get buildbots back to by Daniel Dunbar · 14 years ago
  95. 3982c2c Change another reference to the "indirect callgraph node" to by Duncan Sands · 14 years ago
  96. c0ccc70 Output "external node" rather than "Indirect CallGraph node" when printing by Duncan Sands · 14 years ago
  97. 622dffd How about ULL... by Eric Christopher · 14 years ago
  98. 42c7d23 Pulled CodeMetrics out of InlineCost.h and made it a bit more general, so it can be reused from PartialSpecializationCost by Kenneth Uildriks · 14 years ago
  99. 43d225d Fix SPU to cope with vector insertelement to an undef position. by Kalle Raiskila · 14 years ago
  100. c6166c6 Handle loading from/storing to undef pointers on SPU by inserting a by Kalle Raiskila · 14 years ago