2006-01-26 |
Andrew Lenharth | dynamically allocate plugin space as needed |
commit | commitdiff | tree | snapshot |
2006-01-26 |
Evan Cheng | Another folding problem: if a node r/w chain or flag... |
commit | commitdiff | tree | snapshot |
2006-01-26 |
Andrew Lenharth | Pass plugins on to children when optimizing. |
commit | commitdiff | tree | snapshot |
2006-01-26 |
Andrew Lenharth | Remember plugins should someone like bugpoint want... |
commit | commitdiff | tree | snapshot |
2006-01-26 |
Andrew Lenharth | added a couple test cases, including the new vaarg... |
commit | commitdiff | tree | snapshot |
2006-01-26 |
Jeff Cohen | Teach Visual Studio about X86 subtargets. |
commit | commitdiff | tree | snapshot |
2006-01-26 |
Jim Laskey | Split out Dwarf constants for use outside DwarfWriter. |
commit | commitdiff | tree | snapshot |
2006-01-26 |
Evan Cheng | Added preliminary x86 subtarget support. |
commit | commitdiff | tree | snapshot |
2006-01-26 |
Duraid Madina | fix stack corruption! Previously, 16-byte whole-FP... |
commit | commitdiff | tree | snapshot |
2006-01-26 |
Duraid Madina | some hoovering |
commit | commitdiff | tree | snapshot |
2006-01-26 |
Chris Lattner | Rest of subtarget support, remove references to ppc |
commit | commitdiff | tree | snapshot |
2006-01-26 |
Chris Lattner | Add trivial subtarget support |
commit | commitdiff | tree | snapshot |
2006-01-26 |
Andrew Lenharth | minor renaming |
commit | commitdiff | tree | snapshot |
2006-01-26 |
Andrew Lenharth | allow R28 to be used for frame calculations without... |
commit | commitdiff | tree | snapshot |
2006-01-26 |
Evan Cheng | Work around some x86 Darwin assembler bugs |
commit | commitdiff | tree | snapshot |
2006-01-26 |
Chris Lattner | add method for constraint parsing |
commit | commitdiff | tree | snapshot |
2006-01-26 |
Chris Lattner | add methods for constraint parsing |
commit | commitdiff | tree | snapshot |
2006-01-26 |
Evan Cheng | Add a FIXME comment. |
commit | commitdiff | tree | snapshot |
2006-01-26 |
Evan Cheng | When trying to fold X86::SETCC into a Select, make... |
commit | commitdiff | tree | snapshot |
2006-01-26 |
Chris Lattner | teach the cloner to handle inline asms |
commit | commitdiff | tree | snapshot |
2006-01-26 |
Chris Lattner | Allow use of isa<InlineAsm>(X) without #including Inlin... |
commit | commitdiff | tree | snapshot |
2006-01-26 |
Chris Lattner | parse and verify the constraint string. |
commit | commitdiff | tree | snapshot |
2006-01-26 |
Evan Cheng | Clean up some code; improve efficiency; and fixed a... |
commit | commitdiff | tree | snapshot |
2006-01-26 |
Evan Cheng | Remove the uses of STATUS flag register. Rely on node... |
commit | commitdiff | tree | snapshot |
2006-01-26 |
Evan Cheng | Duh. |
commit | commitdiff | tree | snapshot |
2006-01-26 |
Evan Cheng | Incoming (and optional) flag bugs. They may be embedded... |
commit | commitdiff | tree | snapshot |
2006-01-26 |
Chris Lattner | Make sure the only user of InlineAsm's are direct calls. |
commit | commitdiff | tree | snapshot |
2006-01-25 |
Chris Lattner | new tests for actual inline asm expressions |
commit | commitdiff | tree | snapshot |
2006-01-25 |
Chris Lattner | document the syntax of inline asm |
commit | commitdiff | tree | snapshot |
2006-01-25 |
Andrew Lenharth | oops |
commit | commitdiff | tree | snapshot |
2006-01-25 |
Chris Lattner | update the bytecode format guide for the encoding of... |
commit | commitdiff | tree | snapshot |
2006-01-25 |
Chris Lattner | add bc reader/writer support for inline asm |
commit | commitdiff | tree | snapshot |
2006-01-25 |
Andrew Lenharth | forgot one |
commit | commitdiff | tree | snapshot |
2006-01-25 |
Chris Lattner | regenerate |
commit | commitdiff | tree | snapshot |
2006-01-25 |
Chris Lattner | Parse inline asm objects |
commit | commitdiff | tree | snapshot |
2006-01-25 |
Chris Lattner | Print InlineAsm objects |
commit | commitdiff | tree | snapshot |
2006-01-25 |
Chris Lattner | add another method |
commit | commitdiff | tree | snapshot |
2006-01-25 |
Andrew Lenharth | make things compile again |
commit | commitdiff | tree | snapshot |
2006-01-25 |
Reid Spencer | Don't break the optimized build (by incorrect placement... |
commit | commitdiff | tree | snapshot |
2006-01-25 |
Chris Lattner | add some useful accessors :) |
commit | commitdiff | tree | snapshot |
2006-01-25 |
Chris Lattner | Change inline asms to be uniqued like constants, not... |
commit | commitdiff | tree | snapshot |
2006-01-25 |
Chris Lattner | initialize an instance var, apparently I forgot to... |
commit | commitdiff | tree | snapshot |
2006-01-25 |
Evan Cheng | No need to keep track of top and bottom nodes in a... |
commit | commitdiff | tree | snapshot |
2006-01-25 |
Evan Cheng | Set SchedulingForLatency to be the default scheduling... |
commit | commitdiff | tree | snapshot |
2006-01-25 |
Nate Begeman | First part of bug 680: |
commit | commitdiff | tree | snapshot |
2006-01-25 |
Jeff Cohen | Make it even more portable. |
commit | commitdiff | tree | snapshot |
2006-01-25 |
Jeff Cohen | Fix VC++ compilation error. |
commit | commitdiff | tree | snapshot |
2006-01-25 |
Evan Cheng | Default scheduling preference is SchedulingForLatency. |
commit | commitdiff | tree | snapshot |
2006-01-25 |
Evan Cheng | X86 prefer scheduling for reduced register pressure. |
commit | commitdiff | tree | snapshot |
2006-01-25 |
Evan Cheng | Bottom up register usage reducing list scheduler. |
commit | commitdiff | tree | snapshot |
2006-01-25 |
Evan Cheng | Keep track of bottom / top element of a set of flagged... |
commit | commitdiff | tree | snapshot |
2006-01-25 |
Evan Cheng | If scheduler choice is the default (-sched=default... |
commit | commitdiff | tree | snapshot |
2006-01-25 |
Evan Cheng | Add a enum to specify target scheduling preference... |
commit | commitdiff | tree | snapshot |
2006-01-25 |
Evan Cheng | Some minor scheduler changes. |
commit | commitdiff | tree | snapshot |
2006-01-25 |
Evan Cheng | Fix a selectcc lowering bug. Make a copy of X86ISD... |
commit | commitdiff | tree | snapshot |
2006-01-25 |
Chris Lattner | Loosen up these checks to allow direct uses of ESP |
commit | commitdiff | tree | snapshot |
2006-01-25 |
Jeff Cohen | Portably cast a pointer to an integer. |
commit | commitdiff | tree | snapshot |
2006-01-25 |
Duraid Madina | add bundling! well not really, for now it's just stop... |
commit | commitdiff | tree | snapshot |
2006-01-25 |
Andrew Lenharth | maintaining stackpointer alignment. Perhaps it doesn... |
commit | commitdiff | tree | snapshot |
2006-01-24 |
Andrew Lenharth | fix build on 64 bit hosts |
commit | commitdiff | tree | snapshot |
2006-01-24 |
Evan Cheng | Fix an optional in flag bug. |
commit | commitdiff | tree | snapshot |
2006-01-24 |
Evan Cheng | Optional InFlag was not being included in node. |
commit | commitdiff | tree | snapshot |
2006-01-24 |
Chris Lattner | Fix Regression/Transforms/ScalarRepl/2006-01-24-Illegal... |
commit | commitdiff | tree | snapshot |
2006-01-24 |
Chris Lattner | testcase that crashes scalarrepl |
commit | commitdiff | tree | snapshot |
2006-01-24 |
Chris Lattner | use ESP directly, not a copy of ESP into some other... |
commit | commitdiff | tree | snapshot |
2006-01-24 |
Chris Lattner | This is still broken |
commit | commitdiff | tree | snapshot |
2006-01-24 |
Chris Lattner | Fix an infinite loop I caused by making sure to legaliz... |
commit | commitdiff | tree | snapshot |
2006-01-24 |
Chris Lattner | add a method |
commit | commitdiff | tree | snapshot |
2006-01-24 |
Chris Lattner | Emit the copies out of call return registers *after... |
commit | commitdiff | tree | snapshot |
2006-01-24 |
Chris Lattner | new c front-end testcase |
commit | commitdiff | tree | snapshot |
2006-01-24 |
Chris Lattner | Allow jit-beta to work |
commit | commitdiff | tree | snapshot |
2006-01-24 |
Jeff Cohen | Fix VC++ compilation error. |
commit | commitdiff | tree | snapshot |
2006-01-24 |
Jeff Cohen | Remove unused variables. |
commit | commitdiff | tree | snapshot |
2006-01-24 |
Jeff Cohen | Be consistent in using class/struct to keep Visual... |
commit | commitdiff | tree | snapshot |
2006-01-24 |
Jeff Cohen | Add new files to Visual Studio. |
commit | commitdiff | tree | snapshot |
2006-01-24 |
Jeff Cohen | Track changes in config.h.in. |
commit | commitdiff | tree | snapshot |
2006-01-24 |
Chris Lattner | rename method |
commit | commitdiff | tree | snapshot |
2006-01-24 |
Chris Lattner | Rename method |
commit | commitdiff | tree | snapshot |
2006-01-24 |
Chris Lattner | Initial checkin of the InlineAsm class |
commit | commitdiff | tree | snapshot |
2006-01-24 |
Jim Laskey | Crude Dwarf global variable debugging. |
commit | commitdiff | tree | snapshot |
2006-01-24 |
Chris Lattner | Pretty print file-scope asm blocks. |
commit | commitdiff | tree | snapshot |
2006-01-24 |
Chris Lattner | syntax change |
commit | commitdiff | tree | snapshot |
2006-01-24 |
Chris Lattner | minor syntax change |
commit | commitdiff | tree | snapshot |
2006-01-23 |
Chris Lattner | Print file-scope inline asm blocks at the start of... |
commit | commitdiff | tree | snapshot |
2006-01-23 |
Chris Lattner | Add support for reading/writing inline asm |
commit | commitdiff | tree | snapshot |
2006-01-23 |
Chris Lattner | Update for file-scope inline asm |
commit | commitdiff | tree | snapshot |
2006-01-23 |
Chris Lattner | new testcase |
commit | commitdiff | tree | snapshot |
2006-01-23 |
Chris Lattner | document module-level inline asm support. |
commit | commitdiff | tree | snapshot |
2006-01-23 |
Chris Lattner | Add support for linking inline asm |
commit | commitdiff | tree | snapshot |
2006-01-23 |
Chris Lattner | When cloning a module, clone the inline asm. |
commit | commitdiff | tree | snapshot |
2006-01-23 |
Chris Lattner | regenerate |
commit | commitdiff | tree | snapshot |
2006-01-23 |
Chris Lattner | Add support for parsing global asm blocks |
commit | commitdiff | tree | snapshot |
2006-01-23 |
Chris Lattner | Print out inline asm strings |
commit | commitdiff | tree | snapshot |
2006-01-23 |
Chris Lattner | Add global scope asm support |
commit | commitdiff | tree | snapshot |
2006-01-23 |
Andrew Lenharth | bye bye Pattern ISEL |
commit | commitdiff | tree | snapshot |
2006-01-23 |
Andrew Lenharth | added stores to lsmark |
commit | commitdiff | tree | snapshot |
2006-01-23 |
Andrew Lenharth | another couple selects |
commit | commitdiff | tree | snapshot |
2006-01-23 |
Andrew Lenharth | fix up more lsmark stuff |
commit | commitdiff | tree | snapshot |
2006-01-23 |
Andrew Lenharth | yea, lowering this stuff will basically work |
commit | commitdiff | tree | snapshot |
2006-01-23 |
Andrew Lenharth | another selectto |
commit | commitdiff | tree | snapshot |
next |