2010-11-15 |
Chris Lattner | add proper encoding for MTCRF instead of using a hack. |
commit | commitdiff | tree | snapshot |
2010-11-15 |
Chris Lattner | add fields to the .td files unconditionally, simplifyin... |
commit | commitdiff | tree | snapshot |
2010-11-15 |
Chris Lattner | remove a pointless testcase. |
commit | commitdiff | tree | snapshot |
2010-11-15 |
Chris Lattner | add basic encoding support for immediates and registers... |
commit | commitdiff | tree | snapshot |
2010-11-15 |
Chris Lattner | add a dummy entry to fix a build error |
commit | commitdiff | tree | snapshot |
2010-11-15 |
Chris Lattner | Implement a basic MCCodeEmitter for PPC. This doesn... |
commit | commitdiff | tree | snapshot |
2010-11-15 |
Chris Lattner | dissolve some more hacks. |
commit | commitdiff | tree | snapshot |
2010-11-15 |
Chris Lattner | fix some fixme's, removing dead code. |
commit | commitdiff | tree | snapshot |
2010-11-15 |
Chris Lattner | remove asmstrings (which can never be printed) from... |
commit | commitdiff | tree | snapshot |
2010-11-15 |
Chris Lattner | strength reduce TOC temp label generation, no functiona... |
commit | commitdiff | tree | snapshot |
2010-11-15 |
Chris Lattner | rip out a ton of old instruction printing junk now... |
commit | commitdiff | tree | snapshot |
2010-11-15 |
Michael J.... | Object: Add missing makefile. |
commit | commitdiff | tree | snapshot |
2010-11-15 |
Evan Cheng | Make sure ARM multi load / store pass copies memoperand... |
commit | commitdiff | tree | snapshot |
2010-11-15 |
Chris Lattner | Turn on the new instprinter by default. |
commit | commitdiff | tree | snapshot |
2010-11-15 |
Michael J.... | Add LLVMObject Library. |
commit | commitdiff | tree | snapshot |
2010-11-15 |
Chris Lattner | convert the operand bits into bitfields since they... |
commit | commitdiff | tree | snapshot |
2010-11-15 |
Chris Lattner | add targetoperand flags for jump tables, constant pool... |
commit | commitdiff | tree | snapshot |
2010-11-15 |
Chris Lattner | remove some extraneous quotes to make the new instprint... |
commit | commitdiff | tree | snapshot |
2010-11-15 |
Chris Lattner | silence a ton of warnings from clang. |
commit | commitdiff | tree | snapshot |
2010-11-15 |
Anton Korobeynikov | Attempt to unbreak cmake-based builds |
commit | commitdiff | tree | snapshot |
2010-11-15 |
Anton Korobeynikov | First step of huge frame-related refactoring: move... |
commit | commitdiff | tree | snapshot |
2010-11-15 |
Anton Korobeynikov | Whitespace cleanup |
commit | commitdiff | tree | snapshot |
2010-11-14 |
Rafael Espindola | Move the logic to decide with which symbol we produce... |
commit | commitdiff | tree | snapshot |
2010-11-14 |
Chris Lattner | implement support for the MO_DARWIN_STUB TargetOperand... |
commit | commitdiff | tree | snapshot |
2010-11-14 |
Chris Lattner | tidy up, no functionality change. |
commit | commitdiff | tree | snapshot |
2010-11-14 |
Chris Lattner | with the picbase nonsense starting to be figured out... |
commit | commitdiff | tree | snapshot |
2010-11-14 |
Chris Lattner | move the pic base symbol stuff up to MachineFunction |
commit | commitdiff | tree | snapshot |
2010-11-14 |
Chris Lattner | simplify getPICBaseSymbol a bit. |
commit | commitdiff | tree | snapshot |
2010-11-14 |
Chris Lattner | reimplement ppc asmprinter "toc" handling to use a... |
commit | commitdiff | tree | snapshot |
2010-11-14 |
Chris Lattner | add some nounwind's. |
commit | commitdiff | tree | snapshot |
2010-11-14 |
Chris Lattner | lower PPC::MFCRpseud when transforming to MC, avoiding... |
commit | commitdiff | tree | snapshot |
2010-11-14 |
Chris Lattner | make the stubbed-out printer methods abort instead of |
commit | commitdiff | tree | snapshot |
2010-11-14 |
Chris Lattner | wire up a few more things, down to 4 test failures... |
commit | commitdiff | tree | snapshot |
2010-11-14 |
Chris Lattner | properly wire up the instprinter to the ppc64 backend... |
commit | commitdiff | tree | snapshot |
2010-11-14 |
Chris Lattner | implement pretty printing support for the various pseudo |
commit | commitdiff | tree | snapshot |
2010-11-14 |
Chris Lattner | Wire up symbol hi/lo printing. We don't print hi(... |
commit | commitdiff | tree | snapshot |
2010-11-14 |
Chris Lattner | implement basic support for symbol operand lowering, |
commit | commitdiff | tree | snapshot |
2010-11-14 |
Oscar Fuentes | Detect presence of AsmPrinter's. Remove some cruft... |
commit | commitdiff | tree | snapshot |
2010-11-14 |
Oscar Fuentes | Updated CMake library dependencies. |
commit | commitdiff | tree | snapshot |
2010-11-14 |
Chris Lattner | trim #includes. |
commit | commitdiff | tree | snapshot |
2010-11-14 |
Chris Lattner | switch PPC to a simplified MCInstLowering model. |
commit | commitdiff | tree | snapshot |
2010-11-14 |
Rafael Espindola | Fix another case of a .comm directive without a corresp... |
commit | commitdiff | tree | snapshot |
2010-11-14 |
Chris Lattner | fix PPC.h to not pull in TargetMachine.h |
commit | commitdiff | tree | snapshot |
2010-11-14 |
Chris Lattner | rename LowerToMCInst -> LowerARMMachineInstrToMCInst. |
commit | commitdiff | tree | snapshot |
2010-11-14 |
Chris Lattner | even more simplifications. ARM MCInstLowering is... |
commit | commitdiff | tree | snapshot |
2010-11-14 |
Chris Lattner | hopefully unbreak the cmake build, patch by frits van... |
commit | commitdiff | tree | snapshot |
2010-11-14 |
Chris Lattner | more shrinkification |
commit | commitdiff | tree | snapshot |
2010-11-14 |
Chris Lattner | more simplifications. |
commit | commitdiff | tree | snapshot |
2010-11-14 |
Chris Lattner | simplify and tidy up |
commit | commitdiff | tree | snapshot |
2010-11-14 |
Chris Lattner | implement basic support for memory operands and crbit... |
commit | commitdiff | tree | snapshot |
2010-11-14 |
Oscar Fuentes | CMakeLists.txt: removed mismatched endif predicate. |
commit | commitdiff | tree | snapshot |
2010-11-14 |
Chris Lattner | implement several trivial operand printers, reducing |
commit | commitdiff | tree | snapshot |
2010-11-14 |
Chris Lattner | Implement support for printing register and immediate... |
commit | commitdiff | tree | snapshot |
2010-11-14 |
Chris Lattner | stub out PPCMCInstLowering, add a new option that uses... |
commit | commitdiff | tree | snapshot |
2010-11-14 |
Rafael Espindola | Fix the type of a symbol created with .comm and no... |
commit | commitdiff | tree | snapshot |
2010-11-14 |
Chris Lattner | stub out a powerpc MCInstPrinter implementation. |
commit | commitdiff | tree | snapshot |
2010-11-14 |
Chris Lattner | hopefully fix cmake as well. |
commit | commitdiff | tree | snapshot |
2010-11-14 |
Chris Lattner | fix the autoconf script to detect "has asmprinter"ness... |
commit | commitdiff | tree | snapshot |
2010-11-14 |
Chris Lattner | move all the target's asmprinters into the main target... |
commit | commitdiff | tree | snapshot |
2010-11-14 |
Duncan Sands | If dom tree information is available, make it possible... |
commit | commitdiff | tree | snapshot |
2010-11-14 |
Chris Lattner | move PPCAsmPrinter into the main PPC library, like... |
commit | commitdiff | tree | snapshot |
2010-11-14 |
Chris Lattner | fix cmake |
commit | commitdiff | tree | snapshot |
2010-11-14 |
Chris Lattner | no alpha jit support. |
commit | commitdiff | tree | snapshot |
2010-11-14 |
Chris Lattner | remove JIT support from the Alpha backend. The JIT... |
commit | commitdiff | tree | snapshot |
2010-11-14 |
Dale Johannesen | Segregate tests by target. |
commit | commitdiff | tree | snapshot |
2010-11-14 |
Chris Lattner | random acts of tidiness. |
commit | commitdiff | tree | snapshot |
2010-11-14 |
Duncan Sands | Teach InstructionSimplify about phi nodes. I chose... |
commit | commitdiff | tree | snapshot |
2010-11-14 |
Duncan Sands | Boost the power of phi node constant folding slightly... |
commit | commitdiff | tree | snapshot |
2010-11-14 |
NAKAMURA Takumi | unittests/CMakeLists.txt: Add missing VMCore/ValueMapTe... |
commit | commitdiff | tree | snapshot |
2010-11-14 |
Duncan Sands | Strip trailing whitespace. |
commit | commitdiff | tree | snapshot |
2010-11-14 |
Chris Lattner | rename test. |
commit | commitdiff | tree | snapshot |
2010-11-14 |
Chris Lattner | filecheckize, remove an old and useless test |
commit | commitdiff | tree | snapshot |
2010-11-14 |
Chris Lattner | this test is pretty pointless and "propogation" isn... |
commit | commitdiff | tree | snapshot |
2010-11-14 |
Owen Anderson | Second attempt at providing correct encodings for Thumb... |
commit | commitdiff | tree | snapshot |
2010-11-14 |
Rafael Espindola | Handle a peculiar comdat case: Creating a section with... |
commit | commitdiff | tree | snapshot |
2010-11-14 |
NAKAMURA Takumi | FileCheck: Eliminate DOSish \r from input file. |
commit | commitdiff | tree | snapshot |
2010-11-14 |
Rafael Espindola | Simplify getSymbolIndexInSymbolTable by setting the... |
commit | commitdiff | tree | snapshot |
2010-11-14 |
Rafael Espindola | Fix warning. |
commit | commitdiff | tree | snapshot |
2010-11-13 |
Duncan Sands | Testcase to go along with commit 118923 ("Have GVN... |
commit | commitdiff | tree | snapshot |
2010-11-13 |
Peter Collingbourne | Recognise 32-bit ror-based bswap implementation used... |
commit | commitdiff | tree | snapshot |
2010-11-13 |
Peter Collingbourne | Support ; as asm separator |
commit | commitdiff | tree | snapshot |
2010-11-13 |
Duncan Sands | Generalize the reassociation transform in SimplifyCommu... |
commit | commitdiff | tree | snapshot |
2010-11-13 |
Duncan Sands | Fix typo pointed out by Trevor Harmon. |
commit | commitdiff | tree | snapshot |
2010-11-13 |
Bill Wendling | Comment out the defms until they're activated. |
commit | commitdiff | tree | snapshot |
2010-11-13 |
Bill Wendling | Add uses of the *_ldst_multi multiclasses. These aren... |
commit | commitdiff | tree | snapshot |
2010-11-13 |
Bill Wendling | Convert the modes to lower case. |
commit | commitdiff | tree | snapshot |
2010-11-13 |
Bill Wendling | Minor cleanups: |
commit | commitdiff | tree | snapshot |
2010-11-13 |
Bill Wendling | Add *_ldst_mult multiclasses to the ARM back-end. These... |
commit | commitdiff | tree | snapshot |
2010-11-13 |
Daniel Dunbar | MC: Simplify Mach-O and ELF object writer implementations. |
commit | commitdiff | tree | snapshot |
2010-11-13 |
Wesley Peck | Fixed error and re-enabled MBlaze MC disassembler tests. |
commit | commitdiff | tree | snapshot |
2010-11-13 |
Evan Cheng | Conditional moves are slightly more expensive than... |
commit | commitdiff | tree | snapshot |
2010-11-13 |
Rafael Espindola | Fix warning and add support for printing gnu_unique_ob... |
commit | commitdiff | tree | snapshot |
2010-11-13 |
Rafael Espindola | Parse and record the gnu_unique_object type. |
commit | commitdiff | tree | snapshot |
2010-11-13 |
Jim Grosbach | Trailing whitespace. |
commit | commitdiff | tree | snapshot |
2010-11-13 |
Dale Johannesen | This test stops after disassembling 1 instructions on |
commit | commitdiff | tree | snapshot |
2010-11-13 |
Rafael Espindola | Parse and remember discriminators in .loc line. I try... |
commit | commitdiff | tree | snapshot |
2010-11-13 |
Wesley Peck | Add test cases that should have been committed with... |
commit | commitdiff | tree | snapshot |
2010-11-13 |
Daniel Dunbar | JIT: More nitty style tweakage, aka territory marking. |
commit | commitdiff | tree | snapshot |
2010-11-13 |
Daniel Dunbar | report_fatal_error: Simplify a possible ambiguity. |
commit | commitdiff | tree | snapshot |
2010-11-13 |
Daniel Dunbar | More style nittiness. |
commit | commitdiff | tree | snapshot |
next |