2010-11-16 |
Michael J.... | Object: Get rid of sys::Path, Triple, and cleanup names... |
commit | commitdiff | tree | snapshot |
2010-11-16 |
Chris Lattner | add copy of comment to the code that will survive the... |
commit | commitdiff | tree | snapshot |
2010-11-16 |
Chris Lattner | relax an assertion a bit, allowing the GPR argument of |
commit | commitdiff | tree | snapshot |
2010-11-16 |
Jakob Stoklund... | Remember to resize SpillSlotToUsesMap when allocating... |
commit | commitdiff | tree | snapshot |
2010-11-16 |
Jakob Stoklund... | Fix PR8612 in the standard spiller, take two. |
commit | commitdiff | tree | snapshot |
2010-11-16 |
Owen Anderson | Add Thumb2 encodings for mov and friends. |
commit | commitdiff | tree | snapshot |
2010-11-15 |
Rafael Espindola | Change the 11 byte nop to be a single instruction. |
commit | commitdiff | tree | snapshot |
2010-11-15 |
Chris Lattner | fix a pasto that massively broke the ppc jit while... |
commit | commitdiff | tree | snapshot |
2010-11-15 |
Jakob Stoklund... | Revert "Fix PR8612 in the standard spiller as well." |
commit | commitdiff | tree | snapshot |
2010-11-15 |
Owen Anderson | Attempt to provide encodings for some miscellaneous... |
commit | commitdiff | tree | snapshot |
2010-11-15 |
Evan Cheng | Code clean up. The peephole pass should be the one... |
commit | commitdiff | tree | snapshot |
2010-11-15 |
Owen Anderson | Provide Thumb2 encodings for sxtb and friends. |
commit | commitdiff | tree | snapshot |
2010-11-15 |
Eric Christopher | Recommit this change and remove the failing part of... |
commit | commitdiff | tree | snapshot |
2010-11-15 |
Jakob Stoklund... | Fix PR8612 in the standard spiller as well. |
commit | commitdiff | tree | snapshot |
2010-11-15 |
Jakob Stoklund... | When spilling a register defined by an early clobber... |
commit | commitdiff | tree | snapshot |
2010-11-15 |
Jim Grosbach | ARM LDR_PRE/LDR_POST/STR_PRE/STR_POST (and the *B count... |
commit | commitdiff | tree | snapshot |
2010-11-15 |
Owen Anderson | Add Thumb2 encodings for comparison and shift operators. |
commit | commitdiff | tree | snapshot |
2010-11-15 |
Benjamin Kramer | Fix compiler warnigns. |
commit | commitdiff | tree | snapshot |
2010-11-15 |
Owen Anderson | Add correct Thumb2 encodings for mvn and friends. |
commit | commitdiff | tree | snapshot |
2010-11-15 |
Dan Gohman | Update examples and documentation to explicitly add... |
commit | commitdiff | tree | snapshot |
2010-11-15 |
Jim Grosbach | Add FIXMEs. |
commit | commitdiff | tree | snapshot |
2010-11-15 |
Jim Grosbach | Nuke redundant encoding bit set. |
commit | commitdiff | tree | snapshot |
2010-11-15 |
Dan Gohman | -basicaa is no longer the default. |
commit | commitdiff | tree | snapshot |
2010-11-15 |
Duncan Sands | Teach InstructionSimplify the trick of skipping incomin... |
commit | commitdiff | tree | snapshot |
2010-11-15 |
Duncan Sands | Move PHI tests to phi.ll, out of select.ll. |
commit | commitdiff | tree | snapshot |
2010-11-15 |
Rafael Espindola | Change MCExpr::EvaluateAsRelocatableImpl of variables... |
commit | commitdiff | tree | snapshot |
2010-11-15 |
Jason W Kim | Dovetail with Dan Dunbar's rework of ELFObjectWriter. |
commit | commitdiff | tree | snapshot |
2010-11-15 |
Rafael Espindola | Fix PR8565. |
commit | commitdiff | tree | snapshot |
2010-11-15 |
Kalle Raiskila | Improve code layout, mostly indentation. |
commit | commitdiff | tree | snapshot |
2010-11-15 |
Chris Lattner | Wire up primitive support in the assembler backend... |
commit | commitdiff | tree | snapshot |
2010-11-15 |
Chris Lattner | split out an encoder for memri operands, allowing a... |
commit | commitdiff | tree | snapshot |
2010-11-15 |
Chris Lattner | add support for encoding the lo14 forms used for a... |
commit | commitdiff | tree | snapshot |
2010-11-15 |
Chris Lattner | fix a regression with the new instprinter: we lost... |
commit | commitdiff | tree | snapshot |
2010-11-15 |
Chris Lattner | pull the code to get the operand value out of the loop. |
commit | commitdiff | tree | snapshot |
2010-11-15 |
Chris Lattner | split the giant encoder loop into two new helper functions. |
commit | commitdiff | tree | snapshot |
2010-11-15 |
Chris Lattner | reduce nesting and minor cleanups, no functionality... |
commit | commitdiff | tree | snapshot |
2010-11-15 |
Chris Lattner | implement the start of support for lo16 and ha16, allow... |
commit | commitdiff | tree | snapshot |
2010-11-15 |
Chris Lattner | add a fixup for conditional branches, giving us output... |
commit | commitdiff | tree | snapshot |
2010-11-15 |
Chris Lattner | change direct branches to encode with the same encoding... |
commit | commitdiff | tree | snapshot |
2010-11-15 |
Chris Lattner | eliminate a now-unneeded operand printer. |
commit | commitdiff | tree | snapshot |
2010-11-15 |
Chris Lattner | split call operands out to their own encoding class... |
commit | commitdiff | tree | snapshot |
2010-11-15 |
Chris Lattner | correct the fixup comment printer to work on big endian... |
commit | commitdiff | tree | snapshot |
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 |
next |