1. f845c74 Move unittest driver to utils/unittest/UnitTestMain. by Daniel Dunbar · 15 years ago
  2. f5382ab Remove unused variables. by Daniel Dunbar · 15 years ago
  3. 6735b1c Storing a set of PATypeHolders is a bad idea because their sort order will by Nick Lewycky · 15 years ago
  4. 762ccea remove all but one reference to TargetRegisterDesc::AsmName. by Chris Lattner · 15 years ago
  5. d95148f the tblgen produced 'getRegisterName' method does not access by Chris Lattner · 15 years ago
  6. c510f4c switch the x86 asmprinters to use getRegisterName instead by Chris Lattner · 15 years ago
  7. 1e31a13 Fix a small issue with recent changes to this code. by Mikhail Glushenkov · 15 years ago
  8. 05af261 make tblgen produce a function that returns the name for a physreg. by Chris Lattner · 15 years ago
  9. f806c23 eliminate an extraneous use of TRI::getAsmName in a comment. by Chris Lattner · 15 years ago
  10. a1cb09e make intel asmprinter use TRI::getAsmName instead of TRI::getName like by Chris Lattner · 15 years ago
  11. cae05cb split MCInst printing out of the X86ATTInstPrinter by Chris Lattner · 15 years ago
  12. 73d28f4 reduce indentation with early exit. by Chris Lattner · 15 years ago
  13. 56d339f second part to r81695, I missed a directory. by Chris Lattner · 15 years ago
  14. 7c30191 remove MAI::JumpTableSpecialLabelPrefix now that MAI by Chris Lattner · 15 years ago
  15. 1026c16 Revert unittests build changes temporarily, the unit test build isn't -j safe. by Daniel Dunbar · 15 years ago
  16. 2055bb3 delete the fixme too! :) by Chris Lattner · 15 years ago
  17. 4c66f72 merge the linux cpool/jtbl pic tests into pic.ll and convert to filecheck. by Chris Lattner · 15 years ago
  18. db0ce7d Build (not test) the unittests as part of a normal build. by Daniel Dunbar · 15 years ago
  19. 09abd1c make X86ATTAsmPrinter::PrintPICBaseSymbol forward to X86MCInstLower. by Chris Lattner · 15 years ago
  20. 70a54c0 replace printBasicBlockLabel with EmitBasicBlockStart, by Chris Lattner · 15 years ago
  21. 4afcedf fix MCSymbol printing on darwin to exactly match the mangler (handling of \n and " in a symbol name). by Chris Lattner · 15 years ago
  22. e19f978 Make the MC symbol printer and llvm::Mangler exactly agree on mangling by Chris Lattner · 15 years ago
  23. f6dd026 remove two docs about the old Sparc backend which used Value*'s for vregs. by Chris Lattner · 15 years ago
  24. 39ddef3 move old clang readme here. by Chris Lattner · 15 years ago
  25. 325d3dc convert some uses of printBasicBlockLabel to use GetMBBSymbol instead. by Chris Lattner · 15 years ago
  26. 8bb233b Add LLVMGCCBINDIR to path, since LLVMC expects to find llvm-gcc in the path. by Daniel Dunbar · 15 years ago
  27. 0b88ed9 Switch Ocaml to use llvm_supports_binding. by Daniel Dunbar · 15 years ago
  28. 840a718 tests: Add llvm_supports_binding predicate. by Daniel Dunbar · 15 years ago
  29. fbc18f8 tests: Use %abs_tmp instead of ./%t to make these tests portable to 'lit'. by Daniel Dunbar · 15 years ago
  30. 5110609 tests: Add a %abs_tmp substitution which is guaranteed to be a full path. by Daniel Dunbar · 15 years ago
  31. 8a2b012 Sink llvm-gcc dependent tests into distinct subdirs. by Daniel Dunbar · 15 years ago
  32. 43c8a06 Rewrite tests to not use Tcl substitution. by Daniel Dunbar · 15 years ago
  33. 7262baf Simplify LLVMC tests. by Daniel Dunbar · 15 years ago
  34. 2a52122 Fix merge problem by Anton Korobeynikov · 15 years ago
  35. 20c35ec Define proper subreg sets for arm - this should fix bunch of subtle problems by Anton Korobeynikov · 15 years ago
  36. d11c4de Add -mattr=+sse2 to the -march=x86 version of this test. Without by Dan Gohman · 15 years ago
  37. 299f11f Experimental fix for PR4960. by Daniel Dunbar · 15 years ago
  38. 7cb384d devirtualize AsmPrinter::printBasicBlockLabel since it is never overridden. by Chris Lattner · 15 years ago
  39. deb8c15 we don't want people to override printBasicBlockLabel. by Chris Lattner · 15 years ago
  40. be6d1fd Remove unnecessary #include. by Dan Gohman · 15 years ago
  41. e56f908 Add QPR_VFP2 regclass and add copy_to_regclass nodes, where needed to by Anton Korobeynikov · 15 years ago
  42. 4acac62 Preserve the inbounds flag, so that the constant folder doesn't recompute it. by Dan Gohman · 15 years ago
  43. 349a2eb Fix the build when DEBUG_SYMBOL_TABLE is set. by Dan Gohman · 15 years ago
  44. d624154 Convert llvm-link to IRReader. by Dan Gohman · 15 years ago
  45. d8d2050 factor MBB label lowering better by Chris Lattner · 15 years ago
  46. e9434db X86MCInstLower::Lower should only not emit anything to OutStreamer, by Chris Lattner · 15 years ago
  47. b6a2fc0 eliminate the "MBBLabel" MCOperand type, and just use a MCSymbol for by Chris Lattner · 15 years ago
  48. 8fea32f split MachineInstr -> MCInst lowering into its own class (not by Chris Lattner · 15 years ago
  49. 4e68a2a remove the "old" at&t style asmprinter. Unfortunately, most of the by Chris Lattner · 15 years ago
  50. 4a39ba9 Whoops. Committed the headers for r81605 - 'Moved some more index operations over to LiveIntervals.' by Lang Hames · 15 years ago
  51. 35f291d Moved some more index operations over to LiveIntervals. by Lang Hames · 15 years ago
  52. 2a46f36 Added the WAIT instruction to the Intel tables, by Sean Callanan · 15 years ago
  53. 6f8f462 Added CMPS (string comparison) instructions for all by Sean Callanan · 15 years ago
  54. b24222c Remove -new-coalescer-heuristic. It's not useful. by Evan Cheng · 15 years ago
  55. 2173111 80 col violations. by Evan Cheng · 15 years ago
  56. 6b35bf1 fix another GCC bootstrap problem, which manifested as things by Chris Lattner · 15 years ago
  57. 6f8e4db fix an embarassing typo that resulted in llvm-gcc bootstrap miscompare by Chris Lattner · 15 years ago
  58. a82e465 Added SCAS instructions in their 8, 16, 32, and by Sean Callanan · 15 years ago
  59. 37acc1a Fix -Asserts warning. by Daniel Dunbar · 15 years ago
  60. 4dbd074 Update CMake files. by Ted Kremenek · 15 years ago
  61. dc91e54 De-bork CMake build. llvm-extract depends on asmparser by Douglas Gregor · 15 years ago
  62. ec08046 Fix llvm-extract's "writing bitcode to a terminal" warning, which wasn't by Dan Gohman · 15 years ago
  63. 82b3c2e Revert array initialization regclass change so that the initialization stays static, not runtime. by Jim Grosbach · 15 years ago
  64. e11a8f5 Update register class references to use the global constant ARM::*RegisterClass names. by Jim Grosbach · 15 years ago
  65. d00025a Added ADC, SUB, SBB, and OR instructions that operate on rAX and an immediate. by Sean Callanan · 15 years ago
  66. ae77a20 Fix pr4820: Don't run llvm-config during "make clean" since it may have by Bob Wilson · 15 years ago
  67. 55a7877 Remove an unnecessary -f. by Dan Gohman · 15 years ago
  68. b7c0b24 Convert more tests to avoid llvm-as. by Dan Gohman · 15 years ago
  69. 24729e8 fix pasto by Chris Lattner · 15 years ago
  70. c6f9d62 Don't generate Dwarf line table entries for source line 0. by Caroline Tice · 15 years ago
  71. f411163 fix some fixmes: emit stubs in sorted order. by Chris Lattner · 15 years ago
  72. cabfea2 Eliminate more redundant llvm-as calls. by Dan Gohman · 15 years ago
  73. d5b9cba Fix this test to test what it was originally intended to test. by Dan Gohman · 15 years ago
  74. 724f675 give densemap iterators real iterator traits. by Chris Lattner · 15 years ago
  75. f2f6ce6 Change tests from "opt %s" to "opt < %s" so that opt doesn't see the by Dan Gohman · 15 years ago
  76. 597f979 Fix PR4948 (and a leak): by not destroying the DwarfException by Duncan Sands · 15 years ago
  77. 4f8fb49 turn on -experimental-asm-printer for x86 / AT&T by default. by Chris Lattner · 15 years ago
  78. f8c39a7 another random update by Chris Lattner · 15 years ago
  79. 13202de reject attempts to take the address of an intrinsic, PR4949. by Chris Lattner · 15 years ago
  80. 50b9575 fix a bunch of spurious failures for people whose home directory is sabre. by Chris Lattner · 15 years ago
  81. 4262b9b this test is using invalid "intrinsics". by Chris Lattner · 15 years ago
  82. a5ef57d fix test to not get a moduleid that matches 'br' by Chris Lattner · 15 years ago
  83. 892e44a default construct MCInst's ctor to 0, which is "PHI" which is invalid for MCInsts. by Chris Lattner · 15 years ago
  84. ccb75c2 ... and fix the REQUIRES_RTTI condition. by Daniel Dunbar · 15 years ago
  85. d5b352b Fix REQUIRES_RTTI while awake. by Daniel Dunbar · 15 years ago
  86. b33cc14 Make REQUIRES_RTTI work. by Daniel Dunbar · 15 years ago
  87. 69110c9 Eliminate some unnecessary implicit constructors in generated DAG ISel code. by Owen Anderson · 15 years ago
  88. b1b4c01 Bugfix. Sorry. by Andreas Neustifter · 15 years ago
  89. 8a58c18 Make ProfileEstimator even more robust on general CFGs. by Andreas Neustifter · 15 years ago
  90. 9e6ffba switch HiddenGVStubs to be a DenseMap instead of a string map, mirroring FnStubs and GVStubs. by Chris Lattner · 15 years ago
  91. 46091d7 Fix a bug I introduced in FnStubs generation, switch GVStubs to be a by Chris Lattner · 15 years ago
  92. 2a3c20b change FnStubs from being a StringMap<std::string> to being a much by Chris Lattner · 15 years ago
  93. 3e6bf2d printInstruction() no longer prints a \n after itself, do it by Chris Lattner · 15 years ago
  94. a49ea86 reimplement X86ATTAsmPrinter::GetGlobalAddressSymbol in terms of by Chris Lattner · 15 years ago
  95. ceddb2b fix prefix ordering, it's L_foo not _Lfoo by Chris Lattner · 15 years ago
  96. 5b7dfee add a new Mangler::getNameWithPrefix API which returns the by Chris Lattner · 15 years ago
  97. a0602b4 convert X86ATTAsmPrinter::GetExternalSymbolSymbol to use SmallString by Chris Lattner · 15 years ago
  98. cf1ed75 rearrange some code, export a SmallString version of DecorateCygMingName. by Chris Lattner · 15 years ago
  99. c608cb1 more typos by Chris Lattner · 15 years ago
  100. 879caea Follow up to 81494. When the folded reload is narrowed to a 32-bit load then change the destination register to a 32-bit one or add a sub-register index. by Evan Cheng · 15 years ago