1. acf8145 silence warning by Chris Lattner · 18 years ago
  2. fea997a Fit in 80 columns by Chris Lattner · 18 years ago
  3. e0c2b6b .set pc relative displacement bug: label should be moved down one instruction by Evan Cheng · 18 years ago
  4. 736ceff Add a note. by Evan Cheng · 18 years ago
  5. ac94c58 Add a test case. by Evan Cheng · 18 years ago
  6. 9312313 Also set alignment of stack-based structs to 4 in thumb mode. by Evan Cheng · 18 years ago
  7. f97e542 Added a thumb vararg test. by Evan Cheng · 18 years ago
  8. 9d945f7 Special epilogue for vararg functions. We cannot do a pop to pc because by Evan Cheng · 18 years ago
  9. 3281528 Add printVersion(). Linker can use it to print LLVM version number. by Devang Patel · 18 years ago
  10. aed293d Add PrintVersionMessage() that tools can use to print version number by Devang Patel · 18 years ago
  11. 527fae1 Emit a better assertion message for PR1133 by Chris Lattner · 18 years ago
  12. 897b1b5 Include Makefile.config before testing OS. by Devang Patel · 18 years ago
  13. 2021abe Pessmistically assume the .align 2 before the first constpool entry adds by Evan Cheng · 18 years ago
  14. 5b49ab9 Possible JT improvements. by Evan Cheng · 18 years ago
  15. 9aa2895 Fix CodeGen/PowerPC/2007-01-31-InlineAsmAddrMode.ll by Chris Lattner · 18 years ago
  16. 36a7243 new testcase by Chris Lattner · 18 years ago
  17. 894432c Fix test case. by Evan Cheng · 18 years ago
  18. 3bf12d0 Don't emit unnecessary .align directive. by Evan Cheng · 18 years ago
  19. a2e3558 Handle an interesting corner case: the constpool_entry being reference is two by Evan Cheng · 18 years ago
  20. 7588ad4 Don't want to add FramePtr to callee save spill list twice. by Evan Cheng · 18 years ago
  21. 92905d9 Fix build breakage by using correct arguments to getIndexedType in the by Reid Spencer · 18 years ago
  22. 100c210 Fix test cases. by Evan Cheng · 18 years ago
  23. 3548006 Darwin ABI requires FP to point to stack slot of prev FP. by Evan Cheng · 18 years ago
  24. 11a065e Add entry. by Evan Cheng · 18 years ago
  25. 0fa1051 Thumb add sp, #imm requires the immediate value be multiple of 4. For now, by Evan Cheng · 18 years ago
  26. 86eb515 Update comment. by Evan Cheng · 18 years ago
  27. 569f2fa Preview of the shift instructions becoming Binary Operators. by Reid Spencer · 18 years ago
  28. dff1ab2 Dead comment. by Evan Cheng · 18 years ago
  29. 9e693eb Add some debug output. by Reid Spencer · 18 years ago
  30. 3471b60 Thumb asm syntax does not want 's' suffix for flag setting opcodes. by Evan Cheng · 18 years ago
  31. aeacab2 shutdown the app when done. by Chris Lattner · 18 years ago
  32. fbbe92f remove temporary vectors. by Chris Lattner · 18 years ago
  33. af3e4d4 add missing ctor by Chris Lattner · 18 years ago
  34. 20066f9 eliminate temporary vectors by Chris Lattner · 18 years ago
  35. 699d144 eliminate temporary vectors by Chris Lattner · 18 years ago
  36. c0dbec7 When determining whether a pc relative branch / load displacement fits in the by Evan Cheng · 18 years ago
  37. 4c3d3a9 eliminate a temporary vector while parsing gep's from bc files. by Chris Lattner · 18 years ago
  38. 95b9d6e A relatively simple PPC optimization. by Chris Lattner · 18 years ago
  39. 6ffbe17 implement the new GEP instruction ctors. by Chris Lattner · 18 years ago
  40. a9b8b8d Some comments. by Evan Cheng · 18 years ago
  41. 934536d ConstPool island bug: watch out for cases where UserMI is the last MI of the BB. by Evan Cheng · 18 years ago
  42. a88d6ca Revert another incorrectly applied chunk, which fixes InstCombine/vec_insert_to_shuffle.ll by Chris Lattner · 18 years ago
  43. ad58eb3 Fix a minor bug in my patch yesterday that broken ConstProp/bswap.ll by Chris Lattner · 18 years ago
  44. b5b84f9 ARM fix: Miscompilation when frame pointer can't be eliminated. Uninitialized frame pointer register is used. by Lauro Ramos Venancio · 18 years ago
  45. 193f850 Specify the right CC for comparison libcalls. by Evan Cheng · 18 years ago
  46. d385fd6 Allow the target to override the ISD::CondCode that's to be used to test the by Evan Cheng · 18 years ago
  47. 991d361 Added O_F32 and O_64 in addition to UO_F32 and UO_64 even though by by Evan Cheng · 18 years ago
  48. b6ab254 Observe -soft-float. by Evan Cheng · 18 years ago
  49. b85210f minor cleanups. Fix off-by-one in accounting the number of nodes when the by Chris Lattner · 18 years ago
  50. 0331524 shutdown at end of run by Chris Lattner · 18 years ago
  51. f7469af regenerate by Chris Lattner · 18 years ago
  52. e013540 eliminate a temporary vector by Chris Lattner · 18 years ago
  53. d917fe5 elimiante a temporary vector by Chris Lattner · 18 years ago
  54. 55eb1c4 eliminate temporary vectors by Chris Lattner · 18 years ago
  55. 2b9a5da Revise APIs for creating constantexpr GEPs to not require the use of vectors. by Chris Lattner · 18 years ago
  56. fb11053 Revise APIs for creating constantexpr GEPs to not require the use of by Chris Lattner · 18 years ago
  57. 0c61584 - Added Thumb constpool island support. by Evan Cheng · 18 years ago
  58. 4c16069 Fix version information for new instructions. by Reid Spencer · 18 years ago
  59. a4f4659 Move symbolic constant folding code to libanalysis. by Chris Lattner · 18 years ago
  60. 03dd25c Move some symbolic constant folding code out of instcombine into a place by Chris Lattner · 18 years ago
  61. fec152b Correct the instruction op codes to meet current head changes. by Reid Spencer · 18 years ago
  62. c4a8d39 Excise documentation about Compaction Tables. by Reid Spencer · 18 years ago
  63. 2e3a1d1 The local "ConstantFold" method is now just a watered down version of by Chris Lattner · 18 years ago
  64. c3ce689 Make this a *real* header: by Chris Lattner · 18 years ago
  65. 997c74c move constant folding code out of Utils/Local into libanalysis by Chris Lattner · 18 years ago
  66. 79066fa Adjust #includes to match movement of constant folding code from transformutils to libanalysis. by Chris Lattner · 18 years ago
  67. 5520732 move a bunch of constant folding code f rom Transforms/Utils/Local.cpp into by Chris Lattner · 18 years ago
  68. 4973190 remove now-dead code. by Chris Lattner · 18 years ago
  69. ff2dad3 the inliner pass now passes targetdata down through the inliner api's by Chris Lattner · 18 years ago
  70. 1dfdf82 The inliner/cloner can now optionally take TargetData info, which can be by Chris Lattner · 18 years ago
  71. 3cab071 reformat comment by Chris Lattner · 18 years ago
  72. 0a19ffa pass TD to constant folding apis by Chris Lattner · 18 years ago
  73. 72d88ae adjust to constant folding api changes. by Chris Lattner · 18 years ago
  74. cd2492e use smallvector instead of vector to make constant folding a bit more efficient by Chris Lattner · 18 years ago
  75. 6c1f565 adjust to api change by Chris Lattner · 18 years ago
  76. 9fa038d Change constant folding APIs to take an optional TargetData, and change by Chris Lattner · 18 years ago
  77. 73259ca Change constant folding APIs to take an optional TargetData, and change by Chris Lattner · 18 years ago
  78. f08c0ea Combine two tests. by Evan Cheng · 18 years ago
  79. 3664090 During PEI, if the immediate value of sp + offset is too large (i.e. something by Evan Cheng · 18 years ago
  80. db43c63 remove some bits that are not yet meant to land. by Chris Lattner · 18 years ago
  81. c5eff44 Symbolically evaluate constant expressions like &A[123] - &A[4].f. by Chris Lattner · 18 years ago
  82. c60e76d - Fix codegen for pc relative constant (e.g. JT) in thumb mode: by Evan Cheng · 18 years ago
  83. 5cbf985 For PR1136: Rename GlobalVariable::isExternal as isDeclaration to avoid by Reid Spencer · 18 years ago
  84. 2574fe5 Compaction tables no longer supported, remove its block ID. by Reid Spencer · 18 years ago
  85. d2bb887 Bye, Bye Compaction Tables. The benefit compaction tables provides doesn't by Reid Spencer · 18 years ago
  86. 9085043 For PR411: by Reid Spencer · 18 years ago
  87. 82d5ee5 Add a gxxcmd variable for the g++ command line used to build llvm. by Reid Spencer · 18 years ago
  88. ad1b9a5 Copy and paste bug. by Evan Cheng · 18 years ago
  89. b267ca1 Darwin -static should codegen static ctors / dtors to .constructor / .destructor sections. by Evan Cheng · 18 years ago
  90. c322a9a Misseed thumb jumptable branch. by Evan Cheng · 18 years ago
  91. c1f32a5 Make the input legal. by Reid Spencer · 18 years ago
  92. c9670d3 Add / merge tests. by Evan Cheng · 18 years ago
  93. 236f677 In thumb mode, round up stack frame size to multiple of 4 since add/sub by Evan Cheng · 18 years ago
  94. 5b91c7f Thumb eliminateFrameIndex fixes. by Evan Cheng · 18 years ago
  95. cea117d Change the operand orders to t_addrmode_s* to make it easier to morph by Evan Cheng · 18 years ago
  96. d1b2c1e - In thumb mode, if size of MachineFunction is >= 2048, force LR to be by Evan Cheng · 18 years ago
  97. 225dfe9 Use BL to implement Thumb far jumps. by Evan Cheng · 18 years ago
  98. f6310ab test that the 'ir' constraint works. by Chris Lattner · 18 years ago
  99. 29836c3 Factor GetInstSize() out of constpool island pass. by Evan Cheng · 18 years ago
  100. 367f109 add initial support for handling inline asms with multiple constraints. by Chris Lattner · 18 years ago