2004-10-10 |
Reid Spencer | Fix named of a library. |
commit | commitdiff | tree | snapshot |
2004-10-10 |
Tanya Lattner | Added debug information. Fixed several bugs in the... |
commit | commitdiff | tree | snapshot |
2004-10-10 |
Reid Spencer | Initial version of automake Makefile.am file. |
commit | commitdiff | tree | snapshot |
2004-10-10 |
Reid Spencer | Initial version of automake Makefile.am file. |
commit | commitdiff | tree | snapshot |
2004-10-10 |
Reid Spencer | Build both archive and relinked objects |
commit | commitdiff | tree | snapshot |
2004-10-10 |
Reid Spencer | Directory changes |
commit | commitdiff | tree | snapshot |
2004-10-10 |
Reid Spencer | A configure script to configure LLVM for compilation... |
commit | commitdiff | tree | snapshot |
2004-10-10 |
Reid Spencer | Initial version of common automake Rules for LLVM |
commit | commitdiff | tree | snapshot |
2004-10-10 |
Reid Spencer | Initial version of automake Makefile.am file. |
commit | commitdiff | tree | snapshot |
2004-10-10 |
Reid Spencer | Remove the InstrSched directory (moved to SparcV9) |
commit | commitdiff | tree | snapshot |
2004-10-10 |
Reid Spencer | Directory no long exists (moved to Targets/SparcV9). |
commit | commitdiff | tree | snapshot |
2004-10-10 |
Reid Spencer | Initial version of automake Makefile.am file. |
commit | commitdiff | tree | snapshot |
2004-10-10 |
Brian Gaeke | Fix assertion failure when calling or returning from... |
commit | commitdiff | tree | snapshot |
2004-10-10 |
Brian Gaeke | Implement eliminateCallFramePseudoInstr(). |
commit | commitdiff | tree | snapshot |
2004-10-10 |
Brian Gaeke | Model calls as *both* using *and* killing O0..O5, becau... |
commit | commitdiff | tree | snapshot |
2004-10-10 |
Brian Gaeke | Fix whitespace and wrap some long lines. |
commit | commitdiff | tree | snapshot |
2004-10-10 |
Reid Spencer | Top level makefile for building LLVM with automake. |
commit | commitdiff | tree | snapshot |
2004-10-10 |
Reid Spencer | Ensure timestamp on saved contents of configure.ac... |
commit | commitdiff | tree | snapshot |
2004-10-10 |
Chris Lattner | Fix 2004-10-10-CastStoreOnce.llx, by adjusting types... |
commit | commitdiff | tree | snapshot |
2004-10-10 |
Chris Lattner | New testcase that crashes -globalopt. I found this... |
commit | commitdiff | tree | snapshot |
2004-10-10 |
Chris Lattner | Implement GlobalOpt/deadglobal-2.llx, deletion of globa... |
commit | commitdiff | tree | snapshot |
2004-10-10 |
Chris Lattner | New testcase we were not handling before. |
commit | commitdiff | tree | snapshot |
2004-10-10 |
Chris Lattner | Avoid calling use_size() which could (in theory) be... |
commit | commitdiff | tree | snapshot |
2004-10-10 |
Chris Lattner | bling bling! |
commit | commitdiff | tree | snapshot |
2004-10-09 |
Chris Lattner | A testcase that globalopt now handles |
commit | commitdiff | tree | snapshot |
2004-10-09 |
Chris Lattner | Eliminate global pointers that are only stored a single... |
commit | commitdiff | tree | snapshot |
2004-10-09 |
Chris Lattner | Instead of silently breaking, print notification of... |
commit | commitdiff | tree | snapshot |
2004-10-09 |
Chris Lattner | Fix grammaro |
commit | commitdiff | tree | snapshot |
2004-10-09 |
Chris Lattner | Use DEBUG instead of DebugFlag directly, as DebugFlag... |
commit | commitdiff | tree | snapshot |
2004-10-09 |
Chris Lattner | It looks like we're not releasing 1.4 with llvm.org... |
commit | commitdiff | tree | snapshot |
2004-10-09 |
Brian Gaeke | update according to tonight's info |
commit | commitdiff | tree | snapshot |
2004-10-09 |
Brian Gaeke | Implement getModuleMatchQuality and getJITMatchQuality... |
commit | commitdiff | tree | snapshot |
2004-10-09 |
Chris Lattner | Fix infinite loop due to iteration |
commit | commitdiff | tree | snapshot |
2004-10-09 |
Chris Lattner | Implement sub.ll:test17, -X/C -> X/-C |
commit | commitdiff | tree | snapshot |
2004-10-09 |
Chris Lattner | New testcase |
commit | commitdiff | tree | snapshot |
2004-10-09 |
Chris Lattner | Add a check to avoid an assertion on malformed input |
commit | commitdiff | tree | snapshot |
2004-10-08 |
Chris Lattner | The person who was planning to add SSE support isn... |
commit | commitdiff | tree | snapshot |
2004-10-08 |
Chris Lattner | Fix a major regression from the bugfix for 2004-10... |
commit | commitdiff | tree | snapshot |
2004-10-08 |
Chris Lattner | If we found a dead global, we should at least delete... |
commit | commitdiff | tree | snapshot |
2004-10-08 |
Chris Lattner | * Pull out the meat of runOnModule into another functio... |
commit | commitdiff | tree | snapshot |
2004-10-08 |
Chris Lattner | New testcase |
commit | commitdiff | tree | snapshot |
2004-10-08 |
Chris Lattner | We might as well delete the known-dead global sooner... |
commit | commitdiff | tree | snapshot |
2004-10-08 |
Misha Brukman | Hyphenate target-(in)dependent for more tasty grammar... |
commit | commitdiff | tree | snapshot |
2004-10-08 |
Chris Lattner | Temporarily disable a buggy transformation until it... |
commit | commitdiff | tree | snapshot |
2004-10-08 |
Misha Brukman | Adjust paths due to moving InstrSched to lib/Target... |
commit | commitdiff | tree | snapshot |
2004-10-08 |
Misha Brukman | Use the SparcV9-marked instr scheduling library |
commit | commitdiff | tree | snapshot |
2004-10-08 |
Misha Brukman | InstrSched has been moved to lib/Target/SparcV9 |
commit | commitdiff | tree | snapshot |
2004-10-08 |
Misha Brukman | InstrSched is SparcV9-specific and so has been moved... |
commit | commitdiff | tree | snapshot |
2004-10-08 |
Misha Brukman | Single-space instead of double-spacing in the Makefile |
commit | commitdiff | tree | snapshot |
2004-10-08 |
Misha Brukman | Build InstrSched as well, and all three subdirs can... |
commit | commitdiff | tree | snapshot |
2004-10-08 |
Misha Brukman | * Adjust for the move to lib/Target/SparcV9/InstrSched |
commit | commitdiff | tree | snapshot |
2004-10-08 |
Misha Brukman | Single-space instead of double-spacing in the Makefile |
commit | commitdiff | tree | snapshot |
2004-10-08 |
Reid Spencer | Remove unused variable. |
commit | commitdiff | tree | snapshot |
2004-10-08 |
Reid Spencer | Make it so that positional parameters can have spaces... |
commit | commitdiff | tree | snapshot |
2004-10-08 |
Chris Lattner | Implement SRA for global variables. This allows the... |
commit | commitdiff | tree | snapshot |
2004-10-08 |
Chris Lattner | New testcase |
commit | commitdiff | tree | snapshot |
2004-10-08 |
Chris Lattner | Fix bug: 2004-10-08-SelectSetCCFold.llx. Normally... |
commit | commitdiff | tree | snapshot |
2004-10-08 |
Chris Lattner | New testcase. The setcc is only used by a select,... |
commit | commitdiff | tree | snapshot |
2004-10-08 |
Misha Brukman | Properly `quote' names, and don't forget to add the... |
commit | commitdiff | tree | snapshot |
2004-10-08 |
Reid Spencer | Add the --with-automake option to AutoRegen.sh and... |
commit | commitdiff | tree | snapshot |
2004-10-08 |
Chris Lattner | Instcombine (X & FF00) + xx00 -> (X+xx00) & FF00,... |
commit | commitdiff | tree | snapshot |
2004-10-08 |
Chris Lattner | New testcase |
commit | commitdiff | tree | snapshot |
2004-10-08 |
Chris Lattner | Little patch to turn (shl (add X, 123), 4) -> (add... |
commit | commitdiff | tree | snapshot |
2004-10-08 |
Chris Lattner | New testcase |
commit | commitdiff | tree | snapshot |
2004-10-08 |
Nate Begeman | Implement logical and with an immediate that consists... |
commit | commitdiff | tree | snapshot |
2004-10-08 |
Misha Brukman | Fix usage description typo |
commit | commitdiff | tree | snapshot |
2004-10-08 |
Misha Brukman | Make comment header span the entire line |
commit | commitdiff | tree | snapshot |
2004-10-08 |
Misha Brukman | Describe how to configure tests to work with f2c |
commit | commitdiff | tree | snapshot |
2004-10-08 |
Misha Brukman | * Reformat to fit 80 cols |
commit | commitdiff | tree | snapshot |
2004-10-07 |
Nate Begeman | Several fixes and enhancements to the PPC32 backend. |
commit | commitdiff | tree | snapshot |
2004-10-07 |
Nate Begeman | Add ori reg, reg, 0 as a move instruction. This can... |
commit | commitdiff | tree | snapshot |
2004-10-07 |
Nate Begeman | Remove unnecessary header include |
commit | commitdiff | tree | snapshot |
2004-10-07 |
Chris Lattner | Improve comments, no functionality changes |
commit | commitdiff | tree | snapshot |
2004-10-07 |
Chris Lattner | Fix a nasty dangling pointer problem, due to a free... |
commit | commitdiff | tree | snapshot |
2004-10-07 |
Chris Lattner | Get friendly with Type |
commit | commitdiff | tree | snapshot |
2004-10-07 |
Chris Lattner | Unfortunately the fix for the previous bug introduced... |
commit | commitdiff | tree | snapshot |
2004-10-07 |
Chris Lattner | Change signature of this method again |
commit | commitdiff | tree | snapshot |
2004-10-07 |
Chris Lattner | These files now live in Transforms/GlobalOpt |
commit | commitdiff | tree | snapshot |
2004-10-07 |
Chris Lattner | Move these files from Transforms/GlobalConstifier |
commit | commitdiff | tree | snapshot |
2004-10-07 |
Chris Lattner | Fix a bug in my previous change. Unfortunately this... |
commit | commitdiff | tree | snapshot |
2004-10-07 |
Reid Spencer | Make these scripts work on SunOS too. |
commit | commitdiff | tree | snapshot |
2004-10-07 |
Chris Lattner | Fix a bug in the safety analysis routine |
commit | commitdiff | tree | snapshot |
2004-10-07 |
Chris Lattner | Comment cleanups |
commit | commitdiff | tree | snapshot |
2004-10-07 |
Chris Lattner | * Rename pass to globalopt, since we do more than just... |
commit | commitdiff | tree | snapshot |
2004-10-07 |
Chris Lattner | Rename pass |
commit | commitdiff | tree | snapshot |
2004-10-07 |
Chris Lattner | This pass is not needed, as there is only ever one... |
commit | commitdiff | tree | snapshot |
2004-10-07 |
Chris Lattner | Add new testcase, rename pass |
commit | commitdiff | tree | snapshot |
2004-10-07 |
Chris Lattner | Don't add libz or libbz2 to the USEDLIBS lists, those... |
commit | commitdiff | tree | snapshot |
2004-10-06 |
Chris Lattner | Don't call memset if malloc returns a null pointer |
commit | commitdiff | tree | snapshot |
2004-10-06 |
Chris Lattner | Implement GlobalConstifier/trivialstore.llx, and also... |
commit | commitdiff | tree | snapshot |
2004-10-06 |
Chris Lattner | New testcase |
commit | commitdiff | tree | snapshot |
2004-10-06 |
Chris Lattner | Dont' let null nodes sneak past cast instructions |
commit | commitdiff | tree | snapshot |
2004-10-06 |
Misha Brukman | Undoxyfy internal method. |
commit | commitdiff | tree | snapshot |
2004-10-06 |
Misha Brukman | Doxygen-ify comments |
commit | commitdiff | tree | snapshot |
2004-10-06 |
Chris Lattner | Change Type::isAbstract to have better comments, a... |
commit | commitdiff | tree | snapshot |
2004-10-06 |
Chris Lattner | Rename method, change comment, add argument |
commit | commitdiff | tree | snapshot |
2004-10-06 |
Chris Lattner | Correct some typeos |
commit | commitdiff | tree | snapshot |
2004-10-06 |
Chris Lattner | Instcombine: -(X sdiv C) -> (X sdiv -C), tested by... |
commit | commitdiff | tree | snapshot |
2004-10-06 |
Chris Lattner | New testcase |
commit | commitdiff | tree | snapshot |
2004-10-06 |
Chris Lattner | Remove debugging code, fix encoding problem. This... |
commit | commitdiff | tree | snapshot |
next |