2002-09-15 |
Vikram S. Adve | Use much better method to find the llvmbase directory. |
commit | commitdiff | tree | snapshot |
2002-09-15 |
Vikram S. Adve | Check error condition after cvs returns. Also remove... |
commit | commitdiff | tree | snapshot |
2002-09-15 |
Vikram S. Adve | Shell-script to build current directory and then link... |
commit | commitdiff | tree | snapshot |
2002-09-15 |
Vikram S. Adve | Fix typos in previous checkin. |
commit | commitdiff | tree | snapshot |
2002-09-15 |
Chris Lattner | RegAllocCommon no longer includes CommandLine.h so... |
commit | commitdiff | tree | snapshot |
2002-09-14 |
Vikram S. Adve | Break RA_DEBUG option into several levels to get better... |
commit | commitdiff | tree | snapshot |
2002-09-14 |
Vikram S. Adve | Remove unnecessary include. |
commit | commitdiff | tree | snapshot |
2002-09-14 |
Vikram S. Adve | Break RA_DEBUG option into several levels to get better... |
commit | commitdiff | tree | snapshot |
2002-09-14 |
Nick Hildenbrandt | Fixed problem with printing struct definitions in the... |
commit | commitdiff | tree | snapshot |
2002-09-14 |
Chris Lattner | Fix to work correctly under linux |
commit | commitdiff | tree | snapshot |
2002-09-14 |
Chris Lattner | Fix bug I introduced |
commit | commitdiff | tree | snapshot |
2002-09-14 |
Vikram S. Adve | Moving to lib/CodeGen/RegAlloc. |
commit | commitdiff | tree | snapshot |
2002-09-14 |
Vikram S. Adve | Add support for MacOS and (hopefully) other BSD derivat... |
commit | commitdiff | tree | snapshot |
2002-09-14 |
Misha Brukman | Function.h is unnecessary when Module.h is included. |
commit | commitdiff | tree | snapshot |
2002-09-14 |
Misha Brukman | On the quest of eliminating unnecessary includes. |
commit | commitdiff | tree | snapshot |
2002-09-14 |
Misha Brukman | Again, including Module makes Function unnecessary. |
commit | commitdiff | tree | snapshot |
2002-09-14 |
Misha Brukman | Following Chris's advice, I'm pruning some unnecessary... |
commit | commitdiff | tree | snapshot |
2002-09-13 |
Chris Lattner | * Fix a bug that was causing lli to misrun: |
commit | commitdiff | tree | snapshot |
2002-09-13 |
Chris Lattner | Change the MallocInst & AllocaInst ctors to take the... |
commit | commitdiff | tree | snapshot |
2002-09-13 |
Chris Lattner | Change the MallocInst & AllocaInst ctors to take the... |
commit | commitdiff | tree | snapshot |
2002-09-13 |
Chris Lattner | include/llvm/DataTypes.h includes this #define so we... |
commit | commitdiff | tree | snapshot |
2002-09-13 |
Chris Lattner | include/llvm/DataTypes.h includes this #define so we... |
commit | commitdiff | tree | snapshot |
2002-09-13 |
Chris Lattner | Export symbols for linux |
commit | commitdiff | tree | snapshot |
2002-09-13 |
Chris Lattner | Tighten up sanity checking |
commit | commitdiff | tree | snapshot |
2002-09-13 |
Chris Lattner | Factor platform specific makefile directives out into... |
commit | commitdiff | tree | snapshot |
2002-09-13 |
Chris Lattner | Try to work well on multiple platforms. |
commit | commitdiff | tree | snapshot |
2002-09-13 |
Chris Lattner | Link .so files correctly on either linux or solaris |
commit | commitdiff | tree | snapshot |
2002-09-13 |
Chris Lattner | Build with -D_GNU_SOURCE to enable gnu extensions in... |
commit | commitdiff | tree | snapshot |
2002-09-13 |
Chris Lattner | Add better linux support by using the right macro.... |
commit | commitdiff | tree | snapshot |
2002-09-13 |
Chris Lattner | Submitted by Casey Carter: |
commit | commitdiff | tree | snapshot |
2002-09-13 |
Chris Lattner | Another portability fix provided via Casey Carter: |
commit | commitdiff | tree | snapshot |
2002-09-13 |
Chris Lattner | Another portability patch graciously provided by Casey... |
commit | commitdiff | tree | snapshot |
2002-09-13 |
Chris Lattner | Checkin patch written by Casey Carter, enabling support... |
commit | commitdiff | tree | snapshot |
2002-09-12 |
Chris Lattner | Fix a bug introduced by the Getelementptr change |
commit | commitdiff | tree | snapshot |
2002-09-12 |
Chris Lattner | Fix a bug I introduced into the code generator. :( |
commit | commitdiff | tree | snapshot |
2002-09-12 |
Chris Lattner | Add a </ul> that was missing and caused the document... |
commit | commitdiff | tree | snapshot |
2002-09-12 |
Chris Lattner | Incorporate information about deleting instructions... |
commit | commitdiff | tree | snapshot |
2002-09-12 |
Chris Lattner | Fix bug I introduced with one of my previous changes. |
commit | commitdiff | tree | snapshot |
2002-09-12 |
Chris Lattner | Add some information about the Instruction class and... |
commit | commitdiff | tree | snapshot |
2002-09-12 |
Chris Lattner | Add a new BasicBlockPass::doInitialization/Finalization... |
commit | commitdiff | tree | snapshot |
2002-09-12 |
Chris Lattner | Add a new BasicBlockPass::doInitialization/Finalization... |
commit | commitdiff | tree | snapshot |
2002-09-12 |
Chris Lattner | Make sure to print a message when linking a tool |
commit | commitdiff | tree | snapshot |
2002-09-12 |
Misha Brukman | Compiling with "gmake" should produce less output.... |
commit | commitdiff | tree | snapshot |
2002-09-11 |
Joel Stanley | - Added content to use-def/def-use section |
commit | commitdiff | tree | snapshot |
2002-09-11 |
Joel Stanley | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2002-09-11 |
Chris Lattner | - Change getelementptr instruction to use long indexes... |
commit | commitdiff | tree | snapshot |
2002-09-11 |
Chris Lattner | - Change getelementptr instruction to use long indexes... |
commit | commitdiff | tree | snapshot |
2002-09-11 |
Chris Lattner | - Change getelementptr instruction to use long indexe... |
commit | commitdiff | tree | snapshot |
2002-09-11 |
Chris Lattner | Give better assertion message for error conditions |
commit | commitdiff | tree | snapshot |
2002-09-11 |
Chris Lattner | Recently changed getelementptr to use 'long' indexes... |
commit | commitdiff | tree | snapshot |
2002-09-11 |
Chris Lattner | Convert index type for getelementptr instruction from... |
commit | commitdiff | tree | snapshot |
2002-09-11 |
Chris Lattner | Allocation insts always have one operand |
commit | commitdiff | tree | snapshot |
2002-09-10 |
Chris Lattner | Add convenience ctor to BranchInst |
commit | commitdiff | tree | snapshot |
2002-09-10 |
Chris Lattner | Add convenience ctor to BranchInst |
commit | commitdiff | tree | snapshot |
2002-09-10 |
Chris Lattner | Fix the last of the silly bugs I just introduced. :( |
commit | commitdiff | tree | snapshot |
2002-09-10 |
Chris Lattner | Fix bugs in previous checkins |
commit | commitdiff | tree | snapshot |
2002-09-10 |
Chris Lattner | Fix bug in previous checkin |
commit | commitdiff | tree | snapshot |
2002-09-10 |
Chris Lattner | Add cannonicalization of shl X, 1 -> add X, X |
commit | commitdiff | tree | snapshot |
2002-09-10 |
Chris Lattner | Check for cannonicalization of shl X, 1 -> add X, X |
commit | commitdiff | tree | snapshot |
2002-09-10 |
Chris Lattner | Fix minor problems in previous checkin |
commit | commitdiff | tree | snapshot |
2002-09-10 |
Chris Lattner | Fix minor problems in previous checkin |
commit | commitdiff | tree | snapshot |
2002-09-10 |
Chris Lattner | Fix config file due to directories changing |
commit | commitdiff | tree | snapshot |
2002-09-10 |
Chris Lattner | Clean up code due to auto-insert constructors |
commit | commitdiff | tree | snapshot |
2002-09-10 |
Chris Lattner | Clean up code due to auto-insert constructors |
commit | commitdiff | tree | snapshot |
2002-09-10 |
Chris Lattner | Clean up code |
commit | commitdiff | tree | snapshot |
2002-09-10 |
Chris Lattner | Use explicit ctor |
commit | commitdiff | tree | snapshot |
2002-09-10 |
Chris Lattner | Clean up pointer using testcases |
commit | commitdiff | tree | snapshot |
2002-09-10 |
Chris Lattner | Tighten up assertion checking for binary operators... |
commit | commitdiff | tree | snapshot |
2002-09-10 |
Chris Lattner | Tighten up error checking in parser, disallowing instru... |
commit | commitdiff | tree | snapshot |
2002-09-10 |
Chris Lattner | Remove a testcase that is irrelevant now, fix a pointer... |
commit | commitdiff | tree | snapshot |
2002-09-10 |
Chris Lattner | Fix bug: test/Regression/Transforms/LevelRaise/2002... |
commit | commitdiff | tree | snapshot |
2002-09-10 |
Chris Lattner | New testcase for poitner problem |
commit | commitdiff | tree | snapshot |
2002-09-10 |
Chris Lattner | Simplify code (somtimes dramatically), by using the... |
commit | commitdiff | tree | snapshot |
2002-09-10 |
Chris Lattner | Simplify code (somtimes dramatically), by using the... |
commit | commitdiff | tree | snapshot |
2002-09-10 |
Chris Lattner | Add support for printing constpointerrefs more nicely |
commit | commitdiff | tree | snapshot |
2002-09-10 |
Chris Lattner | Add capability to insert an instruction into a basic... |
commit | commitdiff | tree | snapshot |
2002-09-10 |
Chris Lattner | Remove extra #include |
commit | commitdiff | tree | snapshot |
2002-09-10 |
Chris Lattner | Implement support for inserting an instruction into... |
commit | commitdiff | tree | snapshot |
2002-09-10 |
Chris Lattner | Clean up indvar printing |
commit | commitdiff | tree | snapshot |
2002-09-10 |
Chris Lattner | Eliminate the GenericBinaryInst class |
commit | commitdiff | tree | snapshot |
2002-09-10 |
Chris Lattner | * Eliminate GenericBinaryInst class |
commit | commitdiff | tree | snapshot |
2002-09-10 |
Chris Lattner | Eliminate the GenericBinaryInst class. |
commit | commitdiff | tree | snapshot |
2002-09-10 |
Chris Lattner | Eliminate setType method |
commit | commitdiff | tree | snapshot |
2002-09-10 |
Chris Lattner | Finish up the isa/cast/dyn_cast section |
commit | commitdiff | tree | snapshot |
2002-09-10 |
Chris Lattner | * Clean up code a little bit |
commit | commitdiff | tree | snapshot |
2002-09-10 |
Chris Lattner | Run indvars tests |
commit | commitdiff | tree | snapshot |
2002-09-10 |
Chris Lattner | Add new testcase for broken indvars case |
commit | commitdiff | tree | snapshot |
2002-09-10 |
Chris Lattner | Fix typeo in assertion message |
commit | commitdiff | tree | snapshot |
2002-09-10 |
Chris Lattner | Hack unneccesary now that shifts of pointers are no... |
commit | commitdiff | tree | snapshot |
2002-09-10 |
Chris Lattner | Write most of the isa, cast, dyn_cast section. It... |
commit | commitdiff | tree | snapshot |
2002-09-09 |
Chris Lattner | Do not allow adds of pointer types, or many other opera... |
commit | commitdiff | tree | snapshot |
2002-09-09 |
Chris Lattner | Disallow creation of pointer typed shift instructions |
commit | commitdiff | tree | snapshot |
2002-09-09 |
Chris Lattner | * Write the prose for the Basic Inspection and Traversa... |
commit | commitdiff | tree | snapshot |
2002-09-09 |
Joel Stanley | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2002-09-09 |
Joel Stanley | - Made distinction between object->iterator and iterato... |
commit | commitdiff | tree | snapshot |
2002-09-09 |
Vikram S. Adve | Silly bug fix: Machine code vector could be empty for... |
commit | commitdiff | tree | snapshot |
2002-09-09 |
Chris Lattner | Clean up the isa section stub. It should not be listed... |
commit | commitdiff | tree | snapshot |
2002-09-09 |
Chris Lattner | Stub out another couple sections that it looks like... |
commit | commitdiff | tree | snapshot |
2002-09-09 |
Chris Lattner | Fix minor typo |
commit | commitdiff | tree | snapshot |
2002-09-09 |
Chris Lattner | Testcase no longer applicable since shifts of pointers... |
commit | commitdiff | tree | snapshot |
next |