2004-08-19 |
Misha Brukman | * Eliminate global base register, r2 is used for that...
|
commit | commitdiff | tree |
2004-08-19 |
Misha Brukman | Wrap long lines.
|
commit | commitdiff | tree |
2004-08-18 |
Misha Brukman | Instead of int64_t, overload itostr with `long long...
|
commit | commitdiff | tree |
2004-08-17 |
Misha Brukman | This file is no longer used.
|
commit | commitdiff | tree |
2004-08-17 |
Misha Brukman | Add itostr(long) for our furry 64-bit friends.
|
commit | commitdiff | tree |
2004-08-17 |
Misha Brukman | Ultra-doxygenify some function header comments.
|
commit | commitdiff | tree |
2004-08-17 |
Misha Brukman | Rewrite targets/rules to generate files for just PowerPC...
|
commit | commitdiff | tree |
2004-08-17 |
Misha Brukman | Register classes are target-dependent
|
commit | commitdiff | tree |
2004-08-17 |
Misha Brukman | #include <map> is not necessary here
|
commit | commitdiff | tree |
2004-08-17 |
Misha Brukman | `PowerPC' is no longer a real target
|
commit | commitdiff | tree |
2004-08-17 |
Misha Brukman | Move variables and methods which need PPC{32,64}* distinctio...
|
commit | commitdiff | tree |
2004-08-17 |
Misha Brukman | No need for an `is64bit' flag
|
commit | commitdiff | tree |
2004-08-17 |
Misha Brukman | PowerPCInstrInfo and PowerPCRegisterInfo have gone...
|
commit | commitdiff | tree |
2004-08-17 |
Misha Brukman | Consistently name passed with 32 or 64 in their name
|
commit | commitdiff | tree |
2004-08-17 |
Misha Brukman | PowerPCRegisterInfo no longer takes a bool to differentiate...
|
commit | commitdiff | tree |
2004-08-17 |
Misha Brukman | The PowerPCInstrInfo class has gone away.
|
commit | commitdiff | tree |
2004-08-17 |
Misha Brukman | PowerPCInstrInfo has gone away, PPC32 and PPC64 share...
|
commit | commitdiff | tree |
2004-08-17 |
Misha Brukman | PowerPC 32-/64-bit split: Part II, 64-bit customizations...
|
commit | commitdiff | tree |
2004-08-17 |
Misha Brukman | PowerPC 32-/64-bit split: Part I, PPC32* bit files...
|
commit | commitdiff | tree |
2004-08-16 |
Misha Brukman | Move these files (which are dependent on VMCore) into...
|
commit | commitdiff | tree |
2004-08-14 |
Misha Brukman | Use the `tools-only' target to avoid getting warnings...
|
commit | commitdiff | tree |
2004-08-12 |
Misha Brukman | Wrap long lines and try to fill the 80 chars per line...
|
commit | commitdiff | tree |
2004-08-12 |
Misha Brukman | * Escape &, <, and >
|
commit | commitdiff | tree |
2004-08-12 |
Misha Brukman | Disable PPC64 backend by default because LLC cannot...
|
commit | commitdiff | tree |
2004-08-12 |
Misha Brukman | * Correct 64-bit version: blr 1 (not 0)
|
commit | commitdiff | tree |
2004-08-12 |
Misha Brukman | * Print out full names for non-GPR or -FPR registers
|
commit | commitdiff | tree |
2004-08-12 |
Misha Brukman | * Pointers are 8 bytes, hence cLong type on 64-bit PPC
|
commit | commitdiff | tree |
2004-08-12 |
Misha Brukman | Eliminate special-casing 14-bit immediate load/store...
|
commit | commitdiff | tree |
2004-08-12 |
Misha Brukman | Correctly print out ASCII literal strings on AIX
|
commit | commitdiff | tree |
2004-08-12 |
Misha Brukman | Mark R2 as available for allocation on Darwin/PPC32...
|
commit | commitdiff | tree |
2004-08-11 |
Misha Brukman | * Move AIX into the llvm namespace to be accessed from...
|
commit | commitdiff | tree |
2004-08-11 |
Misha Brukman | Set the is64bit flag and propagate it to PowerPCRegisterInfo
|
commit | commitdiff | tree |
2004-08-11 |
Misha Brukman | * Set the is64bit boolean flag in PowerPCRegisterInfo
|
commit | commitdiff | tree |
2004-08-11 |
Misha Brukman | 64-bit instruction selector and AIX-specific 64-bit...
|
commit | commitdiff | tree |
2004-08-11 |
Misha Brukman | Fix names of 64-bit CMP*D* opcodes, add LWA and STD...
|
commit | commitdiff | tree |
2004-08-11 |
Misha Brukman | Add support for 64-bit CMPDI, CMPLDI, and CMPLD opcodes
|
commit | commitdiff | tree |
2004-08-11 |
Misha Brukman | Add doubleword load/store (64-bit only).
|
commit | commitdiff | tree |
2004-08-11 |
Misha Brukman | Simple hand-coded tests to aid in early development...
|
commit | commitdiff | tree |
2004-08-11 |
Misha Brukman | Hyphenate ##-bit and remove first-person from comments.
|
commit | commitdiff | tree |
2004-08-11 |
Misha Brukman | Breaking up the PowerPC target into 32- and 64-bit...
|
commit | commitdiff | tree |
2004-08-11 |
Misha Brukman | Breaking up the PowerPC target into 32- and 64-bit...
|
commit | commitdiff | tree |
2004-08-11 |
Misha Brukman | Breaking up the PowerPC target into 32- and 64-bit...
|
commit | commitdiff | tree |
2004-08-10 |
Misha Brukman | Implement new constructor.
|
commit | commitdiff | tree |
2004-08-10 |
Misha Brukman | Add new constructor.
|
commit | commitdiff | tree |
2004-08-10 |
Misha Brukman | Renamed PPC32 (namespace for regs, opcodes) to PPC...
|
commit | commitdiff | tree |
2004-08-10 |
Misha Brukman | * Fix file header to use tablegen emacs mode instead...
|
commit | commitdiff | tree |
2004-08-10 |
Misha Brukman | Deleted commented-out code as we now get namespace...
|
commit | commitdiff | tree |
2004-08-10 |
Misha Brukman | Fix file header comment: update filename, set tablegen...
|
commit | commitdiff | tree |
2004-08-10 |
Misha Brukman | DForm 5/6 extended mneumonics take 3 arguments.
|
commit | commitdiff | tree |
2004-08-10 |
Misha Brukman | Use the target name instead of hard-coding SparcV9.
|
commit | commitdiff | tree |
2004-08-10 |
Misha Brukman | * Instruction definitions moved to SparcV9InstrInfo...
|
commit | commitdiff | tree |
2004-08-10 |
Misha Brukman | Renamed SparcV9_Reg.td -> SparcV9RegisterInfo.td for...
|
commit | commitdiff | tree |
2004-08-10 |
Misha Brukman | Fix DForm_4: format is `op r, r, i'
|
commit | commitdiff | tree |
2004-08-10 |
Misha Brukman | Fix comment header, specify type of file `tablegen'.
|
commit | commitdiff | tree |
2004-08-10 |
Misha Brukman | Define the target name so we can use it via TableGen.
|
commit | commitdiff | tree |
2004-08-09 |
Misha Brukman | Stub definition of the PowerPC CodeEmitter class; this...
|
commit | commitdiff | tree |
2004-08-09 |
Misha Brukman | CodePrinter -> AsmPrinter
|
commit | commitdiff | tree |
2004-08-09 |
Misha Brukman | Do not mention Chris in public Makefiles
|
commit | commitdiff | tree |
2004-08-09 |
Misha Brukman | Shorten comment header to 80 cols
|
commit | commitdiff | tree |
2004-08-09 |
Misha Brukman | * Remove UIUC-specific comment
|
commit | commitdiff | tree |
2004-08-09 |
Misha Brukman | Add note about AIX/PowerPC with disk space requirements...
|
commit | commitdiff | tree |
2004-08-09 |
Misha Brukman | Remove Chris-related bytecode-dir comment
|
commit | commitdiff | tree |
2004-08-09 |
Misha Brukman | Remove ClassPrefix variable as it's no longer used.
|
commit | commitdiff | tree |
2004-08-09 |
Misha Brukman | Use the current target name instead of a ClassPrefix.
|
commit | commitdiff | tree |
2004-08-09 |
Misha Brukman | * CFE builds on AIX/PowerPC
|
commit | commitdiff | tree |
2004-08-09 |
Misha Brukman | The (future) SparcV8 JIT would do well to have a class...
|
commit | commitdiff | tree |
2004-08-09 |
Misha Brukman | * Use Classname and ClassPrefix instead of hard-coded...
|
commit | commitdiff | tree |
2004-08-09 |
Misha Brukman | Define the ClassPrefix for SparcV9.
|
commit | commitdiff | tree |
2004-08-09 |
Misha Brukman | Define a ClassPrefix for PowerPC.
|
commit | commitdiff | tree |
2004-08-09 |
Misha Brukman | Classes need to have a prefix name, so that they can...
|
commit | commitdiff | tree |
2004-08-09 |
Misha Brukman | Generate a code emitter for PowerPC as well, this will...
|
commit | commitdiff | tree |
2004-08-09 |
Misha Brukman | Use instruction formats as defined in the PowerPC ISA...
|
commit | commitdiff | tree |
2004-08-05 |
Misha Brukman | * Mention PowerPC as new feature, and experimental...
|
commit | commitdiff | tree |
2004-08-05 |
Misha Brukman | We now have the PowerPC backend, thanks to Nate Begeman...
|
commit | commitdiff | tree |
2004-08-05 |
Misha Brukman | Simplify makefile by combining all TableGen dependencies...
|
commit | commitdiff | tree |
2004-08-05 |
Misha Brukman | Lines need to end with \ to make sure they're actually...
|
commit | commitdiff | tree |
2004-08-05 |
Misha Brukman | * Add PowerPC library to LLC
|
commit | commitdiff | tree |
2004-08-05 |
Misha Brukman | PowerPC is a real target now.
|
commit | commitdiff | tree |
2004-08-04 |
Misha Brukman | * Added documentation in the file header
|
commit | commitdiff | tree |
2004-08-04 |
Misha Brukman | Surround code element with <tt> tags
|
commit | commitdiff | tree |
2004-08-04 |
Misha Brukman | Hand-propagate the constant TARGET_NAME which was making...
|
commit | commitdiff | tree |
2004-08-04 |
Misha Brukman | * Remove unnecessary comment
|
commit | commitdiff | tree |
2004-08-04 |
Misha Brukman | Align dependencies so they don't hurt the eyes to look...
|
commit | commitdiff | tree |
2004-08-04 |
Misha Brukman | * Convert C++ comments to C
|
commit | commitdiff | tree |
2004-08-04 |
Misha Brukman | Shared libraries are usually prepended with `lib'
|
commit | commitdiff | tree |
2004-08-04 |
Misha Brukman | Remove unused instruction classes
|
commit | commitdiff | tree |
2004-08-04 |
Misha Brukman | Make tablegen targets depend on PowerPCInstrFormats...
|
commit | commitdiff | tree |
2004-08-03 |
Misha Brukman | Remove unused opcodes.
|
commit | commitdiff | tree |
2004-08-02 |
Misha Brukman | * Use simpler instruction templates to define instructions
|
commit | commitdiff | tree |
2004-08-02 |
Misha Brukman | Replace patterns 0, 4, and 5 with simpler heirarchical...
|
commit | commitdiff | tree |
2004-08-02 |
Misha Brukman | Separate instruction formats from instruction definitions.
|
commit | commitdiff | tree |
2004-08-02 |
Misha Brukman | Add #include <cstdlib> and abort() to silence a warning
|
commit | commitdiff | tree |
2004-08-02 |
Misha Brukman | * ceil() requires #include <cmath> for compilation
|
commit | commitdiff | tree |
2004-07-30 |
Misha Brukman | * Conditional save/restore of LR disabled as it's not...
|
commit | commitdiff | tree |
2004-07-30 |
Misha Brukman | Do not mark LR as callee-save: not quite correctly...
|
commit | commitdiff | tree |
2004-07-30 |
Misha Brukman | * Temporarily suspend LR save/restore optimization...
|
commit | commitdiff | tree |
2004-07-30 |
Misha Brukman | Enable compilation.
|
commit | commitdiff | tree |
2004-07-30 |
Misha Brukman | Fix De Morgan's name.
|
commit | commitdiff | tree |
2004-07-29 |
Misha Brukman | Fix #includes of i*.h => Instructions.h as per PR403.
|
commit | commitdiff | tree |
2004-07-29 |
Misha Brukman | Fix #includes of i*.h => Instructions.h as per PR403.
|
commit | commitdiff | tree |
next |