2004-08-29 |
Reid Spencer | Updated to create a link needed for correct lib/System... |
commit | commitdiff | tree | snapshot |
2004-08-29 |
Reid Spencer | Add lib/System ahead of lib/Support in case there are... |
commit | commitdiff | tree | snapshot |
2004-08-29 |
Reid Spencer | Link with LLVMsystem.a for operating system independence. |
commit | commitdiff | tree | snapshot |
2004-08-29 |
Reid Spencer | RemoveFileOnErrorSignal is now in the llvm::sys namespa... |
commit | commitdiff | tree | snapshot |
2004-08-29 |
Reid Spencer | Add the LLVMsystem.a library as it is now used for... |
commit | commitdiff | tree | snapshot |
2004-08-29 |
Reid Spencer | The functions in Signal.h are now in the llvm::sys... |
commit | commitdiff | tree | snapshot |
2004-08-29 |
Reid Spencer | add llvmc |
commit | commitdiff | tree | snapshot |
2004-08-29 |
Reid Spencer | Convert llvmc to use the lib/System interface instead... |
commit | commitdiff | tree | snapshot |
2004-08-29 |
Reid Spencer | Move a warning comment to where it should have been... |
commit | commitdiff | tree | snapshot |
2004-08-29 |
Reid Spencer | Correct the vim: specification |
commit | commitdiff | tree | snapshot |
2004-08-29 |
Reid Spencer | Include some additional header files. |
commit | commitdiff | tree | snapshot |
2004-08-29 |
Reid Spencer | Initial platform independent implementation of operatin... |
commit | commitdiff | tree | snapshot |
2004-08-29 |
Reid Spencer | Initial commit of an platform-indepdendent implementati... |
commit | commitdiff | tree | snapshot |
2004-08-29 |
Reid Spencer | Put the lib/System interface functions in llvm::sys... |
commit | commitdiff | tree | snapshot |
2004-08-29 |
Reid Spencer | Create a link from $BUILD_OBJ_ROOT/lib/System/platform to |
commit | commitdiff | tree | snapshot |
2004-08-29 |
Nate Begeman | Implement the following missing functionality in the... |
commit | commitdiff | tree | snapshot |
2004-08-29 |
Reid Spencer | Initial commit of the platform agnostic interface to... |
commit | commitdiff | tree | snapshot |
2004-08-29 |
Reid Spencer | Add a function to remove whole directorys on fatal... |
commit | commitdiff | tree | snapshot |
2004-08-29 |
Reid Spencer | Revise the design of the Path concept per peer review... |
commit | commitdiff | tree | snapshot |
2004-08-28 |
Alkis Evlogimenos | Remove dead code. |
commit | commitdiff | tree | snapshot |
2004-08-27 |
Alkis Evlogimenos | Now that LiveIntervals::addIntervalsForSpills is fixed... |
commit | commitdiff | tree | snapshot |
2004-08-27 |
Alkis Evlogimenos | Only update LiveVariables if it is available. addInterv... |
commit | commitdiff | tree | snapshot |
2004-08-27 |
Alkis Evlogimenos | Back out this change as it broke the build last night... |
commit | commitdiff | tree | snapshot |
2004-08-27 |
Nate Begeman | Back out change to divide getSpillSize by 8 until I... |
commit | commitdiff | tree | snapshot |
2004-08-27 |
Nate Begeman | Fix a typo in the bytecode format documentation |
commit | commitdiff | tree | snapshot |
2004-08-27 |
Alkis Evlogimenos | The linear scan variants do not require the LiveVariabl... |
commit | commitdiff | tree | snapshot |
2004-08-27 |
Nate Begeman | Register sizes are in bits, not bytes |
commit | commitdiff | tree | snapshot |
2004-08-27 |
Alkis Evlogimenos | Add getLastBlock member. This is useful when growing... |
commit | commitdiff | tree | snapshot |
2004-08-27 |
Alkis Evlogimenos | Add MachineBasicBlock2IndexFunctor. This is useful... |
commit | commitdiff | tree | snapshot |
2004-08-27 |
Alkis Evlogimenos | Add size member function. |
commit | commitdiff | tree | snapshot |
2004-08-27 |
Reid Spencer | Add more content. |
commit | commitdiff | tree | snapshot |
2004-08-27 |
Reid Spencer | Bug 430 Fixed. |
commit | commitdiff | tree | snapshot |
2004-08-27 |
Reid Spencer | Correctly compute the number of compaction tables. |
commit | commitdiff | tree | snapshot |
2004-08-27 |
Reid Spencer | Prevent an empty compaction table from being written... |
commit | commitdiff | tree | snapshot |
2004-08-26 |
Reid Spencer | Add the CompactionTableIsEmpty function so that we... |
commit | commitdiff | tree | snapshot |
2004-08-26 |
Alkis Evlogimenos | Use newly added API in MRegisterInfo and don't expose... |
commit | commitdiff | tree | snapshot |
2004-08-26 |
Alkis Evlogimenos | Use newly added API in MRegisterInfo. |
commit | commitdiff | tree | snapshot |
2004-08-26 |
Alkis Evlogimenos | Add getAllocatableSet() function. |
commit | commitdiff | tree | snapshot |
2004-08-26 |
Reid Spencer | Provide some meta tags for this document. |
commit | commitdiff | tree | snapshot |
2004-08-26 |
Reid Spencer | Add the default table related styles |
commit | commitdiff | tree | snapshot |
2004-08-26 |
Reid Spencer | Document the rational for the #include hierarchy. |
commit | commitdiff | tree | snapshot |
2004-08-26 |
Reid Spencer | Fix a typo. |
commit | commitdiff | tree | snapshot |
2004-08-26 |
Reid Spencer | First cut at a README for lib/System explaining the... |
commit | commitdiff | tree | snapshot |
2004-08-26 |
Reid Spencer | Add a README explaining the intended content of this... |
commit | commitdiff | tree | snapshot |
2004-08-26 |
Alkis Evlogimenos | Add default index functor (an identity functor). You... |
commit | commitdiff | tree | snapshot |
2004-08-25 |
Brian Gaeke | Previous checkin broke printf(%a) support for fp consta... |
commit | commitdiff | tree | snapshot |
2004-08-25 |
Brian Gaeke | New version of Bill Wendling's PR33 patch. |
commit | commitdiff | tree | snapshot |
2004-08-25 |
Reid Spencer | Fix documentation. |
commit | commitdiff | tree | snapshot |
2004-08-25 |
Reid Spencer | Initial implementation of the Path operating system... |
commit | commitdiff | tree | snapshot |
2004-08-25 |
Reid Spencer | License for this library. |
commit | commitdiff | tree | snapshot |
2004-08-25 |
Reid Spencer | Update to include tools/llvmc and lib/System as having... |
commit | commitdiff | tree | snapshot |
2004-08-25 |
Reid Spencer | License file for llvmc. |
commit | commitdiff | tree | snapshot |
2004-08-25 |
Reid Spencer | Document definitions and computations provided by llvm... |
commit | commitdiff | tree | snapshot |
2004-08-24 |
Reid Spencer | Insert declarations for two new functions that support... |
commit | commitdiff | tree | snapshot |
2004-08-24 |
Reid Spencer | Run the compilation actions before we attempt linking... |
commit | commitdiff | tree | snapshot |
2004-08-24 |
Reid Spencer | Add the directory specified by LLVM_LIB_SEARCH_PATH... |
commit | commitdiff | tree | snapshot |
2004-08-24 |
Reid Spencer | Add dependent library support for Stacker. It now inser... |
commit | commitdiff | tree | snapshot |
2004-08-24 |
Reid Spencer | Add a function that gets just the dependent libraries... |
commit | commitdiff | tree | snapshot |
2004-08-24 |
Reid Spencer | Provide a method for wholesale extraction of the depend... |
commit | commitdiff | tree | snapshot |
2004-08-24 |
Reid Spencer | Add a wrapper for extraction of the dependent libraries... |
commit | commitdiff | tree | snapshot |
2004-08-24 |
Reid Spencer | Rearrange output a little to make it nicer. |
commit | commitdiff | tree | snapshot |
2004-08-24 |
Chris Lattner | Add some details |
commit | commitdiff | tree | snapshot |
2004-08-24 |
Reid Spencer | Added BURS. |
commit | commitdiff | tree | snapshot |
2004-08-24 |
Reid Spencer | Get rid of error messages from CommandLine because... |
commit | commitdiff | tree | snapshot |
2004-08-24 |
Reid Spencer | Give the -time-passes tool option a global storage... |
commit | commitdiff | tree | snapshot |
2004-08-24 |
Chris Lattner | Fix a bug in a previous checkin of mine, correcting |
commit | commitdiff | tree | snapshot |
2004-08-24 |
Reid Spencer | Add the examples directory to these scripts. |
commit | commitdiff | tree | snapshot |
2004-08-24 |
Chris Lattner | Modify testcase to merit a warning, though no warning... |
commit | commitdiff | tree | snapshot |
2004-08-24 |
Reid Spencer | Include the "examples" directory as optional. |
commit | commitdiff | tree | snapshot |
2004-08-24 |
Reid Spencer | Ensure that the examples get built. |
commit | commitdiff | tree | snapshot |
2004-08-24 |
Reid Spencer | Adjustments for changes in the configuration language. |
commit | commitdiff | tree | snapshot |
2004-08-24 |
Reid Spencer | - Unify format of output messages |
commit | commitdiff | tree | snapshot |
2004-08-24 |
Reid Spencer | Link with bcreader and vmcore. |
commit | commitdiff | tree | snapshot |
2004-08-24 |
Reid Spencer | - Implement the %args% substitution |
commit | commitdiff | tree | snapshot |
2004-08-24 |
Reid Spencer | - Alphabetize the list of token enumerators. |
commit | commitdiff | tree | snapshot |
2004-08-24 |
Reid Spencer | - Rename and rearrange for clarity |
commit | commitdiff | tree | snapshot |
2004-08-24 |
Reid Spencer | - Remove unused GetSuffix function |
commit | commitdiff | tree | snapshot |
2004-08-24 |
Reid Spencer | Remove unneeded flags. |
commit | commitdiff | tree | snapshot |
2004-08-24 |
Chris Lattner | Add -sse[,2,3] arguments to LLC |
commit | commitdiff | tree | snapshot |
2004-08-24 |
Chris Lattner | Nuke commented out stuff |
commit | commitdiff | tree | snapshot |
2004-08-24 |
Brian Gaeke | bug fixed |
commit | commitdiff | tree | snapshot |
2004-08-24 |
Brian Gaeke | note pr# |
commit | commitdiff | tree | snapshot |
2004-08-24 |
Brian Gaeke | This code is dodgy, but the guaranteed assertion failur... |
commit | commitdiff | tree | snapshot |
2004-08-24 |
Brian Gaeke | Fix bug in PhyRegAlloc::setCallInterferences() handling... |
commit | commitdiff | tree | snapshot |
2004-08-24 |
Brian Gaeke | Revise head-of-file comment. |
commit | commitdiff | tree | snapshot |
2004-08-24 |
Reid Spencer | Actually get the URL to my notes page correct. |
commit | commitdiff | tree | snapshot |
2004-08-24 |
Reid Spencer | Correct my home page. Shorten my entry. Reference home... |
commit | commitdiff | tree | snapshot |
2004-08-24 |
Misha Brukman | Change LVN -> Load-VN since that's the name of the... |
commit | commitdiff | tree | snapshot |
2004-08-24 |
Misha Brukman | Fix some grammar. |
commit | commitdiff | tree | snapshot |
2004-08-24 |
Misha Brukman | Added DSE, LICM, LVN, PRE, SCCP, and SSA |
commit | commitdiff | tree | snapshot |
2004-08-24 |
Chris Lattner | Do not use .xword and friends to emit zeros on V9.... |
commit | commitdiff | tree | snapshot |
2004-08-23 |
Brian Gaeke | A PR60 test case |
commit | commitdiff | tree | snapshot |
2004-08-23 |
Misha Brukman | Document 'gmake install' vs. 'install-bytecode' (used... |
commit | commitdiff | tree | snapshot |
2004-08-23 |
Reid Spencer | Moved small examples from /projects/SmallExamples to... |
commit | commitdiff | tree | snapshot |
2004-08-23 |
Reid Spencer | Moved the "SmallExamples" out of the /projects director... |
commit | commitdiff | tree | snapshot |
2004-08-23 |
Reid Spencer | Fix Title line |
commit | commitdiff | tree | snapshot |
2004-08-23 |
Misha Brukman | Note: do not use GNU binutils under AIX, they're not... |
commit | commitdiff | tree | snapshot |
2004-08-23 |
Reid Spencer | Change the makefile back so it descends any directory... |
commit | commitdiff | tree | snapshot |
2004-08-22 |
Reid Spencer | Many useful corrections resulting from Chris Lattner... |
commit | commitdiff | tree | snapshot |
2004-08-22 |
Reid Spencer | Provide support for retaining the version number found... |
commit | commitdiff | tree | snapshot |
next |