2005-07-08 |
Reid Spencer | Make sure we don't error out if an invalid path is... |
commit | commitdiff | tree | snapshot |
2005-07-08 |
Reid Spencer | Two changes: |
commit | commitdiff | tree | snapshot |
2005-07-08 |
Chris Lattner | Add support for emitting a .data section and .bss section. |
commit | commitdiff | tree | snapshot |
2005-07-08 |
Jeff Cohen | Stamp out tabs |
commit | commitdiff | tree | snapshot |
2005-07-08 |
Jeff Cohen | Make Win32 implementation conform to new paradigm |
commit | commitdiff | tree | snapshot |
2005-07-08 |
Jeff Cohen | Fix eraseSuffix() |
commit | commitdiff | tree | snapshot |
2005-07-08 |
Reid Spencer | Final Changes For PR495: |
commit | commitdiff | tree | snapshot |
2005-07-08 |
Jeff Cohen | Fix VC++ breakage |
commit | commitdiff | tree | snapshot |
2005-07-08 |
Jeff Cohen | fix typo |
commit | commitdiff | tree | snapshot |
2005-07-08 |
Nate Begeman | Add support for assembling .s files on mac os x for... |
commit | commitdiff | tree | snapshot |
2005-07-07 |
Reid Spencer | Changes to mimic those in Unix/Path.inc in support... |
commit | commitdiff | tree | snapshot |
2005-07-07 |
Reid Spencer | For PR495: |
commit | commitdiff | tree | snapshot |
2005-07-07 |
Chris Lattner | Fix a problem that instcombine would hit when dealing... |
commit | commitdiff | tree | snapshot |
2005-07-07 |
Chris Lattner | New testcase distilled from a large chunk of code Misha... |
commit | commitdiff | tree | snapshot |
2005-07-07 |
Andrew Lenharth | clean up prolouge and epilouge |
commit | commitdiff | tree | snapshot |
2005-07-07 |
Reid Spencer | For PR495: |
commit | commitdiff | tree | snapshot |
2005-07-07 |
Chris Lattner | Restore some code that was accidentally removed by... |
commit | commitdiff | tree | snapshot |
2005-07-07 |
Chris Lattner | Add support for emitting the symbol table (and its... |
commit | commitdiff | tree | snapshot |
2005-07-07 |
Chris Lattner | Add support for building/representing the symbol table... |
commit | commitdiff | tree | snapshot |
2005-07-07 |
Nate Begeman | Fix a typo in my checkin today that caused regressions... |
commit | commitdiff | tree | snapshot |
2005-07-06 |
Nate Begeman | First round of support for doing scalar FP using the... |
commit | commitdiff | tree | snapshot |
2005-07-05 |
Chris Lattner | Make several cleanups to Andrews varargs change: |
commit | commitdiff | tree | snapshot |
2005-07-05 |
Chris Lattner | Make several cleanups to Andrews varargs change: |
commit | commitdiff | tree | snapshot |
2005-07-05 |
Andrew Lenharth | 2 fixes: |
commit | commitdiff | tree | snapshot |
2005-07-05 |
Chris Lattner | Fit to 80 columns |
commit | commitdiff | tree | snapshot |
2005-07-05 |
Chris Lattner | Fix PowerPC varargs |
commit | commitdiff | tree | snapshot |
2005-07-05 |
Andrew Lenharth | oops |
commit | commitdiff | tree | snapshot |
2005-07-05 |
Andrew Lenharth | updates |
commit | commitdiff | tree | snapshot |
2005-07-04 |
Andrew Lenharth | check the correct VT |
commit | commitdiff | tree | snapshot |
2005-07-03 |
Andrew Lenharth | fix loading address of fp symbols |
commit | commitdiff | tree | snapshot |
2005-07-03 |
Chris Lattner | Percolate the call up to the right superclass |
commit | commitdiff | tree | snapshot |
2005-07-02 |
Andrew Lenharth | I really didn't think this was necessary. But, Legaliz... |
commit | commitdiff | tree | snapshot |
2005-07-02 |
Jeff Cohen | Adding new files to Visual Studio projects. |
commit | commitdiff | tree | snapshot |
2005-07-01 |
Nate Begeman | The statistic needs to be in the correct namespace. |
commit | commitdiff | tree | snapshot |
2005-07-01 |
Chris Lattner | Varargs is apparently currently broken on PPC. This... |
commit | commitdiff | tree | snapshot |
2005-07-01 |
Chris Lattner | Refactor X86AsmPrinter.cpp into multiple files. Patch... |
commit | commitdiff | tree | snapshot |
2005-07-01 |
Andrew Lenharth | simplify call code, remove pseudo ops for div and rem... |
commit | commitdiff | tree | snapshot |
2005-07-01 |
Andrew Lenharth | simplify call code, remove pseudo ops for div and rem... |
commit | commitdiff | tree | snapshot |
2005-07-01 |
Chris Lattner | remove some debugging code |
commit | commitdiff | tree | snapshot |
2005-06-30 |
Andrew Lenharth | oops |
commit | commitdiff | tree | snapshot |
2005-06-30 |
Andrew Lenharth | FP EXTLOAD is not support on all archs, expand to LOAD... |
commit | commitdiff | tree | snapshot |
2005-06-30 |
Chris Lattner | Fix PR590 and Transforms/Mem2Reg/2005-06-30-ReadBeforeW... |
commit | commitdiff | tree | snapshot |
2005-06-30 |
Chris Lattner | new testcase for PR590 |
commit | commitdiff | tree | snapshot |
2005-06-30 |
Nate Begeman | Make the x86 asm printer darwin-aware. This mostly... |
commit | commitdiff | tree | snapshot |
2005-06-29 |
Andrew Lenharth | restore old srcValueNode behavior and try to to work... |
commit | commitdiff | tree | snapshot |
2005-06-29 |
Chris Lattner | Don't crash on a query where the block is not in any... |
commit | commitdiff | tree | snapshot |
2005-06-29 |
John Criswell | Bug fixed. |
commit | commitdiff | tree | snapshot |
2005-06-29 |
John Criswell | Doh! Forgot to LLVMify the style. |
commit | commitdiff | tree | snapshot |
2005-06-29 |
Andrew Lenharth | tracking the instructions causing loads and stores... |
commit | commitdiff | tree | snapshot |
2005-06-29 |
John Criswell | Basic fix for PR#591; don't convert an fprintf() to... |
commit | commitdiff | tree | snapshot |
2005-06-29 |
Andrew Lenharth | thinko |
commit | commitdiff | tree | snapshot |
2005-06-29 |
Andrew Lenharth | unify SelectExpr and SelectFP |
commit | commitdiff | tree | snapshot |
2005-06-29 |
Andrew Lenharth | fix most regressions |
commit | commitdiff | tree | snapshot |
2005-06-29 |
Andrew Lenharth | support more relocations for stores also |
commit | commitdiff | tree | snapshot |
2005-06-29 |
Andrew Lenharth | Get rid of all symbolic loads. I now do gernate all... |
commit | commitdiff | tree | snapshot |
2005-06-28 |
Jeff Cohen | Add ElfWriter stuff to Visual Studio |
commit | commitdiff | tree | snapshot |
2005-06-27 |
Andrew Lenharth | some call work |
commit | commitdiff | tree | snapshot |
2005-06-27 |
Andrew Lenharth | Adapt the code for handling uint -> fp conversion for... |
commit | commitdiff | tree | snapshot |
2005-06-27 |
Andrew Lenharth | So, it turns out I forgot that one valid way of restori... |
commit | commitdiff | tree | snapshot |
2005-06-27 |
Nate Begeman | Initial set of .td file changes necessary to get scalar... |
commit | commitdiff | tree | snapshot |
2005-06-27 |
Andrew Lenharth | get rid of another pseudo op |
commit | commitdiff | tree | snapshot |
2005-06-27 |
Andrew Lenharth | generate address of constant pool entries |
commit | commitdiff | tree | snapshot |
2005-06-27 |
Andrew Lenharth | Misha happification patch |
commit | commitdiff | tree | snapshot |
2005-06-27 |
Andrew Lenharth | Reduce use of pseudo ops |
commit | commitdiff | tree | snapshot |
2005-06-27 |
Andrew Lenharth | missed a load |
commit | commitdiff | tree | snapshot |
2005-06-27 |
Andrew Lenharth | make constant pool labels local |
commit | commitdiff | tree | snapshot |
2005-06-27 |
Andrew Lenharth | who said we had to use the return address in the return... |
commit | commitdiff | tree | snapshot |
2005-06-27 |
Chris Lattner | Add support to the X86 backend for emitting ELF files... |
commit | commitdiff | tree | snapshot |
2005-06-27 |
Chris Lattner | iniital checkin of ELFWriter implementation |
commit | commitdiff | tree | snapshot |
2005-06-27 |
Chris Lattner | iniital checkin of ELFWriter header. |
commit | commitdiff | tree | snapshot |
2005-06-26 |
Andrew Lenharth | depend more on legalize putting constants on the RHS |
commit | commitdiff | tree | snapshot |
2005-06-26 |
Andrew Lenharth | With setOperationAction(ISD::UINT_TO_FP, MVT::i64,... |
commit | commitdiff | tree | snapshot |
2005-06-25 |
Chris Lattner | add a new -filetype argument to llc. |
commit | commitdiff | tree | snapshot |
2005-06-25 |
Chris Lattner | add some new file types |
commit | commitdiff | tree | snapshot |
2005-06-25 |
Chris Lattner | minor cleanups, use copy ctor instead of manually doing it. |
commit | commitdiff | tree | snapshot |
2005-06-25 |
Chris Lattner | refactor this interface |
commit | commitdiff | tree | snapshot |
2005-06-25 |
Chris Lattner | Refactor the addPassesToEmitAssembly interface into... |
commit | commitdiff | tree | snapshot |
2005-06-25 |
Chris Lattner | refactor these interfaces a bit |
commit | commitdiff | tree | snapshot |
2005-06-24 |
Chris Lattner | improve comments |
commit | commitdiff | tree | snapshot |
2005-06-24 |
Chris Lattner | Fix grammar |
commit | commitdiff | tree | snapshot |
2005-06-24 |
Chris Lattner | add a note about variable length array |
commit | commitdiff | tree | snapshot |
2005-06-24 |
Chris Lattner | add a debug type |
commit | commitdiff | tree | snapshot |
2005-06-23 |
Andrew Lenharth | remove a pseudo instruction, make ret always right... |
commit | commitdiff | tree | snapshot |
2005-06-23 |
Andrew Lenharth | finally, Working varargs |
commit | commitdiff | tree | snapshot |
2005-06-22 |
Andrew Lenharth | more complete Lowering for vacopy and vaarg |
commit | commitdiff | tree | snapshot |
2005-06-22 |
Andrew Lenharth | If we support structs as va_list, we must pass pointers... |
commit | commitdiff | tree | snapshot |
2005-06-22 |
Andrew Lenharth | SelectionDAG is very unhappy when the argument to an... |
commit | commitdiff | tree | snapshot |
2005-06-22 |
Andrew Lenharth | Make it easier to find alpha stuff in doxygen, and... |
commit | commitdiff | tree | snapshot |
2005-06-20 |
John Criswell | Fixed indentation. |
commit | commitdiff | tree | snapshot |
2005-06-20 |
Andrew Lenharth | because some functions just use va_start and pass thing... |
commit | commitdiff | tree | snapshot |
2005-06-20 |
Andrew Lenharth | the correct fix was to fix AliasAnalysis.getModRefInfo |
commit | commitdiff | tree | snapshot |
2005-06-20 |
Andrew Lenharth | make AliasAnalysis know that VAArg writes memory. ... |
commit | commitdiff | tree | snapshot |
2005-06-20 |
Andrew Lenharth | prevent GCSE from forwarding stores to loads around... |
commit | commitdiff | tree | snapshot |
2005-06-20 |
Andrew Lenharth | prevent va_arg from being hoisted from a loop |
commit | commitdiff | tree | snapshot |
2005-06-19 |
Andrew Lenharth | fix DCE + va_arg problem |
commit | commitdiff | tree | snapshot |
2005-06-19 |
Andrew Lenharth | prevent DCE of vaarg intrinsics. This should take... |
commit | commitdiff | tree | snapshot |
2005-06-19 |
Andrew Lenharth | va_end fix |
commit | commitdiff | tree | snapshot |
2005-06-19 |
Andrew Lenharth | so this doesn't crash when run. It is hard to tell... |
commit | commitdiff | tree | snapshot |
2005-06-19 |
Andrew Lenharth | add a check for the mixing of vaarg and vanext with... |
commit | commitdiff | tree | snapshot |
2005-06-18 |
Reid Spencer | Ignore the configure.out file generated by "make reconf... |
commit | commitdiff | tree | snapshot |
next |