2003-06-03 |
Misha Brukman | Store instructions are different from other Format... |
commit | commitdiff | tree | snapshot |
2003-06-03 |
Misha Brukman | Moved code to modify the opcode from 'reg' to 'imm... |
commit | commitdiff | tree | snapshot |
2003-06-03 |
Misha Brukman | * Added section A.34: Move FP register on int reg condi... |
commit | commitdiff | tree | snapshot |
2003-06-03 |
Misha Brukman | * Removed unused classes (rd field is always mentioned... |
commit | commitdiff | tree | snapshot |
2003-06-03 |
Misha Brukman | * Removed unused classes: the rd field is always mentio... |
commit | commitdiff | tree | snapshot |
2003-06-03 |
Misha Brukman | The rd field goes after the immediate field in format... |
commit | commitdiff | tree | snapshot |
2003-06-03 |
Misha Brukman | Removing personal name from source code. |
commit | commitdiff | tree | snapshot |
2003-06-03 |
Misha Brukman | Added the `to' keyword as in `cast <type> <data> to... |
commit | commitdiff | tree | snapshot |
2003-06-03 |
Misha Brukman | * Added the `to' keyword, as in `cast <type> <data... |
commit | commitdiff | tree | snapshot |
2003-06-03 |
Misha Brukman | Stop ignoring the `cc' field, we actually use it now... |
commit | commitdiff | tree | snapshot |
2003-06-02 |
Misha Brukman | Moved FInfo.cpp to lib/Target/Sparc as it is Sparc... |
commit | commitdiff | tree | snapshot |
2003-06-02 |
Chris Lattner | Minor cleanups. |
commit | commitdiff | tree | snapshot |
2003-06-02 |
Chris Lattner | Remove usage of noncopyable classes to clean up doxygen... |
commit | commitdiff | tree | snapshot |
2003-06-02 |
Chris Lattner | Remove NonCopyable base class to clean up doxygen output |
commit | commitdiff | tree | snapshot |
2003-06-02 |
Chris Lattner | Add #include |
commit | commitdiff | tree | snapshot |
2003-06-02 |
Misha Brukman | Added MOVR (move int reg on register condition), aka... |
commit | commitdiff | tree | snapshot |
2003-06-02 |
Misha Brukman | SparcInstr.def: added 'r' and 'i' versions of MOV(F... |
commit | commitdiff | tree | snapshot |
2003-06-02 |
Misha Brukman | Removed a useless ofstream. |
commit | commitdiff | tree | snapshot |
2003-06-02 |
Misha Brukman | * Added casts to/from floating-point to integers. |
commit | commitdiff | tree | snapshot |
2003-06-02 |
Guochun Shi | compiled with the new SchedGraphCommon |
commit | commitdiff | tree | snapshot |
2003-06-02 |
Chris Lattner | * Make assertion message useful |
commit | commitdiff | tree | snapshot |
2003-06-02 |
Chris Lattner | Second testcase identified by Joel |
commit | commitdiff | tree | snapshot |
2003-06-02 |
Chris Lattner | Fix bug: Linker/2003-06-02-TypeResolveProblem.ll |
commit | commitdiff | tree | snapshot |
2003-06-02 |
Chris Lattner | New testcase identified by Joel |
commit | commitdiff | tree | snapshot |
2003-06-02 |
Chris Lattner | Add support for C++ tests |
commit | commitdiff | tree | snapshot |
2003-06-02 |
Chris Lattner | Be more robust in the face of undefined behavior. |
commit | commitdiff | tree | snapshot |
2003-06-02 |
Chris Lattner | No need to print out bytecode :) |
commit | commitdiff | tree | snapshot |
2003-06-02 |
Misha Brukman | Clean up after merging in SparcEmitter.cpp; branches... |
commit | commitdiff | tree | snapshot |
2003-06-02 |
Chris Lattner | Minor cleanups |
commit | commitdiff | tree | snapshot |
2003-06-02 |
Chris Lattner | New testcase, reduced from 300.twolf by bugpoint |
commit | commitdiff | tree | snapshot |
2003-06-02 |
Chris Lattner | Remove stupid thinko that was preventing bugpoint from... |
commit | commitdiff | tree | snapshot |
2003-06-02 |
Chris Lattner | Give better information about how the passes crash |
commit | commitdiff | tree | snapshot |
2003-06-02 |
Misha Brukman | Eliminated a compiler warning due to casting to a diffe... |
commit | commitdiff | tree | snapshot |
2003-06-02 |
Misha Brukman | Merged in tools/lli/JIT/SparcEmitter.cpp, coupled with... |
commit | commitdiff | tree | snapshot |
2003-06-02 |
Misha Brukman | Remove spurious assert() |
commit | commitdiff | tree | snapshot |
2003-06-02 |
Misha Brukman | Renamed MachineCodeEmitter.cpp -> X86CodeEmitter.cpp... |
commit | commitdiff | tree | snapshot |
2003-06-02 |
Misha Brukman | * Removed SparcEmitter.cpp; rolled into lib/Target... |
commit | commitdiff | tree | snapshot |
2003-06-02 |
Chris Lattner | Fix bug: CBackend/2003-06-01-NullPointerType.ll |
commit | commitdiff | tree | snapshot |
2003-06-02 |
Chris Lattner | Testcase distilled from 255.vortex |
commit | commitdiff | tree | snapshot |
2003-06-02 |
Brian Gaeke | Deal with %lo/%lm/%hm/%hh flags in getMachineOpValue(). |
commit | commitdiff | tree | snapshot |
2003-06-02 |
Chris Lattner | Old testcase |
commit | commitdiff | tree | snapshot |
2003-06-02 |
Brian Gaeke | The flag modifications weren't picking up the old value... |
commit | commitdiff | tree | snapshot |
2003-06-02 |
Chris Lattner | Remove obsolete code |
commit | commitdiff | tree | snapshot |
2003-06-01 |
Chris Lattner | Move target specific code to target files. The new... |
commit | commitdiff | tree | snapshot |
2003-06-01 |
Chris Lattner | Move X86 specific code out of the JIT into the X86... |
commit | commitdiff | tree | snapshot |
2003-06-01 |
Chris Lattner | Changes to be compatible with MachineCodeEmitter.h |
commit | commitdiff | tree | snapshot |
2003-06-01 |
Chris Lattner | Hack up MachineCodeEmitter to actually be target indepe... |
commit | commitdiff | tree | snapshot |
2003-06-01 |
Brian Gaeke | Fix induction variable name clash in for loops, in... |
commit | commitdiff | tree | snapshot |
2003-06-01 |
Brian Gaeke | Make the .inc file depend on $(TBLGEN), so that changes... |
commit | commitdiff | tree | snapshot |
2003-06-01 |
Chris Lattner | Don't print out unique identifier for opaque types |
commit | commitdiff | tree | snapshot |
2003-06-01 |
Chris Lattner | * Implement cast (long|ulong) to bool |
commit | commitdiff | tree | snapshot |
2003-06-01 |
Chris Lattner | Add RR forms of test instruction |
commit | commitdiff | tree | snapshot |
2003-06-01 |
Chris Lattner | Add tests for cast of long to bool |
commit | commitdiff | tree | snapshot |
2003-06-01 |
Chris Lattner | Fix a bug with casts to bool. This fixes testcase... |
commit | commitdiff | tree | snapshot |
2003-06-01 |
Chris Lattner | Implement xform: (X != 0) -> (bool)X |
commit | commitdiff | tree | snapshot |
2003-06-01 |
Chris Lattner | New testcases |
commit | commitdiff | tree | snapshot |
2003-06-01 |
Anand Shukla | Add map info for arguments to call (copies) |
commit | commitdiff | tree | snapshot |
2003-06-01 |
Anand Shukla | Added the #(internal functions) to output |
commit | commitdiff | tree | snapshot |
2003-06-01 |
Chris Lattner | Add tests for 64 bit shifts |
commit | commitdiff | tree | snapshot |
2003-06-01 |
Chris Lattner | Add support for shl and shr for 64 bit integer types |
commit | commitdiff | tree | snapshot |
2003-06-01 |
Chris Lattner | Add definitions for TEST instructions |
commit | commitdiff | tree | snapshot |
2003-06-01 |
Chris Lattner | Add new cmovne32 instruction |
commit | commitdiff | tree | snapshot |
2003-05-31 |
Chris Lattner | Fix bug: CBackend/2003-05-31-MissingStructName.ll |
commit | commitdiff | tree | snapshot |
2003-05-31 |
Chris Lattner | New testcase |
commit | commitdiff | tree | snapshot |
2003-05-31 |
Chris Lattner | Fix bug: FunctionResolve/2003-05-31-AllInternalDecls.ll |
commit | commitdiff | tree | snapshot |
2003-05-31 |
Chris Lattner | Add support for: -o - |
commit | commitdiff | tree | snapshot |
2003-05-31 |
Chris Lattner | New testcase |
commit | commitdiff | tree | snapshot |
2003-05-31 |
Chris Lattner | New testcase for behavior we depend on. |
commit | commitdiff | tree | snapshot |
2003-05-31 |
Chris Lattner | Fix bug: FuncResolve/2003-05-31-InternalDecl.ll |
commit | commitdiff | tree | snapshot |
2003-05-31 |
Chris Lattner | New testcase |
commit | commitdiff | tree | snapshot |
2003-05-31 |
Chris Lattner | Simplify funcresolve a bit more |
commit | commitdiff | tree | snapshot |
2003-05-31 |
Chris Lattner | Fix bug: FunctionResolve/2003-05-31-FuncPointerResolve.ll |
commit | commitdiff | tree | snapshot |
2003-05-31 |
Chris Lattner | Add another testcase |
commit | commitdiff | tree | snapshot |
2003-05-31 |
Chris Lattner | New testcase |
commit | commitdiff | tree | snapshot |
2003-05-31 |
Tanya Lattner | Fixed comment width, changed arg to be const, fixed... |
commit | commitdiff | tree | snapshot |
2003-05-31 |
Chris Lattner | * Correct title |
commit | commitdiff | tree | snapshot |
2003-05-31 |
John Criswell | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2003-05-31 |
Vikram S. Adve | Made a single common InvalidRegNum = -1. |
commit | commitdiff | tree | snapshot |
2003-05-31 |
Vikram S. Adve | Renamed a variable. |
commit | commitdiff | tree | snapshot |
2003-05-31 |
Vikram S. Adve | Support for annul/pred and other future flags on op... |
commit | commitdiff | tree | snapshot |
2003-05-31 |
Vikram S. Adve | Minor changes. |
commit | commitdiff | tree | snapshot |
2003-05-31 |
Vikram S. Adve | Added MachineCodeForInstruction object as an argument to |
commit | commitdiff | tree | snapshot |
2003-05-31 |
Vikram S. Adve | Allow explicit physical registers for implicit operands. |
commit | commitdiff | tree | snapshot |
2003-05-31 |
Vikram S. Adve | Changes to allow explicit physical register arguments... |
commit | commitdiff | tree | snapshot |
2003-05-31 |
Vikram S. Adve | Several bug fixes: globals in call operands were not... |
commit | commitdiff | tree | snapshot |
2003-05-31 |
Vikram S. Adve | Extensive changes to the way code generation occurs... |
commit | commitdiff | tree | snapshot |
2003-05-31 |
Vikram S. Adve | Reverting previous beautification changes. |
commit | commitdiff | tree | snapshot |
2003-05-31 |
Misha Brukman | Fixed rewriting of branches -- they now work forward... |
commit | commitdiff | tree | snapshot |
2003-05-31 |
Misha Brukman | Removed useless code -- the byte order of output code... |
commit | commitdiff | tree | snapshot |
2003-05-31 |
Misha Brukman | The 'rd' register is consistently mentioned last in... |
commit | commitdiff | tree | snapshot |
2003-05-31 |
Misha Brukman | * Put back into action SLL/SRL/SRA{r,i}6 instructions |
commit | commitdiff | tree | snapshot |
2003-05-31 |
Misha Brukman | Code beautification, no functional changes. |
commit | commitdiff | tree | snapshot |
2003-05-31 |
Vikram S. Adve | 3 more bugs from the SPEC codes and from richards_bench... |
commit | commitdiff | tree | snapshot |
2003-05-31 |
Misha Brukman | Enabling some of these passes causes lli to break |
commit | commitdiff | tree | snapshot |
2003-05-31 |
Misha Brukman | The actual order of parameters in a 2-reg-immediate... |
commit | commitdiff | tree | snapshot |
2003-05-30 |
Chris Lattner | New testcase |
commit | commitdiff | tree | snapshot |
2003-05-30 |
Misha Brukman | Since malloc is no longer used, no need to free() memory. |
commit | commitdiff | tree | snapshot |
2003-05-30 |
Misha Brukman | When converting virtual registers to immediate constant... |
commit | commitdiff | tree | snapshot |
2003-05-30 |
Misha Brukman | Added saveBBreferences() for BasicBlock resolution. |
commit | commitdiff | tree | snapshot |
2003-05-30 |
Misha Brukman | getValueOp() now takes a MachineInstr as well as a... |
commit | commitdiff | tree | snapshot |
next |