2003-05-29 |
John Criswell | Moved the FLEX and BISON macros from Makefile.common... |
commit | commitdiff | tree | snapshot |
2003-05-29 |
Misha Brukman | Added the target-independent part of TableGen data. |
commit | commitdiff | tree | snapshot |
2003-05-29 |
Dinakar Dhurjati | Added project options to the Makefile.common |
commit | commitdiff | tree | snapshot |
2003-05-29 |
Chris Lattner | Run more post-link xforms |
commit | commitdiff | tree | snapshot |
2003-05-29 |
Chris Lattner | Change tests to use testrunner |
commit | commitdiff | tree | snapshot |
2003-05-29 |
Chris Lattner | Fix formatting in file |
commit | commitdiff | tree | snapshot |
2003-05-29 |
Chris Lattner | Eliminate unnecessary ->get calls that are now automati... |
commit | commitdiff | tree | snapshot |
2003-05-29 |
Chris Lattner | * Separate all of the grunt work of inlining out into... |
commit | commitdiff | tree | snapshot |
2003-05-29 |
Chris Lattner | Don't require the user to do something like isa<foo... |
commit | commitdiff | tree | snapshot |
2003-05-29 |
Chris Lattner | dyn_cast_or_null should work just the same as dyn_cast... |
commit | commitdiff | tree | snapshot |
2003-05-29 |
Chris Lattner | Doxygenify comments |
commit | commitdiff | tree | snapshot |
2003-05-29 |
Misha Brukman | When TableGen finds an error in the SparcV9.td file... |
commit | commitdiff | tree | snapshot |
2003-05-29 |
Misha Brukman | Fixed misspelling and broke a line that was wrapping. |
commit | commitdiff | tree | snapshot |
2003-05-29 |
Misha Brukman | Fixed to use the correct format of the instruction. |
commit | commitdiff | tree | snapshot |
2003-05-29 |
Misha Brukman | This should work better with re-generating the SparcV9C... |
commit | commitdiff | tree | snapshot |
2003-05-29 |
Misha Brukman | * Broke up SparcV9.td into separate files as it was... |
commit | commitdiff | tree | snapshot |
2003-05-28 |
Misha Brukman | mmap() seems to be failing on Sparc, so just use malloc... |
commit | commitdiff | tree | snapshot |
2003-05-28 |
Misha Brukman | Output the opcode name of the instruction being emitted... |
commit | commitdiff | tree | snapshot |
2003-05-28 |
Misha Brukman | Correctly write out binary data as chars, before they... |
commit | commitdiff | tree | snapshot |
2003-05-28 |
Misha Brukman | Fixed ordering of elements in instructions: although... |
commit | commitdiff | tree | snapshot |
2003-05-28 |
Brian Gaeke | Add dependency to make TableGen rule fire. |
commit | commitdiff | tree | snapshot |
2003-05-28 |
Vikram S. Adve | Three kinds of boolean values handled incorrectly: |
commit | commitdiff | tree | snapshot |
2003-05-27 |
Misha Brukman | Fixed an error preventing compilation. |
commit | commitdiff | tree | snapshot |
2003-05-27 |
Misha Brukman | Added the 'r' and 'i' annotations to instructions as... |
commit | commitdiff | tree | snapshot |
2003-05-27 |
Misha Brukman | Added a debugging code emitter that prints code to... |
commit | commitdiff | tree | snapshot |
2003-05-27 |
Misha Brukman | Keep track of the current BasicBlock being processed... |
commit | commitdiff | tree | snapshot |
2003-05-27 |
Misha Brukman | Added 'r' and 'i' annotations to instructions as SparcI... |
commit | commitdiff | tree | snapshot |
2003-05-27 |
Misha Brukman | Added 'r' or 'i' annotations to instructions, as SparcI... |
commit | commitdiff | tree | snapshot |
2003-05-27 |
Misha Brukman | Added 'r' or 'i' annotations to instructions, as SparcI... |
commit | commitdiff | tree | snapshot |
2003-05-27 |
Misha Brukman | Added 'r' or 'i' annotations to instructions, as SparcI... |
commit | commitdiff | tree | snapshot |
2003-05-27 |
Misha Brukman | Added entries for each of the instructions with annotat... |
commit | commitdiff | tree | snapshot |
2003-05-27 |
Misha Brukman | One of the first major changes to make the work of... |
commit | commitdiff | tree | snapshot |
2003-05-27 |
Misha Brukman | Cannot output `static' in generated cpp code: results... |
commit | commitdiff | tree | snapshot |
2003-05-27 |
Misha Brukman | * Allow passing in an unsigned configuration to allocat... |
commit | commitdiff | tree | snapshot |
2003-05-27 |
Misha Brukman | * Now outputting a static function getBinaryCodeForInst... |
commit | commitdiff | tree | snapshot |
2003-05-27 |
Misha Brukman | Moved generation of the SparcV9CodeEmitter.inc file... |
commit | commitdiff | tree | snapshot |
2003-05-27 |
Misha Brukman | Add prototypes to add passes to JIT compilation and... |
commit | commitdiff | tree | snapshot |
2003-05-27 |
Misha Brukman | Defines a pass-through debugging emitter -- it writes... |
commit | commitdiff | tree | snapshot |
2003-05-27 |
Misha Brukman | Allow allocation of a Sparc TargetMachine. |
commit | commitdiff | tree | snapshot |
2003-05-27 |
Misha Brukman | Broke out class definition from SparcV9CodeEmitter... |
commit | commitdiff | tree | snapshot |
2003-05-27 |
Chris Lattner | Update to match the reality that is now. |
commit | commitdiff | tree | snapshot |
2003-05-27 |
Misha Brukman | Link in Sparc libs for the JIT, even on X86 to be able... |
commit | commitdiff | tree | snapshot |
2003-05-27 |
Misha Brukman | Allow for specification of which JIT to run on the... |
commit | commitdiff | tree | snapshot |
2003-05-27 |
Chris Lattner | Remove ugly hack (that I put in originally) for buildin... |
commit | commitdiff | tree | snapshot |
2003-05-27 |
Misha Brukman | SparcV9CodeEmitter.cpp is a part of the Sparc code... |
commit | commitdiff | tree | snapshot |
2003-05-27 |
Misha Brukman | Added definitions for a bunch of floating-point instruc... |
commit | commitdiff | tree | snapshot |
2003-05-27 |
Chris Lattner | Fix constant folding to ALWAYS work. |
commit | commitdiff | tree | snapshot |
2003-05-27 |
Chris Lattner | Add compatibility option |
commit | commitdiff | tree | snapshot |
2003-05-27 |
Chris Lattner | New testcase |
commit | commitdiff | tree | snapshot |
2003-05-27 |
Chris Lattner | Fix bug: Instcombine/2003-05-27-ConstExprCrash.ll |
commit | commitdiff | tree | snapshot |
2003-05-27 |
Chris Lattner | Make _sure_ we don't go into an infinite loop if a... |
commit | commitdiff | tree | snapshot |
2003-05-27 |
Chris Lattner | Start testing SRoA |
commit | commitdiff | tree | snapshot |
2003-05-27 |
Chris Lattner | * Actually USE the statistic that we made |
commit | commitdiff | tree | snapshot |
2003-05-27 |
Chris Lattner | Expose proto for SRoA pass. |
commit | commitdiff | tree | snapshot |
2003-05-27 |
Chris Lattner | Initial testcases for scalar replacement of aggregates... |
commit | commitdiff | tree | snapshot |
2003-05-27 |
Chris Lattner | Implementation of the simple "scalar replacement of... |
commit | commitdiff | tree | snapshot |
2003-05-27 |
Vikram S. Adve | (1) Added special register class containing (for now... |
commit | commitdiff | tree | snapshot |
2003-05-27 |
Vikram S. Adve | Renamed MachienOperand::opIsDef to MachineOperand:... |
commit | commitdiff | tree | snapshot |
2003-05-27 |
Vikram S. Adve | (1) Added special register class containing (for now... |
commit | commitdiff | tree | snapshot |
2003-05-27 |
Vikram S. Adve | Renamed opIsDef to opIsDefOnly. |
commit | commitdiff | tree | snapshot |
2003-05-27 |
Vikram S. Adve | Added special register class containing (for now) ... |
commit | commitdiff | tree | snapshot |
2003-05-26 |
Chris Lattner | Fix bug: InstCombine/2003-05-26-CastMiscompile.ll |
commit | commitdiff | tree | snapshot |
2003-05-26 |
Chris Lattner | New testcase |
commit | commitdiff | tree | snapshot |
2003-05-26 |
Misha Brukman | Changed tank... => http://llvm, and removed an extraneo... |
commit | commitdiff | tree | snapshot |
2003-05-25 |
Vikram S. Adve | Bug fix: right shift for int divide-by-power-of-2 was... |
commit | commitdiff | tree | snapshot |
2003-05-25 |
Vikram S. Adve | Bug fix: padding bytes within a structure should go... |
commit | commitdiff | tree | snapshot |
2003-05-25 |
Vikram S. Adve | Bug fix: sign-extension was not happening for C = ... |
commit | commitdiff | tree | snapshot |
2003-05-25 |
Chris Lattner | Predicate things better |
commit | commitdiff | tree | snapshot |
2003-05-25 |
Misha Brukman | Do not show errors when moving file. The error is shown... |
commit | commitdiff | tree | snapshot |
2003-05-25 |
Chris Lattner | Fix problem with last checkin. |
commit | commitdiff | tree | snapshot |
2003-05-25 |
Vikram S. Adve | Make case of GetNumOfInt/FloatArgRegs functions to... |
commit | commitdiff | tree | snapshot |
2003-05-25 |
Vikram S. Adve | Add support for compiling varargs functions. |
commit | commitdiff | tree | snapshot |
2003-05-24 |
Misha Brukman | Reword to remove reference to how things worked in... |
commit | commitdiff | tree | snapshot |
2003-05-24 |
Misha Brukman | Add ability to utilize the code emitter generator ... |
commit | commitdiff | tree | snapshot |
2003-05-24 |
Misha Brukman | First cut at the Code Generator using the TableGen... |
commit | commitdiff | tree | snapshot |
2003-05-24 |
Misha Brukman | Implement the TargetInstrInfo's createNOPinstr() and... |
commit | commitdiff | tree | snapshot |
2003-05-24 |
Misha Brukman | NOP instructions are pseudo-instructions. We should... |
commit | commitdiff | tree | snapshot |
2003-05-23 |
Brian Gaeke | Suggest -save-temps instead of -S, -E. |
commit | commitdiff | tree | snapshot |
2003-05-23 |
Brian Gaeke | Remove ".bc" from the end of InputFile if it is there, in |
commit | commitdiff | tree | snapshot |
2003-05-23 |
Brian Gaeke | gccld.cpp: |
commit | commitdiff | tree | snapshot |
2003-05-23 |
Chris Lattner | Fix Bug: Linker/2003-04-26-NullPtrLinkProblem.ll |
commit | commitdiff | tree | snapshot |
2003-05-23 |
Chris Lattner | Remove some cruft, add some methods to allow implementa... |
commit | commitdiff | tree | snapshot |
2003-05-23 |
Misha Brukman | Cleaned up code layout; no functional changes. |
commit | commitdiff | tree | snapshot |
2003-05-23 |
Chris Lattner | Minor rewording/cleanups |
commit | commitdiff | tree | snapshot |
2003-05-23 |
Chris Lattner | New testcase identified by Brian Gaeke. Gotta love... |
commit | commitdiff | tree | snapshot |
2003-05-23 |
Chris Lattner | Fix a problem brian identified. |
commit | commitdiff | tree | snapshot |
2003-05-23 |
Brian Gaeke | Clarify BugDriver.cpp:BugDriver::ParseInputFile()'s... |
commit | commitdiff | tree | snapshot |
2003-05-22 |
Chris Lattner | Remove long dead code |
commit | commitdiff | tree | snapshot |
2003-05-22 |
Chris Lattner | Remove using declarations |
commit | commitdiff | tree | snapshot |
2003-05-22 |
Chris Lattner | Add using declarations |
commit | commitdiff | tree | snapshot |
2003-05-22 |
Misha Brukman | Cleaned up code layout. No functional changes. |
commit | commitdiff | tree | snapshot |
2003-05-22 |
Chris Lattner | Remove using declarations and extraneous #includes |
commit | commitdiff | tree | snapshot |
2003-05-22 |
Chris Lattner | Fix static constructor ordering problem |
commit | commitdiff | tree | snapshot |
2003-05-22 |
Misha Brukman | Kill `using' directives. |
commit | commitdiff | tree | snapshot |
2003-05-22 |
Chris Lattner | Remove using declarations |
commit | commitdiff | tree | snapshot |
2003-05-22 |
Chris Lattner | Fix testcase |
commit | commitdiff | tree | snapshot |
2003-05-22 |
Chris Lattner | New testcase |
commit | commitdiff | tree | snapshot |
2003-05-22 |
Chris Lattner | Add documentation for the new cl::CommaSeparated modifier |
commit | commitdiff | tree | snapshot |
2003-05-22 |
Chris Lattner | add support for an explicit EXPORTED_SYMBOL_LIST |
commit | commitdiff | tree | snapshot |
2003-05-22 |
Chris Lattner | Make the list accept comma separated names |
commit | commitdiff | tree | snapshot |
next |