2003-09-11 |
John Criswell | Adding a skeleton for the LLVM Command Guide. |
commit | commitdiff | tree | snapshot |
2003-09-11 |
Misha Brukman | Fixed spelling and grammar. |
commit | commitdiff | tree | snapshot |
2003-09-11 |
John Criswell | Fixed SPEC so that it would run correctly with the... |
commit | commitdiff | tree | snapshot |
2003-09-11 |
John Criswell | Fixed SPEC so that it would run correctly with the... |
commit | commitdiff | tree | snapshot |
2003-09-11 |
John Criswell | Fixed SPEC so that it would run correctly with the... |
commit | commitdiff | tree | snapshot |
2003-09-11 |
Misha Brukman | Apostrophes are only used for possession and quoting. |
commit | commitdiff | tree | snapshot |
2003-09-11 |
Chris Lattner | scalarrepl now includes mem2reg |
commit | commitdiff | tree | snapshot |
2003-09-11 |
Chris Lattner | Integrate functionality of the mem2reg pass directly... |
commit | commitdiff | tree | snapshot |
2003-09-11 |
Chris Lattner | Move the -indvars pass much later to where it is more... |
commit | commitdiff | tree | snapshot |
2003-09-11 |
Chris Lattner | Renamed DominatorTree::Node::getNode() -> getBlock() |
commit | commitdiff | tree | snapshot |
2003-09-11 |
Chris Lattner | Get rid of the whole "Node2" business, rename getNode... |
commit | commitdiff | tree | snapshot |
2003-09-11 |
Misha Brukman | Spell `definite' correctly. |
commit | commitdiff | tree | snapshot |
2003-09-11 |
Misha Brukman | Spell `definitely' correctly. |
commit | commitdiff | tree | snapshot |
2003-09-11 |
John Criswell | Removed the aposthrophes endings and the elipses suffix... |
commit | commitdiff | tree | snapshot |
2003-09-10 |
Brian Gaeke | Check in the fix I meant to apply here, but mistakenly... |
commit | commitdiff | tree | snapshot |
2003-09-10 |
Misha Brukman | * Move include files from middle of file to the top... |
commit | commitdiff | tree | snapshot |
2003-09-10 |
Chris Lattner | Unwind instructions are intrinsically alive, just like... |
commit | commitdiff | tree | snapshot |
2003-09-10 |
Chris Lattner | Rework dominator interfaces to handle changes in the... |
commit | commitdiff | tree | snapshot |
2003-09-10 |
Chris Lattner | Rework post dominator information so that we do not... |
commit | commitdiff | tree | snapshot |
2003-09-10 |
Chris Lattner | Rework dominator and post dominator information so... |
commit | commitdiff | tree | snapshot |
2003-09-10 |
Chris Lattner | Update for new UnifyFunction... API |
commit | commitdiff | tree | snapshot |
2003-09-10 |
Chris Lattner | Remove #include |
commit | commitdiff | tree | snapshot |
2003-09-10 |
Chris Lattner | Expand the pass to unify all of the unwind blocks as... |
commit | commitdiff | tree | snapshot |
2003-09-10 |
Chris Lattner | Remove a bunch of warnings from the CBE generated C... |
commit | commitdiff | tree | snapshot |
2003-09-10 |
Chris Lattner | "the one true solution for compatibility with GCC 3.3+" |
commit | commitdiff | tree | snapshot |
2003-09-10 |
Chris Lattner | Be a little more specific about what is begin generated... |
commit | commitdiff | tree | snapshot |
2003-09-10 |
Chris Lattner | Only emit inter-field-padding if the amount of padding... |
commit | commitdiff | tree | snapshot |
2003-09-10 |
Chris Lattner | Clean up header, remove extra #include |
commit | commitdiff | tree | snapshot |
2003-09-10 |
Chris Lattner | Avoid dumping runtime library bytecode files into lib... |
commit | commitdiff | tree | snapshot |
2003-09-10 |
Brian Gaeke | Make createVerifierPass return a FunctionPass *. |
commit | commitdiff | tree | snapshot |
2003-09-10 |
John Criswell | Updated to reflect the new locations of SingleSource... |
commit | commitdiff | tree | snapshot |
2003-09-10 |
Chris Lattner | Remove using declarations |
commit | commitdiff | tree | snapshot |
2003-09-10 |
Chris Lattner | New testcase |
commit | commitdiff | tree | snapshot |
2003-09-10 |
John Criswell | Regenerated for Chris's updates, which adds several... |
commit | commitdiff | tree | snapshot |
2003-09-10 |
Chris Lattner | Add missing runtime directories |
commit | commitdiff | tree | snapshot |
2003-09-10 |
Misha Brukman | Fix warning when _POSIX_MAPPED_FILES is already defined... |
commit | commitdiff | tree | snapshot |
2003-09-10 |
Chris Lattner | another trivial cleanup |
commit | commitdiff | tree | snapshot |
2003-09-10 |
Chris Lattner | Simplification of trip counting machinery. |
commit | commitdiff | tree | snapshot |
2003-09-10 |
John Criswell | Don't explicitly use $SourceDir to find the tblgen... |
commit | commitdiff | tree | snapshot |
2003-09-10 |
Chris Lattner | Fix spello |
commit | commitdiff | tree | snapshot |
2003-09-10 |
Chris Lattner | Fix spell-o's |
commit | commitdiff | tree | snapshot |
2003-09-10 |
Chris Lattner | Spelling fixes. I think that "cannonical" is ok, but... |
commit | commitdiff | tree | snapshot |
2003-09-10 |
Chris Lattner | Spelling fixes |
commit | commitdiff | tree | snapshot |
2003-09-10 |
Chris Lattner | Fix up file header |
commit | commitdiff | tree | snapshot |
2003-09-10 |
Chris Lattner | clean up file header comment |
commit | commitdiff | tree | snapshot |
2003-09-10 |
Chris Lattner | Simplify some code |
commit | commitdiff | tree | snapshot |
2003-09-09 |
Misha Brukman | Spell `occurrence' correctly. |
commit | commitdiff | tree | snapshot |
2003-09-09 |
John Criswell | Updated to find source files using VPATH. This makes... |
commit | commitdiff | tree | snapshot |
2003-09-09 |
John Criswell | Removed Makefiles for directories that no longer exist. |
commit | commitdiff | tree | snapshot |
2003-09-09 |
Chris Lattner | Fix bug: InstCombine/2003-09-09-VolatileLoadElim.ll |
commit | commitdiff | tree | snapshot |
2003-09-09 |
Chris Lattner | New testcase: do not DCE volatile loads! |
commit | commitdiff | tree | snapshot |
2003-09-09 |
Chris Lattner | Update testcases to be more modern |
commit | commitdiff | tree | snapshot |
2003-09-09 |
John Criswell | Reverting back to the previous revision. |
commit | commitdiff | tree | snapshot |
2003-09-09 |
John Criswell | Modified the check for intrinsic functions. All intrin... |
commit | commitdiff | tree | snapshot |
2003-09-09 |
Chris Lattner | * Simplify printConstantValueOnly by moving the tail... |
commit | commitdiff | tree | snapshot |
2003-09-09 |
John Criswell | Updated the log of changes (as required by the Burg... |
commit | commitdiff | tree | snapshot |
2003-09-09 |
John Criswell | Modified the code so that we exit() with a non-zero... |
commit | commitdiff | tree | snapshot |
2003-09-08 |
John Criswell | Added the .t implicit rule. You can now run an individ... |
commit | commitdiff | tree | snapshot |
2003-09-08 |
Chris Lattner | Oops, look at the VOLATILE marker, not the opcode |
commit | commitdiff | tree | snapshot |
2003-09-08 |
Chris Lattner | Eliminate the unwind intrinsic, it is now an instruction |
commit | commitdiff | tree | snapshot |
2003-09-08 |
Chris Lattner | Eliminate support for the llvm.unwind intrinisic, using... |
commit | commitdiff | tree | snapshot |
2003-09-08 |
Chris Lattner | Fix bug |
commit | commitdiff | tree | snapshot |
2003-09-08 |
Chris Lattner | Should invokify is always true |
commit | commitdiff | tree | snapshot |
2003-09-08 |
Chris Lattner | Add support for the unwind instruction |
commit | commitdiff | tree | snapshot |
2003-09-08 |
Chris Lattner | Add support for unwind |
commit | commitdiff | tree | snapshot |
2003-09-08 |
Chris Lattner | add support for the unwind inst |
commit | commitdiff | tree | snapshot |
2003-09-08 |
Chris Lattner | Add the unwind instruction class |
commit | commitdiff | tree | snapshot |
2003-09-08 |
Chris Lattner | Add new unwind instruction. Happily there was a slot... |
commit | commitdiff | tree | snapshot |
2003-09-08 |
Chris Lattner | Add info about volatile loads/stores |
commit | commitdiff | tree | snapshot |
2003-09-08 |
Chris Lattner | Parse volatile loads/stores |
commit | commitdiff | tree | snapshot |
2003-09-08 |
Chris Lattner | Read volatile loads/stores |
commit | commitdiff | tree | snapshot |
2003-09-08 |
Chris Lattner | Remove a bunch of unneeded stuph |
commit | commitdiff | tree | snapshot |
2003-09-08 |
Chris Lattner | Do not hoist volatile loads |
commit | commitdiff | tree | snapshot |
2003-09-08 |
Chris Lattner | Fix bug: RLE-Preserve-Volatile.ll |
commit | commitdiff | tree | snapshot |
2003-09-08 |
Chris Lattner | syntax highlightify |
commit | commitdiff | tree | snapshot |
2003-09-08 |
Chris Lattner | Syntax hilight |
commit | commitdiff | tree | snapshot |
2003-09-08 |
Chris Lattner | Remove a gross hack that was there to support bytecode... |
commit | commitdiff | tree | snapshot |
2003-09-08 |
Chris Lattner | Add support for writing volatile load/stores |
commit | commitdiff | tree | snapshot |
2003-09-08 |
Chris Lattner | Add support for volatile loads/stores |
commit | commitdiff | tree | snapshot |
2003-09-08 |
Chris Lattner | Fix grammar-o |
commit | commitdiff | tree | snapshot |
2003-09-08 |
Chris Lattner | New testcase |
commit | commitdiff | tree | snapshot |
2003-09-08 |
Chris Lattner | Fix old style test |
commit | commitdiff | tree | snapshot |
2003-09-08 |
Vikram S. Adve | Fix syntax error when makellvm is run in an invalid... |
commit | commitdiff | tree | snapshot |
2003-09-08 |
Misha Brukman | Spell `occurrence' correctly. |
commit | commitdiff | tree | snapshot |
2003-09-07 |
Misha Brukman | Fixed spelling of `intentionally'. |
commit | commitdiff | tree | snapshot |
2003-09-07 |
Chris Lattner | Remove unneeded #include |
commit | commitdiff | tree | snapshot |
2003-09-06 |
John Criswell | Checkin of autoconf-style object root. |
commit | commitdiff | tree | snapshot |
2003-09-06 |
John Criswell | Checkin of autoconf-style object root. |
commit | commitdiff | tree | snapshot |
2003-09-06 |
John Criswell | Checkin of autoconf-style object root. |
commit | commitdiff | tree | snapshot |
2003-09-06 |
John Criswell | Checkin of autoconf-style object root. |
commit | commitdiff | tree | snapshot |
2003-09-06 |
John Criswell | Checkin of autoconf-style object root. |
commit | commitdiff | tree | snapshot |
2003-09-06 |
John Criswell | Checkin of autoconf-style object root. |
commit | commitdiff | tree | snapshot |
2003-09-06 |
John Criswell | Checkin of autoconf-style object root. |
commit | commitdiff | tree | snapshot |
2003-09-06 |
John Criswell | Checkin of autoconf-style object root. |
commit | commitdiff | tree | snapshot |
2003-09-05 |
Misha Brukman | Added some optimizations: |
commit | commitdiff | tree | snapshot |
2003-09-05 |
Chris Lattner | Reorder #includes to follow LLVM conventions |
commit | commitdiff | tree | snapshot |
2003-09-05 |
Brian Gaeke | No longer used |
commit | commitdiff | tree | snapshot |
2003-09-05 |
Brian Gaeke | Correct comments |
commit | commitdiff | tree | snapshot |
2003-09-05 |
Brian Gaeke | Interpreter, JIT moved to lib/ExecutionEngine (includes... |
commit | commitdiff | tree | snapshot |
2003-09-05 |
Brian Gaeke | Add ExecutionEngine directory. |
commit | commitdiff | tree | snapshot |
next |