2004-09-15 |
Misha Brukman | Fit long lines into 80 cols via creative space elimination
|
commit | commitdiff | tree |
2004-09-15 |
Misha Brukman | Wrap long line
|
commit | commitdiff | tree |
2004-09-15 |
Misha Brukman | Targets are independent of each other, so compile them...
|
commit | commitdiff | tree |
2004-09-14 |
Misha Brukman | The Sparc linking .so problem extends to the sample...
|
commit | commitdiff | tree |
2004-09-13 |
Misha Brukman | Sparc cannot link shared objects (libtool issue) which...
|
commit | commitdiff | tree |
2004-09-13 |
Misha Brukman | Add LLEE into compilation, but not for Sparc
|
commit | commitdiff | tree |
2004-09-12 |
Misha Brukman | Squelch compilation warnings on Sparc
|
commit | commitdiff | tree |
2004-09-12 |
Misha Brukman | * Fix grammar
|
commit | commitdiff | tree |
2004-09-12 |
Misha Brukman | Fix filename: Printer.cpp has become X86AsmPrinter.cpp
|
commit | commitdiff | tree |
2004-09-12 |
Misha Brukman | Unbreak doxygen, according to Reid.
|
commit | commitdiff | tree |
2004-09-12 |
Misha Brukman | Fix code spacing/alignment
|
commit | commitdiff | tree |
2004-09-10 |
Misha Brukman | Renamed file to SparcV8ISelSimple.cpp
|
commit | commitdiff | tree |
2004-09-09 |
Misha Brukman | Fix broken internal links (one found by seventwentyfour...
|
commit | commitdiff | tree |
2004-09-09 |
Misha Brukman | If updating from CVS gives error "No rule to make target...
|
commit | commitdiff | tree |
2004-09-09 |
Misha Brukman | Fix broken link to the 2004 CGO paper.
|
commit | commitdiff | tree |
2004-09-08 |
Misha Brukman | Disable libprofile as it breaks the build on Sparc...
|
commit | commitdiff | tree |
2004-09-08 |
Misha Brukman | Make file comment span the entire line
|
commit | commitdiff | tree |
2004-09-07 |
Misha Brukman | This is the documentation style sheet, not the one...
|
commit | commitdiff | tree |
2004-09-06 |
Misha Brukman | Remove extraneous blank lines.
|
commit | commitdiff | tree |
2004-09-06 |
Misha Brukman | Add link to new howto on writing backends.
|
commit | commitdiff | tree |
2004-09-06 |
Misha Brukman | How to write an LLVM backend, first draft.
|
commit | commitdiff | tree |
2004-09-06 |
Misha Brukman | * Profile-guided needs a hyphen
|
commit | commitdiff | tree |
2004-09-06 |
Misha Brukman | Reword to not use a link text `click here'.
|
commit | commitdiff | tree |
2004-09-05 |
Misha Brukman | Put a space between `Data' and `Structure' of DSA.
|
commit | commitdiff | tree |
2004-09-05 |
Misha Brukman | Remove the bit about this document being my `notes...
|
commit | commitdiff | tree |
2004-09-05 |
Misha Brukman | Fix object/library filenames that have changed, clarify...
|
commit | commitdiff | tree |
2004-09-05 |
Misha Brukman | Add DSA.
|
commit | commitdiff | tree |
2004-09-05 |
Misha Brukman | * CSS was created to reduce re-specifying design styles...
|
commit | commitdiff | tree |
2004-09-05 |
Misha Brukman | * Change PPC32AsmPrinter => PowerPCAsmPrinter since...
|
commit | commitdiff | tree |
2004-09-05 |
Misha Brukman | Renamed PPC32AsmPrinter.cpp => PowerPCAsmPrinter.cpp...
|
commit | commitdiff | tree |
2004-09-03 |
Misha Brukman | I was actually wrong in my "simplification".
|
commit | commitdiff | tree |
2004-09-03 |
Misha Brukman | Simplify check for uint64_t and u_int64_t
|
commit | commitdiff | tree |
2004-09-03 |
Misha Brukman | Order #includes alphabetically, local .h files first.
|
commit | commitdiff | tree |
2004-09-02 |
Misha Brukman | Regenerated after Reid's change for uint64_t/u_int64_t...
|
commit | commitdiff | tree |
2004-08-24 |
Misha Brukman | Change LVN -> Load-VN since that's the name of the...
|
commit | commitdiff | tree |
2004-08-24 |
Misha Brukman | Fix some grammar.
|
commit | commitdiff | tree |
2004-08-24 |
Misha Brukman | Added DSE, LICM, LVN, PRE, SCCP, and SSA
|
commit | commitdiff | tree |
2004-08-23 |
Misha Brukman | Document 'gmake install' vs. 'install-bytecode' (used...
|
commit | commitdiff | tree |
2004-08-23 |
Misha Brukman | Note: do not use GNU binutils under AIX, they're not...
|
commit | commitdiff | tree |
2004-08-21 |
Misha Brukman | Bytecode libraries are installed with `make install...
|
commit | commitdiff | tree |
2004-08-19 |
Misha Brukman | Fix opcodes being printed in caps (the more general...
|
commit | commitdiff | tree |
2004-08-19 |
Misha Brukman | Stack space for argument passing is 32 regardless of...
|
commit | commitdiff | tree |
2004-08-19 |
Misha Brukman | LR needs to be saved at 16-byte offset on a 64-bit...
|
commit | commitdiff | tree |
2004-08-19 |
Misha Brukman | On 64-bit PowerPC, pointers are 8 bytes, so parameter...
|
commit | commitdiff | tree |
2004-08-19 |
Misha Brukman | This PHI has 4 additional operands, not 2.
|
commit | commitdiff | tree |
2004-08-19 |
Misha Brukman | Use the appropriate 64-bit register description file.
|
commit | commitdiff | tree |
2004-08-19 |
Misha Brukman | Fix more remaining 32-bit vestiges of PowerPC
|
commit | commitdiff | tree |
2004-08-19 |
Misha Brukman | Fix another vestige of the 32-bit PowerPC backend.
|
commit | commitdiff | tree |
2004-08-19 |
Misha Brukman | Correct character prepended to global symbols ('.'...
|
commit | commitdiff | tree |
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 |
next |