2004-10-13 |
Misha Brukman | Save Reid's notes from bugzilla on the proper procedure... |
commit | commitdiff | tree | snapshot |
2004-10-13 |
Reid Spencer | Resolution to PR451. |
commit | commitdiff | tree | snapshot |
2004-10-13 |
Reid Spencer | Changes for libtool 1.5.10 |
commit | commitdiff | tree | snapshot |
2004-10-13 |
Reid Spencer | Update for libtool 1.5.10 |
commit | commitdiff | tree | snapshot |
2004-10-13 |
Reid Spencer | Harden the version requirements to the set that actuall... |
commit | commitdiff | tree | snapshot |
2004-10-12 |
Misha Brukman | Fix file comment header |
commit | commitdiff | tree | snapshot |
2004-10-12 |
Misha Brukman | On second thought, OpaqueType is not really a good... |
commit | commitdiff | tree | snapshot |
2004-10-12 |
Misha Brukman | No space allowed between \ and end-of-line |
commit | commitdiff | tree | snapshot |
2004-10-12 |
Misha Brukman | Wrap lines at 80 cols |
commit | commitdiff | tree | snapshot |
2004-10-12 |
Chris Lattner | Add comment |
commit | commitdiff | tree | snapshot |
2004-10-12 |
Misha Brukman | Opaque types are considered to be first-class. |
commit | commitdiff | tree | snapshot |
2004-10-12 |
Chris Lattner | Minor cleanups: |
commit | commitdiff | tree | snapshot |
2004-10-12 |
Chris Lattner | Don't emit the method into the llvm namespace, let... |
commit | commitdiff | tree | snapshot |
2004-10-12 |
Chris Lattner | Add std:: prefix for compilers without correct koenig... |
commit | commitdiff | tree | snapshot |
2004-10-12 |
Chris Lattner | Transform memmove -> memcpy when the source is obviousl... |
commit | commitdiff | tree | snapshot |
2004-10-12 |
Chris Lattner | New testcase for memmove -> memcpy transform |
commit | commitdiff | tree | snapshot |
2004-10-12 |
Chris Lattner | Right, calls have Operand#0 == the called function... |
commit | commitdiff | tree | snapshot |
2004-10-12 |
Chris Lattner | Minor tweaks |
commit | commitdiff | tree | snapshot |
2004-10-12 |
Chris Lattner | New header. Classes can be added as needed. |
commit | commitdiff | tree | snapshot |
2004-10-12 |
Chris Lattner | Implement a new method |
commit | commitdiff | tree | snapshot |
2004-10-12 |
Chris Lattner | This nutty patch has been in my tree since before 1... |
commit | commitdiff | tree | snapshot |
2004-10-12 |
Chris Lattner | Fix a REALLY obscure bug in my previous checkin, which... |
commit | commitdiff | tree | snapshot |
2004-10-11 |
Chris Lattner | Handle a common case more carefully. In particular... |
commit | commitdiff | tree | snapshot |
2004-10-11 |
Chris Lattner | Allow creation of GEP constantexprs with a vector of... |
commit | commitdiff | tree | snapshot |
2004-10-11 |
Chris Lattner | Implement remove/eraseFromParent methods |
commit | commitdiff | tree | snapshot |
2004-10-11 |
Chris Lattner | Add long overdue methods |
commit | commitdiff | tree | snapshot |
2004-10-11 |
Chris Lattner | Make this build |
commit | commitdiff | tree | snapshot |
2004-10-11 |
Chris Lattner | Reenable the transform, turning X/-10 < 1 into X > -10 |
commit | commitdiff | tree | snapshot |
2004-10-11 |
Chris Lattner | Fix a warning that is emitted on the suns |
commit | commitdiff | tree | snapshot |
2004-10-11 |
Chris Lattner | This patch implements two things (sorry). |
commit | commitdiff | tree | snapshot |
2004-10-11 |
Chris Lattner | This testcase ensures that we can SRA a global even... |
commit | commitdiff | tree | snapshot |
2004-10-11 |
Chris Lattner | These testcases check to see if we can promote malloc... |
commit | commitdiff | tree | snapshot |
2004-10-11 |
Chris Lattner | Don't miss global optimizations because we run before... |
commit | commitdiff | tree | snapshot |
2004-10-11 |
Chris Lattner | Fix SingleSource/Benchmarks/McGill/chomp |
commit | commitdiff | tree | snapshot |
2004-10-11 |
Chris Lattner | If we are trying to create a ConstantExpr cast that... |
commit | commitdiff | tree | snapshot |
2004-10-11 |
Misha Brukman | Fix grammar |
commit | commitdiff | tree | snapshot |
2004-10-11 |
Misha Brukman | Remove exhuberant-style comments which remained from... |
commit | commitdiff | tree | snapshot |
2004-10-11 |
Misha Brukman | Fix file header comment; remove sample project (extra... |
commit | commitdiff | tree | snapshot |
2004-10-11 |
Misha Brukman | Fix file header comment |
commit | commitdiff | tree | snapshot |
2004-10-10 |
Misha Brukman | ModuloScheduling has moved to lib/Target/SparcV9 |
commit | commitdiff | tree | snapshot |
2004-10-10 |
Misha Brukman | Add ModuloScheduling to the recursive build tree |
commit | commitdiff | tree | snapshot |
2004-10-10 |
Misha Brukman | Adjust header file inclusion due to move |
commit | commitdiff | tree | snapshot |
2004-10-10 |
Misha Brukman | Adjust comment header and paths to refect move |
commit | commitdiff | tree | snapshot |
2004-10-10 |
Misha Brukman | ModuloScheduling moved to lib/Target/SparcV9 as it... |
commit | commitdiff | tree | snapshot |
2004-10-10 |
Chris Lattner | Just because we cannot completely eliminate all uses... |
commit | commitdiff | tree | snapshot |
2004-10-10 |
Chris Lattner | Another testcase. We should be able to devirtualize... |
commit | commitdiff | tree | snapshot |
2004-10-10 |
Reid Spencer | Reorganize FINDLIBS to make most comment libs searched... |
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 | Add the new InstrSched directory. |
commit | commitdiff | tree | snapshot |
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 |
next |