2004-08-15 |
Chris Lattner | These methods no longer take a TargetRegisterClass... |
commit | commitdiff | tree | snapshot |
2004-08-15 |
Chris Lattner | Eliminate the RegisterClass argument, since it can... |
commit | commitdiff | tree | snapshot |
2004-08-15 |
Alkis Evlogimenos | Make this compile on gc 3.4.1 (static_cast to non-const... |
commit | commitdiff | tree | snapshot |
2004-08-15 |
Reid Spencer | More Functionality: |
commit | commitdiff | tree | snapshot |
2004-08-15 |
Reid Spencer | Initial configuration files (to be installed) for ll... |
commit | commitdiff | tree | snapshot |
2004-08-15 |
Reid Spencer | Initial implementations of the ErrorCode and Path conce... |
commit | commitdiff | tree | snapshot |
2004-08-15 |
Reid Spencer | First version of a class to represent the notion of... |
commit | commitdiff | tree | snapshot |
2004-08-15 |
Reid Spencer | First version of a class to represent operating system... |
commit | commitdiff | tree | snapshot |
2004-08-15 |
Nate Begeman | Add future optimization opportunity |
commit | commitdiff | tree | snapshot |
2004-08-15 |
Nate Begeman | Fix float to int codepath by always allocating 8 bytes... |
commit | commitdiff | tree | snapshot |
2004-08-15 |
Chris Lattner | Zimm16 is now dead. Its entry is not removed from... |
commit | commitdiff | tree | snapshot |
2004-08-15 |
Chris Lattner | Convert all of the DForm_6* operations, which makes... |
commit | commitdiff | tree | snapshot |
2004-08-15 |
Chris Lattner | Add i1imm |
commit | commitdiff | tree | snapshot |
2004-08-15 |
Chris Lattner | Reenable the CCRC |
commit | commitdiff | tree | snapshot |
2004-08-15 |
Chris Lattner | Convert the DForm_4 over to the asmprintergen |
commit | commitdiff | tree | snapshot |
2004-08-15 |
Nate Begeman | Remove dead code |
commit | commitdiff | tree | snapshot |
2004-08-14 |
Chris Lattner | Print mflr using the asmwriter generator |
commit | commitdiff | tree | snapshot |
2004-08-14 |
Chris Lattner | Update to no longer take MF as an argument |
commit | commitdiff | tree | snapshot |
2004-08-14 |
Chris Lattner | Make the AsmWriter a first-class tblgen object. Allow... |
commit | commitdiff | tree | snapshot |
2004-08-14 |
Nate Begeman | Replace PowerPCPEI.cpp with target independant PrologEp... |
commit | commitdiff | tree | snapshot |
2004-08-14 |
Nate Begeman | Add support for frame pointers, and large offsets from... |
commit | commitdiff | tree | snapshot |
2004-08-14 |
Misha Brukman | Use the `tools-only' target to avoid getting warnings... |
commit | commitdiff | tree | snapshot |
2004-08-14 |
Nate Begeman | Add indexed forms of load doubleword and load word... |
commit | commitdiff | tree | snapshot |
2004-08-14 |
Nate Begeman | Fix handling of FP constants with single precision... |
commit | commitdiff | tree | snapshot |
2004-08-14 |
Nate Begeman | Add initial support for using the generated asm writer... |
commit | commitdiff | tree | snapshot |
2004-08-14 |
Nate Begeman | Add generation of asm writer from tablegen files to... |
commit | commitdiff | tree | snapshot |
2004-08-14 |
Nate Begeman | Eliminate MachineFunction& argument from eliminateFrame... |
commit | commitdiff | tree | snapshot |
2004-08-14 |
Nate Begeman | Eliminate MachineFunction& argument from eliminateFrame... |
commit | commitdiff | tree | snapshot |
2004-08-14 |
Nate Begeman | Eliminate MachineFunction& argument from eliminateFrame... |
commit | commitdiff | tree | snapshot |
2004-08-14 |
Nate Begeman | Elminiate MachineFunction& argument from eliminateFrame... |
commit | commitdiff | tree | snapshot |
2004-08-14 |
Chris Lattner | Implement test/Regression/Transforms/GlobalConstifier... |
commit | commitdiff | tree | snapshot |
2004-08-14 |
Chris Lattner | New testcase that the constifier should handle |
commit | commitdiff | tree | snapshot |
2004-08-14 |
Chris Lattner | New basic testcase for the constifier |
commit | commitdiff | tree | snapshot |
2004-08-14 |
Reid Spencer | Converted to use flex for tokenizing input so we can... |
commit | commitdiff | tree | snapshot |
2004-08-13 |
Reid Spencer | Fix header commentary. |
commit | commitdiff | tree | snapshot |
2004-08-13 |
Reid Spencer | Additional functionality. This version handles option... |
commit | commitdiff | tree | snapshot |
2004-08-13 |
Reid Spencer | First version of a utility internal to llvmc that handl... |
commit | commitdiff | tree | snapshot |
2004-08-13 |
Reid Spencer | Added description of usage of the getPosition() option... |
commit | commitdiff | tree | snapshot |
2004-08-13 |
Reid Spencer | Allow any cl::opt to use the method getPosition() to... |
commit | commitdiff | tree | snapshot |
2004-08-13 |
Nate Begeman | Remove an unneeded header and forward declaration |
commit | commitdiff | tree | snapshot |
2004-08-13 |
Nate Begeman | Fix siod by switching BoolTy to byte rather than int... |
commit | commitdiff | tree | snapshot |
2004-08-13 |
Nate Begeman | Fix 177.mesa compilation, don't use floating point... |
commit | commitdiff | tree | snapshot |
2004-08-13 |
Nate Begeman | Fix llc crasher compiling siod by giving BuildMI the... |
commit | commitdiff | tree | snapshot |
2004-08-13 |
Chris Lattner | Add another test |
commit | commitdiff | tree | snapshot |
2004-08-13 |
Chris Lattner | If we are extracting a block that has multiple successo... |
commit | commitdiff | tree | snapshot |
2004-08-13 |
Chris Lattner | When we code extract some stuff, leave the codeRepl... |
commit | commitdiff | tree | snapshot |
2004-08-13 |
Chris Lattner | New testcase, which causes the block extractor to barf |
commit | commitdiff | tree | snapshot |
2004-08-13 |
Chris Lattner | "extract" the block extractor pass from bugpoint (haha) |
commit | commitdiff | tree | snapshot |
2004-08-13 |
Chris Lattner | Add a pass |
commit | commitdiff | tree | snapshot |
2004-08-13 |
Chris Lattner | Add value mapper support for select constant exprs... |
commit | commitdiff | tree | snapshot |
2004-08-13 |
Nate Begeman | Longs are in one register on PowerPC 64; use appropriat... |
commit | commitdiff | tree | snapshot |
2004-08-13 |
Nate Begeman | Add some more 64 bit instructions we need for the Power... |
commit | commitdiff | tree | snapshot |
2004-08-12 |
Misha Brukman | Wrap long lines and try to fill the 80 chars per line... |
commit | commitdiff | tree | snapshot |
2004-08-12 |
Misha Brukman | * Escape &, <, and > |
commit | commitdiff | tree | snapshot |
2004-08-12 |
Chris Lattner | Add description of packed type support. |
commit | commitdiff | tree | snapshot |
2004-08-12 |
Chris Lattner | Add information on adding a derived type to LLVM, patch... |
commit | commitdiff | tree | snapshot |
2004-08-12 |
Chris Lattner | Allow targets to specify particular stack slots that... |
commit | commitdiff | tree | snapshot |
2004-08-12 |
Chris Lattner | Split saveCallerSavedRegisters into two methods for... |
commit | commitdiff | tree | snapshot |
2004-08-12 |
Chris Lattner | Remove dead methods |
commit | commitdiff | tree | snapshot |
2004-08-12 |
Chris Lattner | Fix warning |
commit | commitdiff | tree | snapshot |
2004-08-12 |
Chris Lattner | Instead of a virtual method call, lets try a direct... |
commit | commitdiff | tree | snapshot |
2004-08-12 |
Chris Lattner | Virtual method calls are overrated |
commit | commitdiff | tree | snapshot |
2004-08-12 |
Chris Lattner | Virtual method calls are overrated. |
commit | commitdiff | tree | snapshot |
2004-08-12 |
Chris Lattner | Forward substitute some constants into their users |
commit | commitdiff | tree | snapshot |
2004-08-12 |
Chris Lattner | The only target that uses this code (v9) always has... |
commit | commitdiff | tree | snapshot |
2004-08-12 |
Chris Lattner | Remove dead methods |
commit | commitdiff | tree | snapshot |
2004-08-12 |
Chris Lattner | When we want a constant, just use it, instead of callin... |
commit | commitdiff | tree | snapshot |
2004-08-12 |
Reid Spencer | Convert to unix line format. |
commit | commitdiff | tree | snapshot |
2004-08-12 |
Misha Brukman | Disable PPC64 backend by default because LLC cannot... |
commit | commitdiff | tree | snapshot |
2004-08-12 |
Chris Lattner | This patch makes the inliner refuse to inline functions... |
commit | commitdiff | tree | snapshot |
2004-08-12 |
Misha Brukman | * Correct 64-bit version: blr 1 (not 0) |
commit | commitdiff | tree | snapshot |
2004-08-12 |
Misha Brukman | * Print out full names for non-GPR or -FPR registers |
commit | commitdiff | tree | snapshot |
2004-08-12 |
Chris Lattner | Fix code extraction of unwind blocks. This fixed bugs... |
commit | commitdiff | tree | snapshot |
2004-08-12 |
Misha Brukman | * Pointers are 8 bytes, hence cLong type on 64-bit PPC |
commit | commitdiff | tree | snapshot |
2004-08-12 |
Misha Brukman | Eliminate special-casing 14-bit immediate load/store... |
commit | commitdiff | tree | snapshot |
2004-08-12 |
Chris Lattner | Hrm, this pass didn't compile. This bugfix should... |
commit | commitdiff | tree | snapshot |
2004-08-12 |
Chris Lattner | If the block extractor fails, actually emit the bc... |
commit | commitdiff | tree | snapshot |
2004-08-12 |
Misha Brukman | Correctly print out ASCII literal strings on AIX |
commit | commitdiff | tree | snapshot |
2004-08-12 |
Misha Brukman | Mark R2 as available for allocation on Darwin/PPC32... |
commit | commitdiff | tree | snapshot |
2004-08-11 |
Misha Brukman | * Move AIX into the llvm namespace to be accessed from... |
commit | commitdiff | tree | snapshot |
2004-08-11 |
Misha Brukman | Set the is64bit flag and propagate it to PowerPCRegiste... |
commit | commitdiff | tree | snapshot |
2004-08-11 |
Misha Brukman | * Set the is64bit boolean flag in PowerPCRegisterInfo |
commit | commitdiff | tree | snapshot |
2004-08-11 |
Misha Brukman | 64-bit instruction selector and AIX-specific 64-bit... |
commit | commitdiff | tree | snapshot |
2004-08-11 |
Misha Brukman | Fix names of 64-bit CMP*D* opcodes, add LWA and STD... |
commit | commitdiff | tree | snapshot |
2004-08-11 |
Misha Brukman | Add support for 64-bit CMPDI, CMPLDI, and CMPLD opcodes |
commit | commitdiff | tree | snapshot |
2004-08-11 |
Misha Brukman | Add doubleword load/store (64-bit only). |
commit | commitdiff | tree | snapshot |
2004-08-11 |
Misha Brukman | Simple hand-coded tests to aid in early development... |
commit | commitdiff | tree | snapshot |
2004-08-11 |
Misha Brukman | Hyphenate ##-bit and remove first-person from comments. |
commit | commitdiff | tree | snapshot |
2004-08-11 |
Nate Begeman | Clean up 32/64bit and Darwin/AIX split. Next steps... |
commit | commitdiff | tree | snapshot |
2004-08-11 |
Chris Lattner | Fix a case where constantexprs could leak into the... |
commit | commitdiff | tree | snapshot |
2004-08-11 |
Chris Lattner | Remove a bunch of ad-hoc target-specific flags that... |
commit | commitdiff | tree | snapshot |
2004-08-11 |
Chris Lattner | Remove a dead method |
commit | commitdiff | tree | snapshot |
2004-08-11 |
Chris Lattner | Finally, the entire instruction asmprinter is now gener... |
commit | commitdiff | tree | snapshot |
2004-08-11 |
Chris Lattner | Add asmprintergen support for the last X86 instruction... |
commit | commitdiff | tree | snapshot |
2004-08-11 |
Chris Lattner | This file is long dead |
commit | commitdiff | tree | snapshot |
2004-08-11 |
Chris Lattner | Scrunch memoperands, add a few more for floating point... |
commit | commitdiff | tree | snapshot |
2004-08-11 |
Chris Lattner | Move hacks up |
commit | commitdiff | tree | snapshot |
2004-08-11 |
Chris Lattner | Make FPI take asm string and operand list |
commit | commitdiff | tree | snapshot |
2004-08-11 |
Chris Lattner | Nuke the Im*i* patterns, by asmprintergenifying all... |
commit | commitdiff | tree | snapshot |
2004-08-11 |
Chris Lattner | X86 instructions that read-modify-write memory are... |
commit | commitdiff | tree | snapshot |
next |