2004-03-08 |
Chris Lattner | Implement test/Regression/Assembler/2004-03-07-Function... |
commit | commitdiff | tree | snapshot |
2004-03-08 |
Chris Lattner | New testcase for folding in some important situations... |
commit | commitdiff | tree | snapshot |
2004-03-08 |
Chris Lattner | Remove Module::mutateConstantPointerRef, which is now... |
commit | commitdiff | tree | snapshot |
2004-03-08 |
Chris Lattner | Remove Module::mutateConstantPointerRef, which is now... |
commit | commitdiff | tree | snapshot |
2004-03-08 |
Chris Lattner | Eliminate nightmarish API |
commit | commitdiff | tree | snapshot |
2004-03-08 |
Chris Lattner | remove *THANKFULLY* dead method |
commit | commitdiff | tree | snapshot |
2004-03-08 |
Chris Lattner | Eliminate a REALLY HORRIBLE API: mutateReferences,... |
commit | commitdiff | tree | snapshot |
2004-03-08 |
Chris Lattner | New testcase for PR269 |
commit | commitdiff | tree | snapshot |
2004-03-08 |
Chris Lattner | Bug fixed |
commit | commitdiff | tree | snapshot |
2004-03-08 |
Chris Lattner | Testcase that crashes the C front-end. |
commit | commitdiff | tree | snapshot |
2004-03-08 |
Chris Lattner | Fix a bug handling globals that are constants, but... |
commit | commitdiff | tree | snapshot |
2004-03-08 |
Chris Lattner | Avoid allocating special registers a bit more robustly |
commit | commitdiff | tree | snapshot |
2004-03-08 |
Chris Lattner | New code-quality testcase. |
commit | commitdiff | tree | snapshot |
2004-03-08 |
Chris Lattner | Implement folding explicit load instructions into binar... |
commit | commitdiff | tree | snapshot |
2004-03-08 |
Chris Lattner | Rearrange and refactor some code. No functionality... |
commit | commitdiff | tree | snapshot |
2004-03-08 |
Chris Lattner | Implement ArgumentPromotion/aggregate-promote.ll |
commit | commitdiff | tree | snapshot |
2004-03-08 |
Chris Lattner | New testcase |
commit | commitdiff | tree | snapshot |
2004-03-07 |
Chris Lattner | Implement: ArgumentPromotion/chained.ll |
commit | commitdiff | tree | snapshot |
2004-03-07 |
Chris Lattner | New testcase for missed case |
commit | commitdiff | tree | snapshot |
2004-03-07 |
Chris Lattner | Fix another minor bug, exposed by perlbmk |
commit | commitdiff | tree | snapshot |
2004-03-07 |
Chris Lattner | Since 'load null' is undefined, we can make it do whate... |
commit | commitdiff | tree | snapshot |
2004-03-07 |
Chris Lattner | Run the new pass in gccld now that it passes all tests |
commit | commitdiff | tree | snapshot |
2004-03-07 |
Chris Lattner | Fix a minor bug and turn debug output into, well, debug... |
commit | commitdiff | tree | snapshot |
2004-03-07 |
Chris Lattner | Add prototype |
commit | commitdiff | tree | snapshot |
2004-03-07 |
Chris Lattner | New LLVM pass: argument promotion. This version only... |
commit | commitdiff | tree | snapshot |
2004-03-07 |
Chris Lattner | New testcase |
commit | commitdiff | tree | snapshot |
2004-03-07 |
Alkis Evlogimenos | Add memory operand version of conditional move. |
commit | commitdiff | tree | snapshot |
2004-03-06 |
Alkis Evlogimenos | As I wrote in the docs, simple is the default spiller :-) |
commit | commitdiff | tree | snapshot |
2004-03-06 |
Alkis Evlogimenos | Add simple spiller. |
commit | commitdiff | tree | snapshot |
2004-03-06 |
Alkis Evlogimenos | The default register allocator is local not simple. |
commit | commitdiff | tree | snapshot |
2004-03-06 |
Brian Gaeke | Support return values of basic integer types. |
commit | commitdiff | tree | snapshot |
2004-03-06 |
Brian Gaeke | Sort stanzas into Sparc V8 book page number order. |
commit | commitdiff | tree | snapshot |
2004-03-06 |
Brian Gaeke | Hack it so we do not try to allocate values to G0. |
commit | commitdiff | tree | snapshot |
2004-03-06 |
Brian Gaeke | Make prolog align stack properly. Make epilog not... |
commit | commitdiff | tree | snapshot |
2004-03-06 |
Brian Gaeke | Emit register names in lowercase, as required by the... |
commit | commitdiff | tree | snapshot |
2004-03-06 |
Brian Gaeke | Teach getRegClassForType where to find FP registers |
commit | commitdiff | tree | snapshot |
2004-03-05 |
Chris Lattner | Fix a minor bug |
commit | commitdiff | tree | snapshot |
2004-03-05 |
Misha Brukman | Unbreak the build on Sparc. |
commit | commitdiff | tree | snapshot |
2004-03-05 |
Brian Gaeke | Asm output is looking a lot better; not correct for... |
commit | commitdiff | tree | snapshot |
2004-03-04 |
Chris Lattner | Fix a bug in a previous checkin that broke 175.vpr |
commit | commitdiff | tree | snapshot |
2004-03-04 |
Chris Lattner | Add support for strto* and v*printf |
commit | commitdiff | tree | snapshot |
2004-03-04 |
Chris Lattner | Add non-crappy support for varargs |
commit | commitdiff | tree | snapshot |
2004-03-04 |
Chris Lattner | Implement a FIXME, improving the efficiency of DSA... |
commit | commitdiff | tree | snapshot |
2004-03-04 |
Brian Gaeke | Support -print-machineinstrs |
commit | commitdiff | tree | snapshot |
2004-03-04 |
Chris Lattner | Speed up the cbu pass from taking somewhere near the... |
commit | commitdiff | tree | snapshot |
2004-03-04 |
Brian Gaeke | make -print-machineinstrs work for both SparcV9 and X86 |
commit | commitdiff | tree | snapshot |
2004-03-04 |
Alkis Evlogimenos | Add assertion for scale verification. |
commit | commitdiff | tree | snapshot |
2004-03-04 |
Alkis Evlogimenos | Fix bug introduced by yesterday's changes. |
commit | commitdiff | tree | snapshot |
2004-03-04 |
Alkis Evlogimenos | Hide variable from other functions. |
commit | commitdiff | tree | snapshot |
2004-03-04 |
Chris Lattner | Fix BU datastructures with povray! |
commit | commitdiff | tree | snapshot |
2004-03-04 |
Chris Lattner | Minor changes, remove some debugging code that got... |
commit | commitdiff | tree | snapshot |
2004-03-04 |
Brian Gaeke | Asm printer support, based on x86 - only prints mnemoni... |
commit | commitdiff | tree | snapshot |
2004-03-04 |
Brian Gaeke | Double-FP pseudo-registers. |
commit | commitdiff | tree | snapshot |
2004-03-04 |
Brian Gaeke | Subtract instructions; minor cleanups |
commit | commitdiff | tree | snapshot |
2004-03-04 |
Brian Gaeke | Floating point regs |
commit | commitdiff | tree | snapshot |
2004-03-04 |
Chris Lattner | Only clone nodes that are needed in the caller, don... |
commit | commitdiff | tree | snapshot |
2004-03-04 |
Brian Gaeke | Simple copyConstantToReg support, SETHIi and ORri |
commit | commitdiff | tree | snapshot |
2004-03-03 |
Brian Gaeke | Support add - note, still missing important copyConstan... |
commit | commitdiff | tree | snapshot |
2004-03-03 |
Chris Lattner | Fix a minor bug handling incomplete programs |
commit | commitdiff | tree | snapshot |
2004-03-03 |
Chris Lattner | Fix a DSA bug that caused DSA to generate incredibly... |
commit | commitdiff | tree | snapshot |
2004-03-03 |
Chris Lattner | Rename method, add new method |
commit | commitdiff | tree | snapshot |
2004-03-03 |
Chris Lattner | Deinline methods, add fast exit |
commit | commitdiff | tree | snapshot |
2004-03-03 |
Chris Lattner | De-inline methods |
commit | commitdiff | tree | snapshot |
2004-03-03 |
Brian Gaeke | Make MachineOperand's value named 'contents'. Make... |
commit | commitdiff | tree | snapshot |
2004-03-03 |
Brian Gaeke | Squash /usr/dcs path; use a 'require <version>' instead. |
commit | commitdiff | tree | snapshot |
2004-03-03 |
Brian Gaeke | Add my regression finding by binary searching cvs script. |
commit | commitdiff | tree | snapshot |
2004-03-03 |
Chris Lattner | Fix a node mapping problem that was causing the pool... |
commit | commitdiff | tree | snapshot |
2004-03-03 |
Chris Lattner | SPECIFY a target data to initialize the CBE target... |
commit | commitdiff | tree | snapshot |
2004-03-03 |
Chris Lattner | Add a new constructor |
commit | commitdiff | tree | snapshot |
2004-03-03 |
Chris Lattner | Don't emit things like malloc(16*1). Allocation instru... |
commit | commitdiff | tree | snapshot |
2004-03-02 |
Chris Lattner | FINALLY be able to get symbolic type names in the globa... |
commit | commitdiff | tree | snapshot |
2004-03-02 |
Chris Lattner | Really, only if reopen |
commit | commitdiff | tree | snapshot |
2004-03-02 |
John Criswell | Added EH support. |
commit | commitdiff | tree | snapshot |
2004-03-02 |
Alkis Evlogimenos | Make <di> into <dt> (definition list term). |
commit | commitdiff | tree | snapshot |
2004-03-02 |
Misha Brukman | Doxygenify comments. |
commit | commitdiff | tree | snapshot |
2004-03-02 |
Misha Brukman | Implement ExtractCodeRegion() |
commit | commitdiff | tree | snapshot |
2004-03-02 |
Misha Brukman | Add prototype for ExtractCodeRegion() |
commit | commitdiff | tree | snapshot |
2004-03-02 |
Misha Brukman | Make a note that this is usually used via bugpoint. |
commit | commitdiff | tree | snapshot |
2004-03-01 |
Misha Brukman | Doxygenify some comments. |
commit | commitdiff | tree | snapshot |
2004-03-01 |
Alkis Evlogimenos | Fix <p> missing <p> tag |
commit | commitdiff | tree | snapshot |
2004-03-01 |
Alkis Evlogimenos | Add a spiller option to llc. A simple spiller will... |
commit | commitdiff | tree | snapshot |
2004-03-01 |
Alkis Evlogimenos | Add the long awaited memory operand folding support... |
commit | commitdiff | tree | snapshot |
2004-03-01 |
Misha Brukman | * If a badref has a name, print it out for ease of... |
commit | commitdiff | tree | snapshot |
2004-03-01 |
Chris Lattner | Add new method |
commit | commitdiff | tree | snapshot |
2004-03-01 |
Chris Lattner | Correctly add an array marker on a node when appropriate! |
commit | commitdiff | tree | snapshot |
2004-03-01 |
Misha Brukman | Fix grammar and doxygenify comments. |
commit | commitdiff | tree | snapshot |
2004-03-01 |
Misha Brukman | * Add implementation of ExtractBasicBlock() |
commit | commitdiff | tree | snapshot |
2004-03-01 |
Misha Brukman | Add ability to extract a single basic block into a... |
commit | commitdiff | tree | snapshot |
2004-03-01 |
Misha Brukman | * HTML 4.01 Strict compliance |
commit | commitdiff | tree | snapshot |
2004-03-01 |
Misha Brukman | HTML 4.01 Strict compliance. |
commit | commitdiff | tree | snapshot |
2004-03-01 |
Chris Lattner | Add this back, as its absence introduces assertions... |
commit | commitdiff | tree | snapshot |
2004-03-01 |
Tanya Lattner | fix bug in previous checkin |
commit | commitdiff | tree | snapshot |
2004-03-01 |
Brian Gaeke | TargetCacheInfo has been removed; its only uses were... |
commit | commitdiff | tree | snapshot |
2004-03-01 |
Tanya Lattner | Adding new Modulo Scheduling graph files. |
commit | commitdiff | tree | snapshot |
2004-03-01 |
Tanya Lattner | Removing old graph files with new graph files that... |
commit | commitdiff | tree | snapshot |
2004-03-01 |
Chris Lattner | Expand on my note-to-self |
commit | commitdiff | tree | snapshot |
2004-03-01 |
Chris Lattner | Handle passing constant integers to functions much... |
commit | commitdiff | tree | snapshot |
2004-03-01 |
Brian Gaeke | Don't look in the .libs directories that libtool makes |
commit | commitdiff | tree | snapshot |
2004-03-01 |
Chris Lattner | Fix a minor code-quality issue. When passing 8 and... |
commit | commitdiff | tree | snapshot |
2004-03-01 |
Chris Lattner | Fix the "partial pool allocator" on em3d and others... |
commit | commitdiff | tree | snapshot |
next |