2003-06-04 |
Misha Brukman | I have finally seen the light. The code to change the... |
commit | commitdiff | tree | snapshot |
2003-06-04 |
Misha Brukman | Added the 4.7 instruction class and all the FMOVcc... |
commit | commitdiff | tree | snapshot |
2003-06-04 |
Chris Lattner | Modernize testcase |
commit | commitdiff | tree | snapshot |
2003-06-04 |
Chris Lattner | Implement combination of boolean not with branch |
commit | commitdiff | tree | snapshot |
2003-06-04 |
Chris Lattner | Add new test for inverting branches |
commit | commitdiff | tree | snapshot |
2003-06-04 |
Misha Brukman | Comment out opcodes currently unused in the Sparc backend. |
commit | commitdiff | tree | snapshot |
2003-06-04 |
Chris Lattner | No really, you _cannot use_ getelementptr on an unsized... |
commit | commitdiff | tree | snapshot |
2003-06-04 |
Misha Brukman | Added instruction format class 3.15 and floating-point... |
commit | commitdiff | tree | snapshot |
2003-06-04 |
Vikram S. Adve | Undo one of those last fixes -- it was incorrect. |
commit | commitdiff | tree | snapshot |
2003-06-04 |
Misha Brukman | Sparc's dlsym() requires the special operand RTLD_SELF... |
commit | commitdiff | tree | snapshot |
2003-06-04 |
Chris Lattner | Avoid generating a getelementptr instruction of a function |
commit | commitdiff | tree | snapshot |
2003-06-03 |
Misha Brukman | Pass through the emitConstantPool() call to the real... |
commit | commitdiff | tree | snapshot |
2003-06-03 |
Brian Gaeke | Make the write*map methods more self-contained. Documen... |
commit | commitdiff | tree | snapshot |
2003-06-03 |
Vikram S. Adve | Improved how tracing can be used: |
commit | commitdiff | tree | snapshot |
2003-06-03 |
Chris Lattner | Minor cleanups: |
commit | commitdiff | tree | snapshot |
2003-06-03 |
Chris Lattner | Remove usage of typedef |
commit | commitdiff | tree | snapshot |
2003-06-03 |
Chris Lattner | Remove use of enum |
commit | commitdiff | tree | snapshot |
2003-06-03 |
Chris Lattner | Add namespace comments for doxygen |
commit | commitdiff | tree | snapshot |
2003-06-03 |
Chris Lattner | There are now no uses of NonCopyableV |
commit | commitdiff | tree | snapshot |
2003-06-03 |
Chris Lattner | Add doxygen comment for namespace |
commit | commitdiff | tree | snapshot |
2003-06-03 |
Chris Lattner | Add comment for doxygen for namespace |
commit | commitdiff | tree | snapshot |
2003-06-03 |
Chris Lattner | Minor cleanups: |
commit | commitdiff | tree | snapshot |
2003-06-03 |
Chris Lattner | Remove noncopyable base class as it was making the... |
commit | commitdiff | tree | snapshot |
2003-06-03 |
Chris Lattner | Remove noncopyableV base classes, as they were confusin... |
commit | commitdiff | tree | snapshot |
2003-06-03 |
Brian Gaeke | I documented this file, in an attempt to understand... |
commit | commitdiff | tree | snapshot |
2003-06-03 |
Chris Lattner | Spiff up options a bit |
commit | commitdiff | tree | snapshot |
2003-06-03 |
Chris Lattner | Use the new -o tablegen option |
commit | commitdiff | tree | snapshot |
2003-06-03 |
Chris Lattner | Add -o support for TableGen |
commit | commitdiff | tree | snapshot |
2003-06-03 |
Chris Lattner | Make tablegen use more structured command line options |
commit | commitdiff | tree | snapshot |
2003-06-03 |
Chris Lattner | Fix minor bug |
commit | commitdiff | tree | snapshot |
2003-06-03 |
Misha Brukman | Constants are laid out in memory in PC-relative form. |
commit | commitdiff | tree | snapshot |
2003-06-03 |
Misha Brukman | Added opcode conversion for conditional move of integers. |
commit | commitdiff | tree | snapshot |
2003-06-03 |
Misha Brukman | * Convert load/store opcodes from register to immediate... |
commit | commitdiff | tree | snapshot |
2003-06-03 |
Misha Brukman | Convert load/store opcodes from register to immediate... |
commit | commitdiff | tree | snapshot |
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 |
next |