2005-07-13 |
Chris Lattner | Fix test/Regression/CodeGen/Generic/2005-07-12-memcpy...
|
commit | commitdiff | tree |
2005-07-13 |
Chris Lattner | new testcase that crashes llc on x86/ppc. Not generated...
|
commit | commitdiff | tree |
2005-07-12 |
Chris Lattner | Add support for 64-bit elf files
|
commit | commitdiff | tree |
2005-07-12 |
Chris Lattner | Add support for emitting 64-bit integers
|
commit | commitdiff | tree |
2005-07-12 |
Chris Lattner | Add some apparently undocumented ELF section header...
|
commit | commitdiff | tree |
2005-07-12 |
Chris Lattner | Minor changes to improve comments and fix the build...
|
commit | commitdiff | tree |
2005-07-12 |
Chris Lattner | Add a note
|
commit | commitdiff | tree |
2005-07-12 |
Chris Lattner | Fix PR576.
|
commit | commitdiff | tree |
2005-07-12 |
Chris Lattner | add a note so I can remember the common t-t's
|
commit | commitdiff | tree |
2005-07-11 |
Chris Lattner | fix a warning
|
commit | commitdiff | tree |
2005-07-11 |
Chris Lattner | Clean up code, no functionality changes.
|
commit | commitdiff | tree |
2005-07-11 |
Chris Lattner | Output .size directives to tell the assembler the size...
|
commit | commitdiff | tree |
2005-07-11 |
Chris Lattner | Fix crazy indentation
|
commit | commitdiff | tree |
2005-07-11 |
Chris Lattner | convert dos newlines to unix. No other changes.
|
commit | commitdiff | tree |
2005-07-11 |
Chris Lattner | Emit a symbol table entry for each function we output...
|
commit | commitdiff | tree |
2005-07-11 |
Chris Lattner | The symbol table just needs a const GlobalValue*, not...
|
commit | commitdiff | tree |
2005-07-11 |
Chris Lattner | Refactor things a bit to allow the ELF code emitter...
|
commit | commitdiff | tree |
2005-07-11 |
Chris Lattner | add code to emit the .text section to the section header.
|
commit | commitdiff | tree |
2005-07-11 |
Chris Lattner | expose a new code emitter object
|
commit | commitdiff | tree |
2005-07-11 |
Chris Lattner | add a helper method
|
commit | commitdiff | tree |
2005-07-11 |
Chris Lattner | Remove prototype for non-existant function
|
commit | commitdiff | tree |
2005-07-11 |
Chris Lattner | Use a name mangler object to uniquify names and remove...
|
commit | commitdiff | tree |
2005-07-11 |
Chris Lattner | add a name mangler object
|
commit | commitdiff | tree |
2005-07-11 |
Chris Lattner | fix long lines
|
commit | commitdiff | tree |
2005-07-10 |
Chris Lattner | Change *EXTLOAD to use an VTSDNode operand instead...
|
commit | commitdiff | tree |
2005-07-10 |
Chris Lattner | Change *EXTLOAD to use an VTSDNode operand instead...
|
commit | commitdiff | tree |
2005-07-10 |
Chris Lattner | Change TRUNCSTORE to use a VTSDNode operand instead...
|
commit | commitdiff | tree |
2005-07-10 |
Chris Lattner | Move TRUNCSTORE to using a VTSDNode operand instead...
|
commit | commitdiff | tree |
2005-07-10 |
Chris Lattner | Introduce a new VTSDNode class with the ultimate goal...
|
commit | commitdiff | tree |
2005-07-08 |
Chris Lattner | Add support for emitting a .data section and .bss section.
|
commit | commitdiff | tree |
2005-07-07 |
Chris Lattner | Fix a problem that instcombine would hit when dealing...
|
commit | commitdiff | tree |
2005-07-07 |
Chris Lattner | New testcase distilled from a large chunk of code Misha...
|
commit | commitdiff | tree |
2005-07-07 |
Chris Lattner | Restore some code that was accidentally removed by...
|
commit | commitdiff | tree |
2005-07-07 |
Chris Lattner | Add support for emitting the symbol table (and its...
|
commit | commitdiff | tree |
2005-07-07 |
Chris Lattner | Add support for building/representing the symbol table...
|
commit | commitdiff | tree |
2005-07-05 |
Chris Lattner | Make several cleanups to Andrews varargs change:
|
commit | commitdiff | tree |
2005-07-05 |
Chris Lattner | Make several cleanups to Andrews varargs change:
|
commit | commitdiff | tree |
2005-07-05 |
Chris Lattner | Fit to 80 columns
|
commit | commitdiff | tree |
2005-07-05 |
Chris Lattner | Fix PowerPC varargs
|
commit | commitdiff | tree |
2005-07-03 |
Chris Lattner | Percolate the call up to the right superclass
|
commit | commitdiff | tree |
2005-07-01 |
Chris Lattner | Varargs is apparently currently broken on PPC. This...
|
commit | commitdiff | tree |
2005-07-01 |
Chris Lattner | Refactor X86AsmPrinter.cpp into multiple files. Patch...
|
commit | commitdiff | tree |
2005-07-01 |
Chris Lattner | remove some debugging code
|
commit | commitdiff | tree |
2005-06-30 |
Chris Lattner | Fix PR590 and Transforms/Mem2Reg/2005-06-30-ReadBeforeWrite.ll.
|
commit | commitdiff | tree |
2005-06-30 |
Chris Lattner | new testcase for PR590
|
commit | commitdiff | tree |
2005-06-29 |
Chris Lattner | Don't crash on a query where the block is not in any...
|
commit | commitdiff | tree |
2005-06-27 |
Chris Lattner | Add support to the X86 backend for emitting ELF files...
|
commit | commitdiff | tree |
2005-06-27 |
Chris Lattner | iniital checkin of ELFWriter implementation
|
commit | commitdiff | tree |
2005-06-27 |
Chris Lattner | iniital checkin of ELFWriter header.
|
commit | commitdiff | tree |
2005-06-25 |
Chris Lattner | add a new -filetype argument to llc.
|
commit | commitdiff | tree |
2005-06-25 |
Chris Lattner | add some new file types
|
commit | commitdiff | tree |
2005-06-25 |
Chris Lattner | minor cleanups, use copy ctor instead of manually doing it.
|
commit | commitdiff | tree |
2005-06-25 |
Chris Lattner | refactor this interface
|
commit | commitdiff | tree |
2005-06-25 |
Chris Lattner | Refactor the addPassesToEmitAssembly interface into...
|
commit | commitdiff | tree |
2005-06-25 |
Chris Lattner | refactor these interfaces a bit
|
commit | commitdiff | tree |
2005-06-24 |
Chris Lattner | improve comments
|
commit | commitdiff | tree |
2005-06-24 |
Chris Lattner | Fix grammar
|
commit | commitdiff | tree |
2005-06-24 |
Chris Lattner | add a note about variable length array
|
commit | commitdiff | tree |
2005-06-24 |
Chris Lattner | add a debug type
|
commit | commitdiff | tree |
2005-06-17 |
Chris Lattner | silence incredibly braindead GCC 4 warning
|
commit | commitdiff | tree |
2005-06-17 |
Chris Lattner | silence a bogus warning
|
commit | commitdiff | tree |
2005-06-17 |
Chris Lattner | silence a huge number of bogus warnings with GCC 4...
|
commit | commitdiff | tree |
2005-06-17 |
Chris Lattner | This is not true: (X != 13 | X < 15) -> X < 15
|
commit | commitdiff | tree |
2005-06-17 |
Chris Lattner | new testcase for PR586
|
commit | commitdiff | tree |
2005-06-17 |
Chris Lattner | Don't crash when dealing with INTMIN. This fixes PR585 and
|
commit | commitdiff | tree |
2005-06-17 |
Chris Lattner | new testcase for PR585
|
commit | commitdiff | tree |
2005-06-17 |
Chris Lattner | Don't crash on: X = phi (X, X).
|
commit | commitdiff | tree |
2005-06-17 |
Chris Lattner | new testcase for PR584
|
commit | commitdiff | tree |
2005-06-17 |
Chris Lattner | avoid constructing out of range shift amounts.
|
commit | commitdiff | tree |
2005-06-16 |
Chris Lattner | Fix PR583 and testcase Transforms/InstCombine/2005...
|
commit | commitdiff | tree |
2005-06-16 |
Chris Lattner | new testcase for PR583
|
commit | commitdiff | tree |
2005-06-16 |
Chris Lattner | Fix PR571, removing code that does just the WRONG thing :)
|
commit | commitdiff | tree |
2005-06-16 |
Chris Lattner | Fix a bug in my previous patch. Do not get the shift...
|
commit | commitdiff | tree |
2005-06-15 |
Chris Lattner | Fix PR575, patch provided by John Mellor-Crummey. ...
|
commit | commitdiff | tree |
2005-06-15 |
Chris Lattner | new testcase for PR580
|
commit | commitdiff | tree |
2005-06-15 |
Chris Lattner | Fix PR582. The rewriter can move casts around, which...
|
commit | commitdiff | tree |
2005-06-15 |
Chris Lattner | new testcase for PR582
|
commit | commitdiff | tree |
2005-06-15 |
Chris Lattner | Do not promote globals only used by main to locals...
|
commit | commitdiff | tree |
2005-06-15 |
Chris Lattner | new testcase for PR579
|
commit | commitdiff | tree |
2005-06-15 |
Chris Lattner | Fix PR577 and testcase InstCombine/2005-06-15-ShiftSetCCCras...
|
commit | commitdiff | tree |
2005-06-15 |
Chris Lattner | new testcase for PR577
|
commit | commitdiff | tree |
2005-06-09 |
Chris Lattner | Fix a 64-bit problem, passing (int)0 through ... instead...
|
commit | commitdiff | tree |
2005-06-09 |
Chris Lattner | Fix a problem on 64-bit targets where we passed (int...
|
commit | commitdiff | tree |
2005-05-20 |
Chris Lattner | new testcase
|
commit | commitdiff | tree |
2005-05-20 |
Chris Lattner | Fix mismatched type problem that crashed on cases like...
|
commit | commitdiff | tree |
2005-05-20 |
Chris Lattner | Fix Transforms/SimplifyCFG/switch-simplify-crash.ll
|
commit | commitdiff | tree |
2005-05-20 |
Chris Lattner | New testcase that crashes simplifycfg, identified accidental...
|
commit | commitdiff | tree |
2005-05-20 |
Chris Lattner | Fix this a 3rd time :)
|
commit | commitdiff | tree |
2005-05-20 |
Chris Lattner | Give the asmparser the ability to parse strings. Patch...
|
commit | commitdiff | tree |
2005-05-20 |
Chris Lattner | Give the asmparser the ability to parse strings, patch...
|
commit | commitdiff | tree |
2005-05-19 |
Chris Lattner | Fastcc passes arguments in EAX and EDX, make sure the...
|
commit | commitdiff | tree |
2005-05-19 |
Chris Lattner | Tailcalls require stubs to be emitted. Otherwise,...
|
commit | commitdiff | tree |
2005-05-18 |
Chris Lattner | Reid linked to the CVS release notes on newsforge :(
|
commit | commitdiff | tree |
2005-05-18 |
Chris Lattner | teach the inliner about coldcc and noreturn functions
|
commit | commitdiff | tree |
2005-05-16 |
Chris Lattner | more minor edits
|
commit | commitdiff | tree |
2005-05-16 |
Chris Lattner | more edits
|
commit | commitdiff | tree |
2005-05-16 |
Chris Lattner | more edits, include stuff from the status update
|
commit | commitdiff | tree |
2005-05-16 |
Chris Lattner | flush on the right and indented on the left looks a...
|
commit | commitdiff | tree |
2005-05-16 |
Chris Lattner | fix a typo duraid noticed
|
commit | commitdiff | tree |
2005-05-16 |
Chris Lattner | more edits
|
commit | commitdiff | tree |
next |