- 2391897 maintaining stackpointer alignment. Perhaps it doesn't matter by Andrew Lenharth · 20 years ago
- 50d1e8b fix build on 64 bit hosts by Andrew Lenharth · 20 years ago
- 9789aaa Fix an optional in flag bug. by Evan Cheng · 20 years ago
- 18667c4 Optional InFlag was not being included in node. by Evan Cheng · 20 years ago
- 15256cb Fix Regression/Transforms/ScalarRepl/2006-01-24-IllegalUnionPromoteCrash.ll by Chris Lattner · 20 years ago
- 720d210 testcase that crashes scalarrepl by Chris Lattner · 20 years ago
- 91cacc8 use ESP directly, not a copy of ESP into some other register for fastcc calls by Chris Lattner · 20 years ago
- 34a05fb This is still broken by Chris Lattner · 20 years ago
- 6a54289 Fix an infinite loop I caused by making sure to legalize the flag operand by Chris Lattner · 20 years ago
- 1e32600 add a method by Chris Lattner · 20 years ago
- af63bb0 Emit the copies out of call return registers *after* the ISD::CALLSEQ_END by Chris Lattner · 20 years ago
- 1695483 new c front-end testcase by Chris Lattner · 20 years ago
- 6da23db Allow jit-beta to work by Chris Lattner · 20 years ago
- 2aa750a Fix VC++ compilation error. by Jeff Cohen · 20 years ago
- 83404e3 Remove unused variables. by Jeff Cohen · 20 years ago
- c73fe2a Be consistent in using class/struct to keep Visual Studio happy. by Jeff Cohen · 20 years ago
- 93c56e7 Add new files to Visual Studio. by Jeff Cohen · 20 years ago
- 1983214 Track changes in config.h.in. by Jeff Cohen · 20 years ago
- 3e2fa7a rename method by Chris Lattner · 20 years ago
- 6631601 Rename method by Chris Lattner · 20 years ago
- cc041ba Initial checkin of the InlineAsm class by Chris Lattner · 20 years ago
- 52060a0 Crude Dwarf global variable debugging. by Jim Laskey · 20 years ago
- 42a162e Pretty print file-scope asm blocks. by Chris Lattner · 20 years ago
- 71cdba3 syntax change by Chris Lattner · 20 years ago
- 52599e1 minor syntax change by Chris Lattner · 20 years ago
- 2c1b159 Print file-scope inline asm blocks at the start of the output file. by Chris Lattner · 20 years ago
- 7e6db76 Add support for reading/writing inline asm by Chris Lattner · 20 years ago
- 45f5051 Update for file-scope inline asm by Chris Lattner · 20 years ago
- fb90fe3 new testcase by Chris Lattner · 20 years ago
- 4e9aba7 document module-level inline asm support. by Chris Lattner · 20 years ago
- e1b2e14 Add support for linking inline asm by Chris Lattner · 20 years ago
- 9771aea When cloning a module, clone the inline asm. by Chris Lattner · 20 years ago
- 8335e84 regenerate by Chris Lattner · 20 years ago
- ee45477 Add support for parsing global asm blocks by Chris Lattner · 20 years ago
- 1836550 Print out inline asm strings by Chris Lattner · 20 years ago
- 49ebb90 Add global scope asm support by Chris Lattner · 20 years ago
- fabd5ba bye bye Pattern ISEL by Andrew Lenharth · 20 years ago
- 66e4958 added stores to lsmark by Andrew Lenharth · 20 years ago
- 7cf11b4 another couple selects by Andrew Lenharth · 20 years ago
- 8707605 fix up more lsmark stuff by Andrew Lenharth · 20 years ago
- 167bc6e yea, lowering this stuff will basically work by Andrew Lenharth · 20 years ago
- 8c6f1ee another selectto by Andrew Lenharth · 20 years ago
- 17d52f7 Typo. by Jim Laskey · 20 years ago
- f0f9c90 Skeleton of the list schedule. by Evan Cheng · 20 years ago
- 4148429 Minor clean up. by Evan Cheng · 20 years ago
- df3be82 Update for including additional function tests. by Reid Spencer · 20 years ago
- 49e732c Revert last patch because it messes up the JIT, amongst other things. by Reid Spencer · 20 years ago
- c79925a For PR411: by Reid Spencer · 20 years ago
- 9629efd For PR411: by Reid Spencer · 20 years ago
- 67993f7 Fix Regression/CodeGen/SparcV8/2006-01-22-BitConvertLegalize.ll by making by Chris Lattner · 20 years ago
- 9706e63 Testcase that failed due to a legalizer bug by Chris Lattner · 20 years ago
- 32814a5 this option is gone, the dag isel is the default now by Chris Lattner · 20 years ago
- dfeeac9 Remove a couple of unnecessary #include's by Evan Cheng · 20 years ago
- bb978c7 remove the V8 simple isel by Chris Lattner · 20 years ago
- 2c6d99c make this test harder by Chris Lattner · 20 years ago
- 4ef1086 Factor out more instruction scheduler code to the base class. by Evan Cheng · 20 years ago
- 44b4d9f by Duraid Madina · 20 years ago
- e46f6e9 add a bunch more optimizations for unary double math functions by Chris Lattner · 20 years ago
- a903500 add new tests by Chris Lattner · 20 years ago
- ec7a9b3 add checks for new functions. I'd appreciate it if someone could regen by Chris Lattner · 20 years ago
- dfa28ac by Duraid Madina · 20 years ago
- b9bcd18 by Duraid Madina · 20 years ago
- 7070c5f Refactor/genericize this, no functionality change by Chris Lattner · 20 years ago
- e7ed39d Make sure this tests the right thing, xfail on solaris, which doesn't have floorf by Chris Lattner · 20 years ago
- 39a17dd Fix bugs lowering stackrestore, fixing 2004-08-12-InlinerAndAllocas.c on PPC. by Chris Lattner · 20 years ago
- 1ac2d51 Speedup and simplify pass registration by the observation that there is by Chris Lattner · 20 years ago
- fc44178 Remove dead #include by Chris Lattner · 20 years ago
- 7e07b24 It doesn't make sense to give llc a list of passes on the command line, by Chris Lattner · 20 years ago
- 04666d8 this doesn't work, remove it by Chris Lattner · 20 years ago
- 1dc3fd1 This only needs <iosfwd> not <iostream> by Chris Lattner · 20 years ago
- ca26180 Add #include of <iostream> by Chris Lattner · 20 years ago
- 2c2c6c6 Add explicit #includes of <iostream> by Chris Lattner · 20 years ago
- dac58ad Make iostream #inclusion explicit by Chris Lattner · 20 years ago
- 7238210 Add explicit iostream #includes by Chris Lattner · 20 years ago
- e05cf71 Make this more efficient in the following ways: by Chris Lattner · 20 years ago
- e01a985 This header should not pull in <iostream> by Chris Lattner · 20 years ago
- e31a9cc add explicit #includes of iostream by Chris Lattner · 20 years ago
- 86a5484 Add explicit #includes of <iostream> by Chris Lattner · 20 years ago
- 0f9f8c3 Several non-functionality changing changes: by Chris Lattner · 20 years ago
- 96f20d9 Visual Studio still has issues at being left out. by Jeff Cohen · 20 years ago
- ca5ca41 Visual Studio neurotic about inconsistent class/struct usage. by Jeff Cohen · 20 years ago
- a3818e6 Fix a bug in a recent refactor that caused a bunch of programs to miscompile by Chris Lattner · 20 years ago
- 19e5e14 by Duraid Madina · 20 years ago
- 348e93c Fix CodeGen/PowerPC/2006-01-20-ShiftPartsCrash.ll by Chris Lattner · 20 years ago
- 60dda07 new testcase that crashes llc for ppc by Chris Lattner · 20 years ago
- 86556a5 Rename fcmovae to fcmovnb and fcmova to fcmovnbe (following Intel manual). by Evan Cheng · 20 years ago
- a9c2091 Do some code refactoring on Jim's scheduler in preparation of the new list by Evan Cheng · 20 years ago
- bc1c215 trivial formatting improvement: don't insert extra blank lines between .comm by Chris Lattner · 20 years ago
- 63ae85f Simplify search for abbreviations. by Jim Laskey · 20 years ago
- 7368321 Correct some simple errors. by Jim Laskey · 20 years ago
- 4002017 Right size integer values before emitting. by Jim Laskey · 20 years ago
- b78e838 Make the C writer work with packed types. printContainedStructs is by Robert Bocchino · 20 years ago
- d18e289 Reworked how Dwarf debug info entries and abbreviations are handled. Added by Jim Laskey · 20 years ago
- bea9947 by Duraid Madina · 20 years ago
- 14d9b20 Simplify CWriter::printContainedStructs, also allowing it to work with by Chris Lattner · 20 years ago
- 1f16ff6 LowerReturn now doesn't have to handle f32 returns. by Chris Lattner · 20 years ago
- a68d204 remove some unintentionally committed code by Chris Lattner · 20 years ago
- 4eebb60 If the target doesn't support f32 natively, insert the FP_EXTEND in target-indep by Chris Lattner · 20 years ago
- 7c2b7c7 Fixed InitializeMemory to handle ConstantPacked. by Robert Bocchino · 20 years ago
- f690bc8 Remove dead expression. by Chris Lattner · 20 years ago