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 |
2004-08-22 |
Reid Spencer | Add the VERSION token. |
commit | commitdiff | tree | snapshot |
2004-08-22 |
Reid Spencer | Add support for version numbers. |
commit | commitdiff | tree | snapshot |
2004-08-22 |
Reid Spencer | Shorten lines so this file can be used as the documenta... |
commit | commitdiff | tree | snapshot |
2004-08-22 |
Nate Begeman | Kill a majority of unnecessary sign extensions for... |
commit | commitdiff | tree | snapshot |
2004-08-22 |
Nate Begeman | Don't hard code the offset of the saved R31 in function... |
commit | commitdiff | tree | snapshot |
2004-08-21 |
Misha Brukman | Bytecode libraries are installed with `make install... |
commit | commitdiff | tree | snapshot |
2004-08-21 |
Reid Spencer | First complete version. The details of configuration... |
commit | commitdiff | tree | snapshot |
2004-08-21 |
Reid Spencer | Initial checkin of a pass to lower packed operations... |
commit | commitdiff | tree | snapshot |
2004-08-21 |
Reid Spencer | Correct to change interface of the analyzer. |
commit | commitdiff | tree | snapshot |
2004-08-21 |
Reid Spencer | Bytecode Analyzer Cleanup: |
commit | commitdiff | tree | snapshot |
2004-08-21 |
Reid Spencer | Get rid of an extraneous local variable. |
commit | commitdiff | tree | snapshot |
2004-08-21 |
Reid Spencer | Two Changes: |
commit | commitdiff | tree | snapshot |
2004-08-21 |
Reid Spencer | Add boolean file format flags in preparation for versio... |
commit | commitdiff | tree | snapshot |
2004-08-21 |
Reid Spencer | Bytecode Reader Cleanup: |
commit | commitdiff | tree | snapshot |
2004-08-21 |
Reid Spencer | Dump the DependentLibsBlockID, its not a block, its... |
commit | commitdiff | tree | snapshot |
2004-08-21 |
Nate Begeman | Back out branchless SetCC code. While it helped a... |
commit | commitdiff | tree | snapshot |
2004-08-21 |
Reid Spencer | Add new methods: |
commit | commitdiff | tree | snapshot |
2004-08-21 |
Reid Spencer | Bytecode Analyzer cleanup: |
commit | commitdiff | tree | snapshot |
2004-08-21 |
Chris Lattner | Alignment is now in bits. |
commit | commitdiff | tree | snapshot |
2004-08-21 |
Chris Lattner | Switch from bytes to bits for alignment. |
commit | commitdiff | tree | snapshot |
2004-08-21 |
Chris Lattner | Switch from bytes to bits for alignment for consistency |
commit | commitdiff | tree | snapshot |
2004-08-21 |
Chris Lattner | Reduce uses of getRegClass |
commit | commitdiff | tree | snapshot |
2004-08-21 |
Chris Lattner | Convert regclass alignment from bytes to bites |
commit | commitdiff | tree | snapshot |
2004-08-21 |
Chris Lattner | Convert bytes to bits in alignment |
commit | commitdiff | tree | snapshot |
2004-08-21 |
Chris Lattner | Register info alignment is in bits, frame object alignm... |
commit | commitdiff | tree | snapshot |
2004-08-21 |
Chris Lattner | Make alignment be in bits, just like size is |
commit | commitdiff | tree | snapshot |
2004-08-21 |
Chris Lattner | Reduce uses of getRegClass |
commit | commitdiff | tree | snapshot |
2004-08-21 |
Chris Lattner | Now that we have per-register spill size/alignment... |
commit | commitdiff | tree | snapshot |
2004-08-21 |
Chris Lattner | Infer the spillsize/alignment of a register based on... |
commit | commitdiff | tree | snapshot |
2004-08-21 |
Chris Lattner | Support "Methods" in register classes in CodgeGenRegist... |
commit | commitdiff | tree | snapshot |
2004-08-21 |
Chris Lattner | Fix warning |
commit | commitdiff | tree | snapshot |
2004-08-21 |
Reid Spencer | Examine the type code in the setcc class of instruction... |
commit | commitdiff | tree | snapshot |
2004-08-21 |
Nate Begeman | Move XForm instructions over to the auto-generated... |
commit | commitdiff | tree | snapshot |
2004-08-21 |
Chris Lattner | Start parsing register classes into a more structured... |
commit | commitdiff | tree | snapshot |
2004-08-21 |
Chris Lattner | Read in declared reg sizes |
commit | commitdiff | tree | snapshot |
2004-08-21 |
Chris Lattner | Add two values |
commit | commitdiff | tree | snapshot |
2004-08-21 |
Chris Lattner | Fix a nasty bug that Nate ran into. In particular... |
commit | commitdiff | tree | snapshot |
2004-08-20 |
Reid Spencer | Change @ -> % in config files. @name@ might be needed... |
commit | commitdiff | tree | snapshot |
2004-08-20 |
Nate Begeman | remove some things from the todo list. |
commit | commitdiff | tree | snapshot |
2004-08-20 |
Chris Lattner | Do not register ppc64 yet, as it breaks the SparcV9... |
commit | commitdiff | tree | snapshot |
2004-08-20 |
Chris Lattner | quish a warning |
commit | commitdiff | tree | snapshot |
2004-08-20 |
Reid Spencer | Fix a bug found exposed by: Regression/Other/2004-08... |
commit | commitdiff | tree | snapshot |
2004-08-20 |
Nate Begeman | Implement code to convert SetCC into straight line... |
commit | commitdiff | tree | snapshot |
2004-08-20 |
Reid Spencer | Remove even the slightest chance of a race condition... |
commit | commitdiff | tree | snapshot |
2004-08-20 |
Reid Spencer | Implement the correct search for configuration files... |
commit | commitdiff | tree | snapshot |
2004-08-20 |
Reid Spencer | Add CONFIG_FILES so the language specific config files... |
commit | commitdiff | tree | snapshot |
2004-08-20 |
Reid Spencer | Added a set of rules for installing configuration files... |
commit | commitdiff | tree | snapshot |
2004-08-20 |
Reid Spencer | Implement Assembly support. |
commit | commitdiff | tree | snapshot |
2004-08-20 |
Reid Spencer | Changes resulting from change in autoconf/configure... |
commit | commitdiff | tree | snapshot |
2004-08-20 |
Reid Spencer | Actually name the #define correctly. |
commit | commitdiff | tree | snapshot |
2004-08-20 |
Reid Spencer | Added various LLVM_* strings that are configured to... |
commit | commitdiff | tree | snapshot |
2004-08-20 |
Reid Spencer | Update after change to autoconf/configure.ac |
commit | commitdiff | tree | snapshot |
2004-08-20 |
Reid Spencer | Change version 1.3 -> 1.4 |
commit | commitdiff | tree | snapshot |
2004-08-20 |
Chris Lattner | New testcase that the vector support does not work... |
commit | commitdiff | tree | snapshot |
2004-08-20 |
Reid Spencer | Added various tests in support of Packed Types. |
commit | commitdiff | tree | snapshot |
2004-08-20 |
Reid Spencer | Added a test case for packed types. Test case kindly... |
commit | commitdiff | tree | snapshot |
2004-08-20 |
Brian Gaeke | Packed types, brought to you by Brad Jones |
commit | commitdiff | tree | snapshot |
2004-08-20 |
Reid Spencer | Avoid building samples. Require explicit list of direct... |
commit | commitdiff | tree | snapshot |
2004-08-20 |
Chris Lattner | Make people explicitly add dirs to this. Remove Module... |
commit | commitdiff | tree | snapshot |
2004-08-20 |
Chris Lattner | Only build project dirs with a Makefile in them. This... |
commit | commitdiff | tree | snapshot |
2004-08-20 |
Chris Lattner | Bug fixed |
commit | commitdiff | tree | snapshot |
2004-08-20 |
Chris Lattner | If we are linking two global variables and they have... |
commit | commitdiff | tree | snapshot |
2004-08-19 |
Misha Brukman | Fix opcodes being printed in caps (the more general... |
commit | commitdiff | tree | snapshot |
2004-08-19 |
Reid Spencer | Actually let it compile after file name changes. |
commit | commitdiff | tree | snapshot |
2004-08-19 |
Misha Brukman | Stack space for argument passing is 32 regardless of... |
commit | commitdiff | tree | snapshot |
2004-08-19 |
Misha Brukman | LR needs to be saved at 16-byte offset on a 64-bit... |
commit | commitdiff | tree | snapshot |
2004-08-19 |
Misha Brukman | On 64-bit PowerPC, pointers are 8 bytes, so parameter... |
commit | commitdiff | tree | snapshot |
2004-08-19 |
Reid Spencer | Moved ConfigData -> Configuration |
commit | commitdiff | tree | snapshot |
next |