2011-04-04 |
Jakob Stoklund Olesen | Insert code in the right location when lowering PowerPC... |
tree | commitdiff |
2011-04-04 |
Jakob Stoklund Olesen | PowerPC atomic pseudos clobber CR0, they don't read it. |
tree | commitdiff |
2011-04-04 |
Jakob Stoklund Olesen | Use X0 instead of R0 for the zero register on ppc64. |
tree | commitdiff |
2011-03-21 |
Bill Wendling | We need to pass the TargetMachine object to the InstPri... |
tree | commitdiff |
2011-02-25 |
Owen Anderson | Allow targets to specify a the type of the RHS of a... |
tree | commitdiff |
2011-02-21 |
Devang Patel | Revert r124611 - "Keep track of incoming argument's... |
tree | commitdiff |
2011-02-20 |
Oscar Fuentes | Use explicit add_subdirectory's for LLVM target sublibr... |
tree | commitdiff |
2011-02-16 |
Stuart Hastings | Swap VT and DebugLoc operands of getExtLoad() for consi... |
tree | commitdiff |
2011-01-31 |
Devang Patel | Keep track of incoming argument's location while emitti... |
tree | commitdiff |
2011-01-23 |
Rafael Espindola | Add support for the --noexecstack option. |
tree | commitdiff |
2011-01-18 |
Jeffrey Yasskin | Remove unused variables found by gcc-4.6's -Wunused... |
tree | commitdiff |
2011-01-14 |
Anton Korobeynikov | Add a possibility to switch between CFI directives... |
tree | commitdiff |
2011-01-13 |
Jakob Stoklund Olesen | Teach frame lowering to ignore debug values after the... |
tree | commitdiff |
2011-01-10 |
Anton Korobeynikov | Update CMake stuff |
tree | commitdiff |
2011-01-10 |
Anton Korobeynikov | Rename TargetFrameInfo into TargetFrameLowering. Also... |
tree | commitdiff |
2011-01-08 |
Jakob Stoklund Olesen | Fix the last virtual register enumerations. |
tree | commitdiff |
2010-12-24 |
Andrew Trick | Various bits of framework needed for precise machine... |
tree | commitdiff |
2010-12-24 |
Andrew Trick | whitespace |
tree | commitdiff |
2010-12-23 |
Chris Lattner | Flag -> Glue, the ongoing saga |
tree | commitdiff |
2010-12-23 |
Chris Lattner | flags -> glue for selectiondag |
tree | commitdiff |
2010-12-23 |
Jeffrey Yasskin | Change all self assignments X=X to (void)X, so that... |
tree | commitdiff |
2010-12-21 |
Chris Lattner | rename MVT::Flag to MVT::Glue. "Flag" is a terrible... |
tree | commitdiff |
2010-12-18 |
Anton Korobeynikov | Restore the behavior of frame lowering before my refact... |
tree | commitdiff |
2010-12-18 |
Rafael Espindola | Remove the MCObjectFormat class. |
tree | commitdiff |
2010-12-17 |
Daniel Dunbar | MC/Target: Remove HasScatteredSymbols target hook varia... |
tree | commitdiff |
2010-12-16 |
Daniel Dunbar | MC/Mach-O: Lift some MachObjectWriter arguments into... |
tree | commitdiff |
2010-12-16 |
Daniel Dunbar | MC/Mach-O: Stub out explicit MCMachObjectTargetWriter... |
tree | commitdiff |
2010-12-16 |
Daniel Dunbar | Fix indentation (per style guide). |
tree | commitdiff |
2010-12-16 |
Daniel Dunbar | MC/Mach-O: Move createMachObjectWriter into MCMachObjec... |
tree | commitdiff |
2010-12-16 |
Daniel Dunbar | MC: Move target specific fixup info descriptors to... |
tree | commitdiff |
2010-12-06 |
Rafael Espindola | Remove the instruction fragment to data fragment loweri... |
tree | commitdiff |
2010-12-06 |
Rafael Espindola | Second try at making direct object emission produce... |
tree | commitdiff |
2010-12-04 |
Rafael Espindola | There are two reasons why we might want to use |
tree | commitdiff |
2010-11-29 |
Michael J. Spencer | I swear I did a make clean and make before committing... |
tree | commitdiff |
2010-11-27 |
Anton Korobeynikov | Move more PEI-related hooks to TFI |
tree | commitdiff |
2010-11-27 |
Daniel Dunbar | MC/Mach-O: Switch to using MachOFormat.h. |
tree | commitdiff |
2010-11-26 |
Rafael Espindola | Remove the unused TheTarget member. |
tree | commitdiff |
2010-11-25 |
Benjamin Kramer | Namespacify. |
tree | commitdiff |
2010-11-23 |
Wesley Peck | Renaming ISD::BIT_CONVERT to ISD::BITCAST to better... |
tree | commitdiff |
2010-11-18 |
Anton Korobeynikov | Move getInitialFrameState() to TargetFrameInfo |
tree | commitdiff |
2010-11-18 |
Anton Korobeynikov | Move hasFP() and few related hooks to TargetFrameInfo. |
tree | commitdiff |
2010-11-17 |
Rafael Espindola | make isVirtualSection a virtual method on MCSection... |
tree | commitdiff |
2010-11-16 |
Chris Lattner | Fix a bug I introduced in the ppc refactoring, which... |
tree | commitdiff |
2010-11-16 |
Chris Lattner | add copy of comment to the code that will survive the... |
tree | commitdiff |
2010-11-16 |
Chris Lattner | relax an assertion a bit, allowing the GPR argument of |
tree | commitdiff |
2010-11-15 |
Chris Lattner | fix a pasto that massively broke the ppc jit while... |
tree | commitdiff |
2010-11-15 |
Chris Lattner | Wire up primitive support in the assembler backend... |
tree | commitdiff |
2010-11-15 |
Chris Lattner | split out an encoder for memri operands, allowing a... |
tree | commitdiff |
2010-11-15 |
Chris Lattner | add support for encoding the lo14 forms used for a... |
tree | commitdiff |
2010-11-15 |
Chris Lattner | fix a regression with the new instprinter: we lost... |
tree | commitdiff |
2010-11-15 |
Chris Lattner | implement the start of support for lo16 and ha16, allow... |
tree | commitdiff |
2010-11-15 |
Chris Lattner | add a fixup for conditional branches, giving us output... |
tree | commitdiff |
2010-11-15 |
Chris Lattner | change direct branches to encode with the same encoding... |
tree | commitdiff |
2010-11-15 |
Chris Lattner | eliminate a now-unneeded operand printer. |
tree | commitdiff |
2010-11-15 |
Chris Lattner | split call operands out to their own encoding class... |
tree | commitdiff |
2010-11-15 |
Chris Lattner | add proper encoding for MTCRF instead of using a hack. |
tree | commitdiff |
2010-11-15 |
Chris Lattner | add basic encoding support for immediates and registers... |
tree | commitdiff |
2010-11-15 |
Chris Lattner | add a dummy entry to fix a build error |
tree | commitdiff |
2010-11-15 |
Chris Lattner | Implement a basic MCCodeEmitter for PPC. This doesn... |
tree | commitdiff |
2010-11-15 |
Chris Lattner | dissolve some more hacks. |
tree | commitdiff |
2010-11-15 |
Chris Lattner | fix some fixme's, removing dead code. |
tree | commitdiff |
2010-11-15 |
Chris Lattner | remove asmstrings (which can never be printed) from... |
tree | commitdiff |
2010-11-15 |
Chris Lattner | strength reduce TOC temp label generation, no functiona... |
tree | commitdiff |
2010-11-15 |
Chris Lattner | rip out a ton of old instruction printing junk now... |
tree | commitdiff |
2010-11-15 |
Chris Lattner | Turn on the new instprinter by default. |
tree | commitdiff |
2010-11-15 |
Chris Lattner | convert the operand bits into bitfields since they... |
tree | commitdiff |
2010-11-15 |
Chris Lattner | add targetoperand flags for jump tables, constant pool... |
tree | commitdiff |
2010-11-15 |
Chris Lattner | remove some extraneous quotes to make the new instprint... |
tree | commitdiff |
2010-11-15 |
Anton Korobeynikov | Attempt to unbreak cmake-based builds |
tree | commitdiff |
2010-11-15 |
Anton Korobeynikov | First step of huge frame-related refactoring: move... |
tree | commitdiff |
2010-11-15 |
Anton Korobeynikov | Whitespace cleanup |
tree | commitdiff |
2010-11-14 |
Chris Lattner | implement support for the MO_DARWIN_STUB TargetOperand... |
tree | commitdiff |
2010-11-14 |
Chris Lattner | with the picbase nonsense starting to be figured out... |
tree | commitdiff |
2010-11-14 |
Chris Lattner | move the pic base symbol stuff up to MachineFunction |
tree | commitdiff |
2010-11-14 |
Chris Lattner | reimplement ppc asmprinter "toc" handling to use a... |
tree | commitdiff |
2010-11-14 |
Chris Lattner | lower PPC::MFCRpseud when transforming to MC, avoiding... |
tree | commitdiff |
2010-11-14 |
Chris Lattner | make the stubbed-out printer methods abort instead of |
tree | commitdiff |
2010-11-14 |
Chris Lattner | wire up a few more things, down to 4 test failures... |
tree | commitdiff |
2010-11-14 |
Chris Lattner | properly wire up the instprinter to the ppc64 backend... |
tree | commitdiff |
2010-11-14 |
Chris Lattner | implement pretty printing support for the various pseudo |
tree | commitdiff |
2010-11-14 |
Chris Lattner | Wire up symbol hi/lo printing. We don't print hi(... |
tree | commitdiff |
2010-11-14 |
Chris Lattner | implement basic support for symbol operand lowering, |
tree | commitdiff |
2010-11-14 |
Chris Lattner | switch PPC to a simplified MCInstLowering model. |
tree | commitdiff |
2010-11-14 |
Chris Lattner | fix PPC.h to not pull in TargetMachine.h |
tree | commitdiff |
2010-11-14 |
Chris Lattner | implement basic support for memory operands and crbit... |
tree | commitdiff |
2010-11-14 |
Chris Lattner | implement several trivial operand printers, reducing |
tree | commitdiff |
2010-11-14 |
Chris Lattner | Implement support for printing register and immediate... |
tree | commitdiff |
2010-11-14 |
Chris Lattner | stub out PPCMCInstLowering, add a new option that uses... |
tree | commitdiff |
2010-11-14 |
Chris Lattner | stub out a powerpc MCInstPrinter implementation. |
tree | commitdiff |
2010-11-14 |
Chris Lattner | move PPCAsmPrinter into the main PPC library, like... |
tree | commitdiff |
2010-11-04 |
Duncan Sands | In the calling convention logic, ValVT is always a... |
tree | commitdiff |
2010-11-03 |
Duncan Sands | Inside the calling convention logic LocVT is always... |
tree | commitdiff |
2010-10-29 |
John Thompson | Inline asm multiple alternative constraints development... |
tree | commitdiff |
2010-10-21 |
Duncan Sands | Remove some variables that are never really used |
tree | commitdiff |
2010-10-11 |
Jakob Stoklund Olesen | PowerPC varargs functions store live-in registers on... |
tree | commitdiff |
2010-10-10 |
Chris Lattner | fix the expansion of va_arg instruction on PPC to know... |
tree | commitdiff |
2010-10-08 |
Jim Grosbach | Make <target>CodeEmitter::getBinaryCodeForInstr() a... |
tree | commitdiff |
2010-09-28 |
Evan Cheng | Add support to model pipeline bypass / forwarding. |
tree | commitdiff |
2010-09-28 |
Oscar Fuentes | Removed a bunch of unnecessary target_link_libraries. |
tree | commitdiff |
2010-09-21 |
Chris Lattner | fix a long standing wart: all the ComplexPattern's... |
tree | commitdiff |
next |