1. 60ff1a3 Updated comments to reflect what "side effects" means in this situation. by Bill Wendling · 17 years ago
  2. 86c041f More working CellSPU tests: by Scott Michel · 17 years ago
  3. e361187 Add lto version check mechanism. by Devang Patel · 17 years ago
  4. 1475142 Use a module to group calling convention values, too. by Gordon Henriksen · 17 years ago
  5. d6b62a5 Allow iv reuse if the user is a PHI node which is in turn used as addresses. by Evan Cheng · 17 years ago
  6. 404a194 Using modules to group enumerations in Ocaml bindings. by Gordon Henriksen · 17 years ago
  7. da1435f Adding bindings for memory buffers and module providers. Switching by Gordon Henriksen · 17 years ago
  8. 696f768 Enable EH on PPC Darwin. This basically works; there by Dale Johannesen · 17 years ago
  9. 0e5665b CellSPU testcase, extract_elt.ll: extract vector element. by Scott Michel · 17 years ago
  10. f0c3354 When inlining through an 'nounwind' call, mark inlined by Duncan Sands · 17 years ago
  11. 0a92af4 More working CellSPU test cases: by Scott Michel · 17 years ago
  12. 170783a Two more test cases: or_ops.ll (arithmetic or operations) and vecinsert.ll by Scott Michel · 17 years ago
  13. f021f8a fix formatting by Chris Lattner · 17 years ago
  14. 6f74b48 Simplify LowerCallTo by using a callsite. by Duncan Sands · 17 years ago
  15. 481dc72 The C++ exception handling personality function wants by Duncan Sands · 17 years ago
  16. 9999e68 Add new immed16.ll test case, fix CellSPU errata to make test case work. by Scott Michel · 17 years ago
  17. 8387076 Modified to support comments better. by Bill Wendling · 17 years ago
  18. ee91254 Mark the "isRemat" instruction as never having side effects. by Bill Wendling · 17 years ago
  19. 23ff1f9 fix more table abuses. by Chris Lattner · 17 years ago
  20. 02132d6 Don't leave newly created nodes around if it turns out they are not needed. by Evan Cheng · 17 years ago
  21. 7920078 Added "GetCurrentDirectory()" to sys::Path. by Ted Kremenek · 17 years ago
  22. 280f456 Add debugging info. Use the newly created "hasUnmodelledSideEffects" method. by Bill Wendling · 17 years ago
  23. 7a0678c Fold subtracts into integer compares vs. zero. This improves generate code for this case on X86 by Christopher Lamb · 17 years ago
  24. feb8893 Support more insane CEP's in AsmPrinter (Yes, PyPy folks do really use them). by Anton Korobeynikov · 17 years ago
  25. 1d87cb1 Fix comments by Christopher Lamb · 17 years ago
  26. fd8b1fd Remove an orthogonal transformation of the selection condition from my most recent submission. by Christopher Lamb · 17 years ago
  27. fd52711 Added "isDirectory" method to llvm::sys::Path. by Ted Kremenek · 17 years ago
  28. 636e5a2 Fix PR1872: SrcValue and SrcValueOffset should not be used to compute load / store node id. by Evan Cheng · 17 years ago
  29. 18edd20 Ignore shell scripts when doing "dsymutil" call. by Bill Wendling · 17 years ago
  30. ef361a6 remove obviously dead uses of IncludeFile. by Chris Lattner · 17 years ago
  31. 8131013 Also print alignment and volatileness. by Evan Cheng · 17 years ago
  32. e395598 remove a dead annotation by Chris Lattner · 17 years ago
  33. c6acc58 Added some sectioning comments to Serialize.h. by Ted Kremenek · 17 years ago
  34. 4185b52 add an obvious load folding missed optzn. by Chris Lattner · 17 years ago
  35. 2b0e899 Rename isNoReturn to doesNotReturn, and isNoUnwind to doesNotThrow. by Duncan Sands · 17 years ago
  36. f311f53 Fix typos. by Christopher Lamb · 17 years ago
  37. 30f017a Fold certain additions through selects (and their compares) so as to eliminate subtractions. This code is often produced by the SMAX expansion in SCEV. by Christopher Lamb · 17 years ago
  38. beec823 FIX for PR1799: When a load is unfolded from an instruction, check if it is a new node. If not, do not create a new SUnit. by Evan Cheng · 17 years ago
  39. 88ce93e SelectionDAG::dump() should print SrcValue of LoadSDNode and StoreSDNode. by Evan Cheng · 17 years ago
  40. b9488a6 avoid confusing terminology (what is a "word"?), fix scary markup, add section to TOC. by Chris Lattner · 17 years ago
  41. ef989a2 Don't forget to print address space qualifiers when printing out the type table! Thanks to Gordon Henriksen for pointing this out. by Christopher Lamb · 17 years ago
  42. 9bc55bc Testcase for preceding FE fix by Dale Johannesen · 17 years ago
  43. fd2025e add a missed case. by Chris Lattner · 17 years ago
  44. a5cecd0 Remove int_x86_sse2_movl_dq. It's replaced with a string compare. by Evan Cheng · 17 years ago
  45. a4d6818 These have matching builtin's in 4.2. by Evan Cheng · 17 years ago
  46. 4a5b66b i32 immediate constant test case for CellSPU by Scott Michel · 17 years ago
  47. 4be2f7f s/hasSideEffects/hasUnmodelledSideEffects/g by Bill Wendling · 17 years ago
  48. 627c00b Add "mayHaveSideEffects" and "neverHasSideEffects" flags to some instructions. I by Bill Wendling · 17 years ago
  49. f9b83fc Bring back int_x86_sse2_movl_dq intrinsic for backward compatibility. Make sure by Evan Cheng · 17 years ago
  50. 504c369 - Restore some i8 functionality in CellSPU - New test case: nand.ll by Scott Michel · 17 years ago
  51. 8f559ef Modified Deserializer::ReadCStr to allow C-strings to be read into a by Ted Kremenek · 17 years ago
  52. 691de38 LD_Fp64m should have "isRematerializable" set. by Bill Wendling · 17 years ago
  53. 882d291 Add "hasSideEffects" method to MachineInstrInfo class. by Bill Wendling · 17 years ago
  54. ced09c4 Add MachineLICM.cpp by Bill Wendling · 17 years ago
  55. 7d9e97c As per feedback, revised comments to (hopefully) make the different side effect by Bill Wendling · 17 years ago
  56. a6e757e Add cast operators in LLVMFoldingBuilder. Patch by Richard Pennington. by Devang Patel · 17 years ago
  57. d2128a7 cleanup this code, making it more "llvm-like". by Chris Lattner · 17 years ago
  58. fd7b326 Make invokes of inline asm legal. Teach codegen by Duncan Sands · 17 years ago
  59. 9dfb11d by David Greene · 17 years ago
  60. 60f7515 by David Greene · 17 years ago
  61. 08d5fd9 Fix GLIBCXX_DEBUG errors. Erase invalidates std::vector iterators by David Greene · 17 years ago
  62. 0a1f248 Disabling a RUN line that's broken until addrspace roundtrips by Gordon Henriksen · 17 years ago
  63. 57cebee C and Ocaml bindings for address spaces, for that burgeoning market by Gordon Henriksen · 17 years ago
  64. 4374f8e regenerate. by Christopher Lamb · 17 years ago
  65. 43ad6b3 Change the PointerType api for creating pointer types. The old functionality of PointerType::get() has become PointerType::getUnqual(), which returns a pointer in the generic address space. The new prototype of PointerType::get() requires both a type and an address space. by Christopher Lamb · 17 years ago
  66. 303dae9 Make it clear in the LangRef that allocation instructions only operated on the generic address space. Implement support in the verifier for ensuring this is true. by Christopher Lamb · 17 years ago
  67. 17af357 Revert this part of r45073 until the verifier is by Duncan Sands · 17 years ago
  68. 10d724a don't violate C TBAA rules, use FloatToBits instead. by Chris Lattner · 17 years ago
  69. 48b0133 fix a questionable cast, thanks to Mike Stump for pointing this out. by Chris Lattner · 17 years ago
  70. d7610e1 Fix the JIT encoding of cmp*ss, which aborts with this assertion currently: by Chris Lattner · 17 years ago
  71. ece2c04 Make instcombine promote inline asm calls to 'nounwind' by Duncan Sands · 17 years ago
  72. 2c6fd8c Remove spurious warnings from GCC: by Bill Wendling · 17 years ago
  73. 87a702b Break local interferences in StrongPHIElimination. One step closer... by Owen Anderson · 17 years ago
  74. 965b467 A few more comments. by Owen Anderson · 17 years ago
  75. cdd0417 Define addString() and lookup() out-of-line to dissuade the C++ compiler from inlining it. by Anton Korobeynikov · 17 years ago
  76. 11ffccf Provide GraphTraits and DOTGraphTraits interface for Trie. by Anton Korobeynikov · 17 years ago
  77. b5ec947 Constify graph arguments by Anton Korobeynikov · 17 years ago
  78. ffe9e63 Use references in DF iterators. This eliminates copy-ctor calls on huge objects (graphs) by Anton Korobeynikov · 17 years ago
  79. 9e4635a These are more correctly called signaling NaNs. by Duncan Sands · 17 years ago
  80. 7a831ce Make better use of instructions that clear high bits; fix various 2-wide shuffle bugs. by Evan Cheng · 17 years ago
  81. 1d0ba37 __builtin_ia32_movqv4si is now expanded to a shuffle. by Evan Cheng · 17 years ago
  82. ec2a08f Start committing working test cases for CellSPU. by Scott Michel · 17 years ago
  83. 0c5a507 Actually, MOVPQIto64mr is a dup of MOVPQI2QImr, MOV64toPQIrm is a dup of MOVQI2PQIrm. by Evan Cheng · 17 years ago
  84. 2023ed7 Fix (mem) <-> low 64-bits of xmm bugs pointed out by David Greene. Mac OS X Leopard assembler recognizes movq. by Evan Cheng · 17 years ago
  85. 8a43e9e Teach the interpreter to read and write memory in the by Duncan Sands · 17 years ago
  86. 6e959b9 x86-32 long doubles are 4-byte aligned on the stack by Dale Johannesen · 17 years ago
  87. fd9e473 Fix bsf / bsr jit encoding. by Evan Cheng · 17 years ago
  88. 8ec8611 Oops. Forgot these. by Evan Cheng · 17 years ago
  89. ded2b0d Add explicit keywords, and fix a minor typo that they uncovered. by Dan Gohman · 17 years ago
  90. 064a57a Don't redirect stderr when it isn't needed. by Dan Gohman · 17 years ago
  91. 28174c5 Fix a typo in a comment. by Dan Gohman · 17 years ago
  92. abb8bf1 Fix a typo in a comment. by Dan Gohman · 17 years ago
  93. 1a8001e Fix Intel asm syntax for the bsr and bsf instructions. by Dan Gohman · 17 years ago
  94. 152804e Fix ctlz and cttz. llvm definition requires them to return number of bits in of the src type when value is zero. by Evan Cheng · 17 years ago
  95. 7c07aeb Bug fix. Must also match ResNo when matching an operand with a user. by Evan Cheng · 17 years ago
  96. d04764a All MMX shift instructions took a <2 x i32> vector as the shift amount parameter. Change this to be <1 x i64> instead, which matches the assembler instruction. by Anders Carlsson · 17 years ago
  97. 18efe26 Implement ctlz and cttz with bsr and bsf. by Evan Cheng · 17 years ago
  98. 6b1da9c Add flags to indicate that there are "never" side effects or that there "may be" by Bill Wendling · 17 years ago
  99. fd80072 Make it more clear that some things that can't be done in .td files can by Dan Gohman · 17 years ago
  100. 4ba8cfc Make these loops follow GetGEPOperands() behavior. by Wojciech Matyjewicz · 17 years ago