2004-08-04 |
Chris Lattner | Fix a latent bug exposed by my recent changes |
commit | commitdiff | tree | snapshot |
2004-08-04 |
Chris Lattner | Move method out of line |
commit | commitdiff | tree | snapshot |
2004-08-04 |
Chris Lattner | It is not possible to catch SIGKILL, don't bother trying. |
commit | commitdiff | tree | snapshot |
2004-08-04 |
Chris Lattner | getValues does not exist |
commit | commitdiff | tree | snapshot |
2004-08-04 |
Chris Lattner | getValues is gone |
commit | commitdiff | tree | snapshot |
2004-08-04 |
Alkis Evlogimenos | Clean up whitespace. |
commit | commitdiff | tree | snapshot |
2004-08-04 |
Alkis Evlogimenos | Convert indentation to 2 spaces. |
commit | commitdiff | tree | snapshot |
2004-08-04 |
Alkis Evlogimenos | Remove uneeded getValues() functions. |
commit | commitdiff | tree | snapshot |
2004-08-04 |
Alkis Evlogimenos | Stop using getValues(). |
commit | commitdiff | tree | snapshot |
2004-08-04 |
Chris Lattner | Fix a major regression in my previous checkin |
commit | commitdiff | tree | snapshot |
2004-08-04 |
Alkis Evlogimenos | Stop using getValues(). |
commit | commitdiff | tree | snapshot |
2004-08-04 |
Brian Gaeke | getResultPos() is dead. |
commit | commitdiff | tree | snapshot |
2004-08-04 |
Brian Gaeke | Get rid of the only use of TargetInstrInfo::getResultPo... |
commit | commitdiff | tree | snapshot |
2004-08-04 |
Alkis Evlogimenos | Stop using getValues(). |
commit | commitdiff | tree | snapshot |
2004-08-04 |
Chris Lattner | Add note |
commit | commitdiff | tree | snapshot |
2004-08-04 |
Chris Lattner | FindGlobalNamed used to take 2.92s out of 8.39s running... |
commit | commitdiff | tree | snapshot |
2004-08-04 |
Brian Gaeke | sparcv9select is history |
commit | commitdiff | tree | snapshot |
2004-08-04 |
Brian Gaeke | libsparcv9select is history |
commit | commitdiff | tree | snapshot |
2004-08-04 |
Brian Gaeke | These headers have been moved/merged into other files. |
commit | commitdiff | tree | snapshot |
2004-08-04 |
Brian Gaeke | Include SparcV9TmpInstr.h to pick up the def. of TmpIns... |
commit | commitdiff | tree | snapshot |
2004-08-04 |
Brian Gaeke | Tighten up some whitespace. Include SparcV9TmpInstr... |
commit | commitdiff | tree | snapshot |
2004-08-04 |
Brian Gaeke | Include SparcV9BurgISel.h, to pick up the definition of |
commit | commitdiff | tree | snapshot |
2004-08-04 |
Brian Gaeke | Include SparcV9TmpInstr.h instead of llvm/CodeGen/Instr... |
commit | commitdiff | tree | snapshot |
2004-08-04 |
Brian Gaeke | Include SparcV9BurgISel.h, because PreSelection uses... |
commit | commitdiff | tree | snapshot |
2004-08-04 |
Brian Gaeke | Add a Doxygen comment, and inline the constructor ... |
commit | commitdiff | tree | snapshot |
2004-08-04 |
Brian Gaeke | The InstrForest data type has moved from llvm/CodeGen... |
commit | commitdiff | tree | snapshot |
2004-08-04 |
Brian Gaeke | Add a new file containing just TmpInstruction and its... |
commit | commitdiff | tree | snapshot |
2004-08-04 |
Brian Gaeke | All the SparcV9 BURG instruction selector pieces have... |
commit | commitdiff | tree | snapshot |
2004-08-04 |
Chris Lattner | I swear I compiled this, really I did. |
commit | commitdiff | tree | snapshot |
2004-08-04 |
Chris Lattner | Factor some code out, no substantial change. |
commit | commitdiff | tree | snapshot |
2004-08-04 |
Chris Lattner | Concisify some code |
commit | commitdiff | tree | snapshot |
2004-08-04 |
Chris Lattner | Fix linkage types |
commit | commitdiff | tree | snapshot |
2004-08-04 |
Chris Lattner | Implement a FIXME, by not searching linearly through... |
commit | commitdiff | tree | snapshot |
2004-08-04 |
Chris Lattner | New methods |
commit | commitdiff | tree | snapshot |
2004-08-04 |
Chris Lattner | Minor efficiency improvements |
commit | commitdiff | tree | snapshot |
2004-08-04 |
Chris Lattner | Squelch warnings in release mode |
commit | commitdiff | tree | snapshot |
2004-08-04 |
Chris Lattner | Now that ConstantPointerRef is gone, it is the case... |
commit | commitdiff | tree | snapshot |
2004-08-04 |
Chris Lattner | Add a special version of getType for ConstantPointerNul... |
commit | commitdiff | tree | snapshot |
2004-08-04 |
Chris Lattner | Add a cast |
commit | commitdiff | tree | snapshot |
2004-08-04 |
Reid Spencer | Added note for PR413 |
commit | commitdiff | tree | snapshot |
2004-08-04 |
Chris Lattner | Change SymbolTable::insertEntry to be more careful... |
commit | commitdiff | tree | snapshot |
2004-08-04 |
Reid Spencer | Add a --version option for every tool that prints out: |
commit | commitdiff | tree | snapshot |
2004-08-04 |
Reid Spencer | Change the package identification to use one less level... |
commit | commitdiff | tree | snapshot |
2004-08-04 |
Chris Lattner | Make getGlobalTableValue not use getTypeSlot, this... |
commit | commitdiff | tree | snapshot |
2004-08-04 |
Chris Lattner | The Type* is redundant with the TypeSlot |
commit | commitdiff | tree | snapshot |
2004-08-03 |
Chris Lattner | Do not do a linear std::find to reconstruct information... |
commit | commitdiff | tree | snapshot |
2004-08-03 |
Reid Spencer | Line length <= 80 cols. |
commit | commitdiff | tree | snapshot |
2004-08-03 |
Reid Spencer | Fix some indentation (so brg can test commit script). |
commit | commitdiff | tree | snapshot |
2004-08-03 |
Misha Brukman | Remove unused opcodes. |
commit | commitdiff | tree | snapshot |
2004-08-03 |
Reid Spencer | Fix line lengths. |
commit | commitdiff | tree | snapshot |
2004-08-03 |
Brian Gaeke | Testing the commit-diffs script again. |
commit | commitdiff | tree | snapshot |
2004-08-03 |
Brian Gaeke | Let's try it again. |
commit | commitdiff | tree | snapshot |
2004-08-03 |
Brian Gaeke | Another test. |
commit | commitdiff | tree | snapshot |
2004-08-03 |
Brian Gaeke | Testing...one more time. |
commit | commitdiff | tree | snapshot |
2004-08-03 |
Reid Spencer | Properly wrap some lines. |
commit | commitdiff | tree | snapshot |
2004-08-03 |
Reid Spencer | Added llvmcs to my list. |
commit | commitdiff | tree | snapshot |
2004-08-03 |
Brian Gaeke | Testing... One more time... |
commit | commitdiff | tree | snapshot |
2004-08-03 |
Brian Gaeke | Just testing |
commit | commitdiff | tree | snapshot |
2004-08-03 |
Brian Gaeke | testing |
commit | commitdiff | tree | snapshot |
2004-08-03 |
Brian Gaeke | Testing commit-diffs.pl |
commit | commitdiff | tree | snapshot |
2004-08-03 |
Chris Lattner | Moved into SparcV9 directory |
commit | commitdiff | tree | snapshot |
2004-08-03 |
Chris Lattner | Move this file out of the top-level docs directory |
commit | commitdiff | tree | snapshot |
2004-08-03 |
Chris Lattner | Simplify the first example, as the LLVM IR interfaces... |
commit | commitdiff | tree | snapshot |
2004-08-02 |
John Criswell | Use the new prcontext script. |
commit | commitdiff | tree | snapshot |
2004-08-02 |
John Criswell | Add support for using the prcontext python script inste... |
commit | commitdiff | tree | snapshot |
2004-08-02 |
John Criswell | New python script that print a specified number of... |
commit | commitdiff | tree | snapshot |
2004-08-02 |
John Criswell | Set a variable so that we can find the python interpreter. |
commit | commitdiff | tree | snapshot |
2004-08-02 |
Misha Brukman | * Use simpler instruction templates to define instructions |
commit | commitdiff | tree | snapshot |
2004-08-02 |
Misha Brukman | Replace patterns 0, 4, and 5 with simpler heirarchical... |
commit | commitdiff | tree | snapshot |
2004-08-02 |
Chris Lattner | Add link for IRC |
commit | commitdiff | tree | snapshot |
2004-08-02 |
Chris Lattner | Written by |
commit | commitdiff | tree | snapshot |
2004-08-02 |
Chris Lattner | continue hacking |
commit | commitdiff | tree | snapshot |
2004-08-02 |
Chris Lattner | Revamp the index page |
commit | commitdiff | tree | snapshot |
2004-08-02 |
Chris Lattner | ... now real HTML 4.01 strict! |
commit | commitdiff | tree | snapshot |
2004-08-02 |
Chris Lattner | Substantially hack on and clean up the release notes |
commit | commitdiff | tree | snapshot |
2004-08-02 |
Chris Lattner | Hide this option |
commit | commitdiff | tree | snapshot |
2004-08-02 |
Misha Brukman | Separate instruction formats from instruction definitions. |
commit | commitdiff | tree | snapshot |
2004-08-02 |
Misha Brukman | Add #include <cstdlib> and abort() to silence a warning |
commit | commitdiff | tree | snapshot |
2004-08-02 |
Misha Brukman | * ceil() requires #include <cmath> for compilation |
commit | commitdiff | tree | snapshot |
2004-08-02 |
Chris Lattner | This pass has proven its metal, remove -disable option. |
commit | commitdiff | tree | snapshot |
2004-08-01 |
Chris Lattner | Fix a regression in InstCombine/xor.ll |
commit | commitdiff | tree | snapshot |
2004-08-01 |
Chris Lattner | Fix a warning |
commit | commitdiff | tree | snapshot |
2004-08-01 |
Tanya Lattner | Adding ModuloScheduling so that it compiles for everyone. |
commit | commitdiff | tree | snapshot |
2004-08-01 |
Tanya Lattner | Adding friend MSSchedule for ModuloScheduling pass. |
commit | commitdiff | tree | snapshot |
2004-08-01 |
Chris Lattner | Fix warning |
commit | commitdiff | tree | snapshot |
2004-08-01 |
Chris Lattner | Initial testcase for bytecode compatibility regression... |
commit | commitdiff | tree | snapshot |
2004-08-01 |
Reid Spencer | Update. |
commit | commitdiff | tree | snapshot |
2004-08-01 |
Chris Lattner | Convert all I<> instructions to asmformat. |
commit | commitdiff | tree | snapshot |
2004-08-01 |
Chris Lattner | Dereferencing end() is bad. |
commit | commitdiff | tree | snapshot |
2004-08-01 |
Chris Lattner | Add some immediate forms, make name optional |
commit | commitdiff | tree | snapshot |
2004-08-01 |
Chris Lattner | Be picky |
commit | commitdiff | tree | snapshot |
2004-08-01 |
Chris Lattner | Instructions no longer need to have names. |
commit | commitdiff | tree | snapshot |
2004-08-01 |
Chris Lattner | Eliminate 3 of the X86 printImplicit* flags. |
commit | commitdiff | tree | snapshot |
2004-08-01 |
Chris Lattner | Get rid of 3 of the 4 'printimplicit' flags. Implicit... |
commit | commitdiff | tree | snapshot |
2004-08-01 |
Chris Lattner | Convert more instructions over to the asmprinter |
commit | commitdiff | tree | snapshot |
2004-08-01 |
Chris Lattner | Handle registers a bit more efficiently |
commit | commitdiff | tree | snapshot |
2004-08-01 |
Chris Lattner | give FP stack registers names |
commit | commitdiff | tree | snapshot |
2004-08-01 |
Chris Lattner | Switch more instructions over to using the asmprinter... |
commit | commitdiff | tree | snapshot |
2004-08-01 |
Chris Lattner | The tblgen'erated asmparser wants a way to print operands. |
commit | commitdiff | tree | snapshot |
2004-08-01 |
Chris Lattner | Add support for asm printing machine instructions that... |
commit | commitdiff | tree | snapshot |
next |