2010-11-15 |
Chris Lattner | pull the code to get the operand value out of the loop.
|
commit | commitdiff | tree |
2010-11-15 |
Chris Lattner | split the giant encoder loop into two new helper functions.
|
commit | commitdiff | tree |
2010-11-15 |
Chris Lattner | reduce nesting and minor cleanups, no functionality...
|
commit | commitdiff | tree |
2010-11-15 |
Chris Lattner | implement the start of support for lo16 and ha16, allowing...
|
commit | commitdiff | tree |
2010-11-15 |
Chris Lattner | add a fixup for conditional branches, giving us output...
|
commit | commitdiff | tree |
2010-11-15 |
Chris Lattner | change direct branches to encode with the same encoding...
|
commit | commitdiff | tree |
2010-11-15 |
Chris Lattner | eliminate a now-unneeded operand printer.
|
commit | commitdiff | tree |
2010-11-15 |
Chris Lattner | split call operands out to their own encoding class...
|
commit | commitdiff | tree |
2010-11-15 |
Chris Lattner | correct the fixup comment printer to work on big endian...
|
commit | commitdiff | tree |
2010-11-15 |
Chris Lattner | add proper encoding for MTCRF instead of using a hack.
|
commit | commitdiff | tree |
2010-11-15 |
Chris Lattner | add fields to the .td files unconditionally, simplifying...
|
commit | commitdiff | tree |
2010-11-15 |
Chris Lattner | remove a pointless testcase.
|
commit | commitdiff | tree |
2010-11-15 |
Chris Lattner | add basic encoding support for immediates and registers...
|
commit | commitdiff | tree |
2010-11-15 |
Chris Lattner | add a dummy entry to fix a build error
|
commit | commitdiff | tree |
2010-11-15 |
Chris Lattner | Implement a basic MCCodeEmitter for PPC. This doesn...
|
commit | commitdiff | tree |
2010-11-15 |
Chris Lattner | dissolve some more hacks.
|
commit | commitdiff | tree |
2010-11-15 |
Chris Lattner | fix some fixme's, removing dead code.
|
commit | commitdiff | tree |
2010-11-15 |
Chris Lattner | remove asmstrings (which can never be printed) from...
|
commit | commitdiff | tree |
2010-11-15 |
Chris Lattner | strength reduce TOC temp label generation, no functionality...
|
commit | commitdiff | tree |
2010-11-15 |
Chris Lattner | rip out a ton of old instruction printing junk now...
|
commit | commitdiff | tree |
2010-11-15 |
Chris Lattner | Turn on the new instprinter by default.
|
commit | commitdiff | tree |
2010-11-15 |
Chris Lattner | convert the operand bits into bitfields since they...
|
commit | commitdiff | tree |
2010-11-15 |
Chris Lattner | add targetoperand flags for jump tables, constant pool...
|
commit | commitdiff | tree |
2010-11-15 |
Chris Lattner | remove some extraneous quotes to make the new instprinter...
|
commit | commitdiff | tree |
2010-11-15 |
Chris Lattner | silence a ton of warnings from clang.
|
commit | commitdiff | tree |
2010-11-14 |
Chris Lattner | implement support for the MO_DARWIN_STUB TargetOperand...
|
commit | commitdiff | tree |
2010-11-14 |
Chris Lattner | tidy up, no functionality change.
|
commit | commitdiff | tree |
2010-11-14 |
Chris Lattner | with the picbase nonsense starting to be figured out...
|
commit | commitdiff | tree |
2010-11-14 |
Chris Lattner | move the pic base symbol stuff up to MachineFunction
|
commit | commitdiff | tree |
2010-11-14 |
Chris Lattner | simplify getPICBaseSymbol a bit.
|
commit | commitdiff | tree |
2010-11-14 |
Chris Lattner | reimplement ppc asmprinter "toc" handling to use a...
|
commit | commitdiff | tree |
2010-11-14 |
Chris Lattner | add some nounwind's.
|
commit | commitdiff | tree |
2010-11-14 |
Chris Lattner | lower PPC::MFCRpseud when transforming to MC, avoiding...
|
commit | commitdiff | tree |
2010-11-14 |
Chris Lattner | make the stubbed-out printer methods abort instead of
|
commit | commitdiff | tree |
2010-11-14 |
Chris Lattner | wire up a few more things, down to 4 test failures...
|
commit | commitdiff | tree |
2010-11-14 |
Chris Lattner | properly wire up the instprinter to the ppc64 backend...
|
commit | commitdiff | tree |
2010-11-14 |
Chris Lattner | implement pretty printing support for the various pseudo
|
commit | commitdiff | tree |
2010-11-14 |
Chris Lattner | Wire up symbol hi/lo printing. We don't print hi(...
|
commit | commitdiff | tree |
2010-11-14 |
Chris Lattner | implement basic support for symbol operand lowering,
|
commit | commitdiff | tree |
2010-11-14 |
Chris Lattner | trim #includes.
|
commit | commitdiff | tree |
2010-11-14 |
Chris Lattner | switch PPC to a simplified MCInstLowering model.
|
commit | commitdiff | tree |
2010-11-14 |
Chris Lattner | fix PPC.h to not pull in TargetMachine.h
|
commit | commitdiff | tree |
2010-11-14 |
Chris Lattner | rename LowerToMCInst -> LowerARMMachineInstrToMCInst.
|
commit | commitdiff | tree |
2010-11-14 |
Chris Lattner | even more simplifications. ARM MCInstLowering is...
|
commit | commitdiff | tree |
2010-11-14 |
Chris Lattner | hopefully unbreak the cmake build, patch by frits van...
|
commit | commitdiff | tree |
2010-11-14 |
Chris Lattner | more shrinkification
|
commit | commitdiff | tree |
2010-11-14 |
Chris Lattner | more simplifications.
|
commit | commitdiff | tree |
2010-11-14 |
Chris Lattner | simplify and tidy up
|
commit | commitdiff | tree |
2010-11-14 |
Chris Lattner | implement basic support for memory operands and crbit...
|
commit | commitdiff | tree |
2010-11-14 |
Chris Lattner | implement several trivial operand printers, reducing
|
commit | commitdiff | tree |
2010-11-14 |
Chris Lattner | Implement support for printing register and immediate...
|
commit | commitdiff | tree |
2010-11-14 |
Chris Lattner | stub out PPCMCInstLowering, add a new option that uses...
|
commit | commitdiff | tree |
2010-11-14 |
Chris Lattner | stub out a powerpc MCInstPrinter implementation.
|
commit | commitdiff | tree |
2010-11-14 |
Chris Lattner | hopefully fix cmake as well.
|
commit | commitdiff | tree |
2010-11-14 |
Chris Lattner | fix the autoconf script to detect "has asmprinter"ness...
|
commit | commitdiff | tree |
2010-11-14 |
Chris Lattner | move all the target's asmprinters into the main target...
|
commit | commitdiff | tree |
2010-11-14 |
Chris Lattner | move PPCAsmPrinter into the main PPC library, like...
|
commit | commitdiff | tree |
2010-11-14 |
Chris Lattner | fix cmake
|
commit | commitdiff | tree |
2010-11-14 |
Chris Lattner | no alpha jit support.
|
commit | commitdiff | tree |
2010-11-14 |
Chris Lattner | remove JIT support from the Alpha backend. The JIT...
|
commit | commitdiff | tree |
2010-11-14 |
Chris Lattner | random acts of tidiness.
|
commit | commitdiff | tree |
2010-11-14 |
Chris Lattner | rename test.
|
commit | commitdiff | tree |
2010-11-14 |
Chris Lattner | filecheckize, remove an old and useless test
|
commit | commitdiff | tree |
2010-11-14 |
Chris Lattner | this test is pretty pointless and "propogation" isn...
|
commit | commitdiff | tree |
2010-11-12 |
Chris Lattner | accept lret as an alias for lretl, fixing the reopened...
|
commit | commitdiff | tree |
2010-11-12 |
Chris Lattner | implement PR8592: empirically "lretq" is a "lret" with...
|
commit | commitdiff | tree |
2010-11-12 |
Chris Lattner | tidy up.
|
commit | commitdiff | tree |
2010-11-12 |
Chris Lattner | describe the preferred approach to silencing 'unused...
|
commit | commitdiff | tree |
2010-11-12 |
Chris Lattner | add operand iterator apis to MachineInstr, patch by...
|
commit | commitdiff | tree |
2010-11-11 |
Chris Lattner | add a note
|
commit | commitdiff | tree |
2010-11-11 |
Chris Lattner | add pr#
|
commit | commitdiff | tree |
2010-11-09 |
Chris Lattner | add a case we fail to devirt.
|
commit | commitdiff | tree |
2010-11-06 |
Chris Lattner | implement aliases for div/idiv that have an explicit...
|
commit | commitdiff | tree |
2010-11-06 |
Chris Lattner | add aliases for movs between seg registers and mem...
|
commit | commitdiff | tree |
2010-11-06 |
Chris Lattner | move the "sh[lr]d op,op" -> "shld $1, op,op" aliases...
|
commit | commitdiff | tree |
2010-11-06 |
Chris Lattner | pass literals like $$1 through to the asm matcher....
|
commit | commitdiff | tree |
2010-11-06 |
Chris Lattner | work-in-progress
|
commit | commitdiff | tree |
2010-11-06 |
Chris Lattner | go to great lengths to work around a GAS bug my previous...
|
commit | commitdiff | tree |
2010-11-06 |
Chris Lattner | rework the rotate-by-1 instructions to be defined like the
|
commit | commitdiff | tree |
2010-11-06 |
Chris Lattner | change the fp comparison instructions to not have ...
|
commit | commitdiff | tree |
2010-11-06 |
Chris Lattner | move the plethora of fp stack aliases to the .td file.
|
commit | commitdiff | tree |
2010-11-06 |
Chris Lattner | add (and document) the ability for alias results to...
|
commit | commitdiff | tree |
2010-11-06 |
Chris Lattner | generalize alias support to allow the result of an...
|
commit | commitdiff | tree |
2010-11-06 |
Chris Lattner | move fnstsw aliases to .td file, fix typo
|
commit | commitdiff | tree |
2010-11-06 |
Chris Lattner | move in/out aliases to the .td files.
|
commit | commitdiff | tree |
2010-11-06 |
Chris Lattner | move sldt, imul, and movabsq aliases from c++ to .td...
|
commit | commitdiff | tree |
2010-11-06 |
Chris Lattner | correct suffix matching to search for s/l/t suffixes on
|
commit | commitdiff | tree |
2010-11-06 |
Chris Lattner | document instalias.
|
commit | commitdiff | tree |
2010-11-06 |
Chris Lattner | fix a bug where we had an implicit assumption that the
|
commit | commitdiff | tree |
2010-11-06 |
Chris Lattner | move the lcall/ljmp aliases to the .td file.
|
commit | commitdiff | tree |
2010-11-06 |
Chris Lattner | move the "movsd -> movsl" alias to the .td files,
|
commit | commitdiff | tree |
2010-11-06 |
Chris Lattner | fix some bugs in the alias support, unblocking changing...
|
commit | commitdiff | tree |
2010-11-06 |
Chris Lattner | Reimplement BuildResultOperands to be in terms of the...
|
commit | commitdiff | tree |
2010-11-06 |
Chris Lattner | implement more checking to reject things like:
|
commit | commitdiff | tree |
2010-11-06 |
Chris Lattner | decode and validate instruction alias result definitions.
|
commit | commitdiff | tree |
2010-11-06 |
Chris Lattner | simplify
|
commit | commitdiff | tree |
2010-11-06 |
Chris Lattner | fix another fixme, replacing a string with a semantic...
|
commit | commitdiff | tree |
2010-11-06 |
Chris Lattner | disolve a hack, having CodeGenInstAlias decode the...
|
commit | commitdiff | tree |
2010-11-04 |
Chris Lattner | partition operand processing between aliases and instructions.
|
commit | commitdiff | tree |
2010-11-04 |
Chris Lattner | pull name slicing out of BuildInstructionOperandReference so
|
commit | commitdiff | tree |
next |