| Commit message (Expand) | Author | Age | Files | Lines |
* | Added debug information. Fixed several bugs in the reconstruct loop function. | Tanya Lattner | 2004-10-10 | 10 | -276/+560 |
* | Initial version of automake Makefile.am file. | Reid Spencer | 2004-10-10 | 20 | -0/+455 |
* | Initial version of automake Makefile.am file. | Reid Spencer | 2004-10-10 | 16 | -0/+497 |
* | Build both archive and relinked objects | Reid Spencer | 2004-10-10 | 3 | -3/+17 |
* | Directory changes | Reid Spencer | 2004-10-10 | 1 | -1/+2 |
* | A configure script to configure LLVM for compilation with automake | Reid Spencer | 2004-10-10 | 1 | -0/+28303 |
* | Initial version of common automake Rules for LLVM | Reid Spencer | 2004-10-10 | 1 | -0/+182 |
* | Initial version of automake Makefile.am file. | Reid Spencer | 2004-10-10 | 1 | -0/+12 |
* | Remove the InstrSched directory (moved to SparcV9) | Reid Spencer | 2004-10-10 | 1 | -1/+1 |
* | Directory no long exists (moved to Targets/SparcV9). | Reid Spencer | 2004-10-10 | 1 | -23/+0 |
* | Initial version of automake Makefile.am file. | Reid Spencer | 2004-10-10 | 22 | -0/+519 |
* | Fix assertion failure when calling or returning from a function which | Brian Gaeke | 2004-10-10 | 2 | -4/+4 |
* | Implement eliminateCallFramePseudoInstr(). | Brian Gaeke | 2004-10-10 | 2 | -12/+16 |
* | Model calls as *both* using *and* killing O0..O5, because callees use the | Brian Gaeke | 2004-10-10 | 2 | -2/+4 |
* | Fix whitespace and wrap some long lines. | Brian Gaeke | 2004-10-10 | 2 | -16/+60 |
* | Top level makefile for building LLVM with automake. | Reid Spencer | 2004-10-10 | 1 | -0/+18 |
* | Ensure timestamp on saved contents of configure.ac is not changed. | Reid Spencer | 2004-10-10 | 6 | -567/+1684 |
* | Fix 2004-10-10-CastStoreOnce.llx, by adjusting types back if we strip off a cast | Chris Lattner | 2004-10-10 | 1 | -20/+23 |
* | New testcase that crashes -globalopt. I found this through inspection, not | Chris Lattner | 2004-10-10 | 1 | -0/+17 |
* | Implement GlobalOpt/deadglobal-2.llx, deletion of globals that are only | Chris Lattner | 2004-10-10 | 1 | -0/+11 |
* | New testcase we were not handling before. | Chris Lattner | 2004-10-10 | 1 | -0/+11 |
* | Avoid calling use_size() which could (in theory) be expensive if the global | Chris Lattner | 2004-10-10 | 1 | -12/+18 |
* | bling bling! | Chris Lattner | 2004-10-10 | 1 | -1/+1 |
* | A testcase that globalopt now handles | Chris Lattner | 2004-10-09 | 1 | -0/+20 |
* | Eliminate global pointers that are only stored a single value and null if | Chris Lattner | 2004-10-09 | 1 | -0/+103 |
* | Instead of silently breaking, print notification of why this doesn't work. | Chris Lattner | 2004-10-09 | 1 | -0/+9 |
* | Fix grammaro | Chris Lattner | 2004-10-09 | 1 | -1/+1 |
* | Use DEBUG instead of DebugFlag directly, as DebugFlag does not respect | Chris Lattner | 2004-10-09 | 1 | -5/+3 |
* | It looks like we're not releasing 1.4 with llvm.org as the official domain | Chris Lattner | 2004-10-09 | 1 | -12/+12 |
* | update according to tonight's info | Brian Gaeke | 2004-10-09 | 2 | -8/+10 |
* | Implement getModuleMatchQuality and getJITMatchQuality so that v8 will be the | Brian Gaeke | 2004-10-09 | 4 | -0/+46 |
* | Fix infinite loop due to iteration | Chris Lattner | 2004-10-09 | 1 | -1/+7 |
* | Implement sub.ll:test17, -X/C -> X/-C | Chris Lattner | 2004-10-09 | 1 | -0/+5 |
* | New testcase | Chris Lattner | 2004-10-09 | 1 | -0/+6 |
* | Add a check to avoid an assertion on malformed input | Chris Lattner | 2004-10-09 | 1 | -0/+3 |
* | The person who was planning to add SSE support isn't anymore, so disable | Chris Lattner | 2004-10-08 | 1 | -1/+3 |
* | Fix a major regression from the bugfix for 2004-10-08-SelectSetCCFold.llx, | Chris Lattner | 2004-10-08 | 1 | -1/+1 |
* | If we found a dead global, we should at least delete it... | Chris Lattner | 2004-10-08 | 1 | -0/+1 |
* | * Pull out the meat of runOnModule into another function for clarity. | Chris Lattner | 2004-10-08 | 1 | -45/+101 |
* | New testcase | Chris Lattner | 2004-10-08 | 1 | -0/+10 |
* | We might as well delete the known-dead global sooner rather than later since | Chris Lattner | 2004-10-08 | 1 | -0/+2 |
* | Hyphenate target-(in)dependent for more tasty grammar goodness (tm) | Misha Brukman | 2004-10-08 | 1 | -2/+2 |
* | Temporarily disable a buggy transformation until it can be fixed. This fixes | Chris Lattner | 2004-10-08 | 1 | -0/+5 |
* | Adjust paths due to moving InstrSched to lib/Target/SparcV9 | Misha Brukman | 2004-10-08 | 3 | -7/+7 |
* | Use the SparcV9-marked instr scheduling library | Misha Brukman | 2004-10-08 | 3 | -3/+3 |
* | InstrSched has been moved to lib/Target/SparcV9 | Misha Brukman | 2004-10-08 | 1 | -1/+1 |
* | InstrSched is SparcV9-specific and so has been moved to lib/Target/SparcV9/ | Misha Brukman | 2004-10-08 | 7 | -3197/+0 |
* | Single-space instead of double-spacing in the Makefile | Misha Brukman | 2004-10-08 | 1 | -3/+1 |
* | Build InstrSched as well, and all three subdirs can be built independently | Misha Brukman | 2004-10-08 | 1 | -1/+1 |
* | * Adjust for the move to lib/Target/SparcV9/InstrSched | Misha Brukman | 2004-10-08 | 1 | -2/+2 |