2009-10-21 |
Bob Wilson | Leave some NEON instruction encoding bits unspecified... |
commit | commitdiff | tree | snapshot |
2009-10-21 |
Mikhail Glushenkov | Clarify documentation on multi_val options. |
commit | commitdiff | tree | snapshot |
2009-10-21 |
Mikhail Glushenkov | Implement any_[not_]empty and list versions of switch_o... |
commit | commitdiff | tree | snapshot |
2009-10-21 |
Dan Gohman | Revert r84658 and r84691. They were causing llvm-gcc... |
commit | commitdiff | tree | snapshot |
2009-10-21 |
Chris Lattner | IPSCCP is missing stuff. |
commit | commitdiff | tree | snapshot |
2009-10-21 |
Bill Wendling | This is passing on Darwin PPC. |
commit | commitdiff | tree | snapshot |
2009-10-21 |
Jeffrey Yasskin | Delete the MacOSJITEventListener per echristo's request... |
commit | commitdiff | tree | snapshot |
2009-10-21 |
Anton Korobeynikov | Add note |
commit | commitdiff | tree | snapshot |
2009-10-21 |
Anton Korobeynikov | Be crazy and assert in case of unsupported modifier... |
commit | commitdiff | tree | snapshot |
2009-10-21 |
Anton Korobeynikov | Handle external symbols |
commit | commitdiff | tree | snapshot |
2009-10-21 |
Anton Korobeynikov | Distinguish between pcrel imm operands and 'normal... |
commit | commitdiff | tree | snapshot |
2009-10-21 |
Anton Korobeynikov | Add basic block operands & jump kinds |
commit | commitdiff | tree | snapshot |
2009-10-21 |
Anton Korobeynikov | Ignore all implicit reg operands |
commit | commitdiff | tree | snapshot |
2009-10-21 |
Anton Korobeynikov | Add a workaround for different memops prefixes |
commit | commitdiff | tree | snapshot |
2009-10-21 |
Anton Korobeynikov | Checkpoint MCInst printer. We (almostly) able to print... |
commit | commitdiff | tree | snapshot |
2009-10-21 |
Anton Korobeynikov | Add reg-imm tests |
commit | commitdiff | tree | snapshot |
2009-10-21 |
Anton Korobeynikov | Add simple operand printing stuff |
commit | commitdiff | tree | snapshot |
2009-10-21 |
Anton Korobeynikov | Add experimental MSP430 MCInstLowering stuff |
commit | commitdiff | tree | snapshot |
2009-10-21 |
Anton Korobeynikov | Wire up MSP430 printMCInst() method |
commit | commitdiff | tree | snapshot |
2009-10-21 |
Anton Korobeynikov | Add MSP430 InstPrinter stub |
commit | commitdiff | tree | snapshot |
2009-10-21 |
Anton Korobeynikov | Use proper target data |
commit | commitdiff | tree | snapshot |
2009-10-20 |
David Goodwin | Respect src register allocation requirements when break... |
commit | commitdiff | tree | snapshot |
2009-10-20 |
Devang Patel | Cosmetic changes. |
commit | commitdiff | tree | snapshot |
2009-10-20 |
Daniel Dunbar | Fix -Asserts warning. |
commit | commitdiff | tree | snapshot |
2009-10-20 |
Anton Korobeynikov | Fix invalid for vector types fneg(bitconvert(x)) =... |
commit | commitdiff | tree | snapshot |
2009-10-20 |
Lang Hames | Oops. Backing out 84681 - needs to wait for the indexin... |
commit | commitdiff | tree | snapshot |
2009-10-20 |
Lang Hames | Added some debugging output to pre-alloc splitting. |
commit | commitdiff | tree | snapshot |
2009-10-20 |
Chris Lattner | add a real testcase for PR4313 |
commit | commitdiff | tree | snapshot |
2009-10-20 |
Chris Lattner | add a test similar to that needed for PR4313, but that... |
commit | commitdiff | tree | snapshot |
2009-10-20 |
Chris Lattner | the date on this testcase is wrong, it is unreduced... |
commit | commitdiff | tree | snapshot |
2009-10-20 |
Dan Gohman | Fix another place that calls Loop::contains a lot to... |
commit | commitdiff | tree | snapshot |
2009-10-20 |
Chris Lattner | merge and filecheckize |
commit | commitdiff | tree | snapshot |
2009-10-20 |
Chris Lattner | merge two tests and convert to filecheck. |
commit | commitdiff | tree | snapshot |
2009-10-20 |
Jim Grosbach | Disable by default while debugging |
commit | commitdiff | tree | snapshot |
2009-10-20 |
Chris Lattner | alternate fix for PR5258 which avoids worklist problems... |
commit | commitdiff | tree | snapshot |
2009-10-20 |
Jim Grosbach | add cmd line opt to disable frame index reuse for ARM... |
commit | commitdiff | tree | snapshot |
2009-10-20 |
Dan Gohman | Restore LoopUnswitch's block-oriented threshold. LoopUn... |
commit | commitdiff | tree | snapshot |
2009-10-20 |
David Goodwin | Checkpoint more aggressive anti-dependency breaking... |
commit | commitdiff | tree | snapshot |
2009-10-20 |
Jim Grosbach | Better handle instructions that re-def a scratch register |
commit | commitdiff | tree | snapshot |
2009-10-20 |
Dan Gohman | Following r84485, add Defs = [EFLAGS] to the 32-bit... |
commit | commitdiff | tree | snapshot |
2009-10-20 |
Jeffrey Yasskin | Move the Function*->allocated blocks map from the JITMe... |
commit | commitdiff | tree | snapshot |
2009-10-20 |
Jim Grosbach | Register re-use for scavenged frame indices must check... |
commit | commitdiff | tree | snapshot |
2009-10-20 |
Dan Gohman | Make TranslateX86CC return COND_INVALID instead of... |
commit | commitdiff | tree | snapshot |
2009-10-20 |
Torok Edwin | Fix PR5258, jump-threading creating invalid PHIs. |
commit | commitdiff | tree | snapshot |
2009-10-20 |
Torok Edwin | Fix PR4313: IPSCCP was not setting the lattice value... |
commit | commitdiff | tree | snapshot |
2009-10-20 |
Benjamin Kramer | Random #include pruning. |
commit | commitdiff | tree | snapshot |
2009-10-20 |
Sanjiv Gupta | This file is replaeced by PIC16Section.h. |
commit | commitdiff | tree | snapshot |
2009-10-20 |
Daniel Dunbar | NNT: Implement "config mode", use -config path/to/llvm... |
commit | commitdiff | tree | snapshot |
2009-10-20 |
Daniel Dunbar | NNT: Remove unused BUILDTYPE argument. |
commit | commitdiff | tree | snapshot |
2009-10-20 |
Chris Lattner | implement some more easy hooks. |
commit | commitdiff | tree | snapshot |
2009-10-20 |
Chris Lattner | Implement some hooks, make printOperand abort if unknow... |
commit | commitdiff | tree | snapshot |
2009-10-20 |
Chris Lattner | t2MOVi32imm is currently always lowered by the Thumb2IT... |
commit | commitdiff | tree | snapshot |
2009-10-20 |
Daniel Dunbar | PowerPC ifdef'ing considered more complicated than... |
commit | commitdiff | tree | snapshot |
2009-10-20 |
Daniel Dunbar | Wire up the ARM MCInst printer, for llvm-mc. |
commit | commitdiff | tree | snapshot |
2009-10-20 |
Dan Gohman | Re-apply r84295, with fixes to how the loop "top" and... |
commit | commitdiff | tree | snapshot |
2009-10-20 |
Evan Cheng | Trim unnecessary includes. |
commit | commitdiff | tree | snapshot |
2009-10-20 |
Dan Gohman | Add getTopBlock and getBottomBlock member functions... |
commit | commitdiff | tree | snapshot |
2009-10-20 |
Nick Lewycky | Correct test for PowerPC. |
commit | commitdiff | tree | snapshot |
2009-10-20 |
Daniel Dunbar | Revert "Tweak top-level Makefile to facilitate Apple... |
commit | commitdiff | tree | snapshot |
2009-10-20 |
Daniel Dunbar | NNT: Remove duplicate verbose print. |
commit | commitdiff | tree | snapshot |
2009-10-20 |
Jim Grosbach | Now that all ARM subtargets use frame index scavenging... |
commit | commitdiff | tree | snapshot |
2009-10-20 |
Evan Cheng | If the physical register being spilled does not have... |
commit | commitdiff | tree | snapshot |
2009-10-20 |
Jim Grosbach | Enable post-pass frame index register scavenging for... |
commit | commitdiff | tree | snapshot |
2009-10-20 |
Chris Lattner | lower ARM::MOVi32imm properly. |
commit | commitdiff | tree | snapshot |
2009-10-20 |
Chris Lattner | add support for external symbols. The mc instprinter... |
commit | commitdiff | tree | snapshot |
2009-10-20 |
Chris Lattner | get fancy: support basic block operands. Yay for jumps. |
commit | commitdiff | tree | snapshot |
2009-10-20 |
Chris Lattner | add supprort for the 'sbit' operand, MOVi apparently... |
commit | commitdiff | tree | snapshot |
2009-10-20 |
Chris Lattner | add support for instruction predicates. |
commit | commitdiff | tree | snapshot |
2009-10-20 |
Chris Lattner | implement printSORegOperand, add lowering for the nasty... |
commit | commitdiff | tree | snapshot |
2009-10-20 |
Jim Grosbach | Refs: A8-598. |
commit | commitdiff | tree | snapshot |
2009-10-20 |
Jim Grosbach | Add missing encoding bits to NLdSt class of instructions. |
commit | commitdiff | tree | snapshot |
2009-10-19 |
Chris Lattner | X86 should ignore implicit regs when lowering to MCInst... |
commit | commitdiff | tree | snapshot |
2009-10-19 |
Chris Lattner | handle addmode4 modifiers, fix a fixme in printRegisterList |
commit | commitdiff | tree | snapshot |
2009-10-19 |
Chris Lattner | simplify by using the twine form of GetOrCreateSymbol |
commit | commitdiff | tree | snapshot |
2009-10-19 |
Oscar Fuentes | Updated cmake library dependencies. |
commit | commitdiff | tree | snapshot |
2009-10-19 |
Jim Grosbach | Enable allocation of R3 in Thumb1 |
commit | commitdiff | tree | snapshot |
2009-10-19 |
Chris Lattner | use EmitLabel instead of text emission |
commit | commitdiff | tree | snapshot |
2009-10-19 |
Chris Lattner | add a twine version of MCContext::GetOrCreateSymbol. |
commit | commitdiff | tree | snapshot |
2009-10-19 |
Chris Lattner | lower the ARM::CONSTPOOL_ENTRY pseudo op, giving us... |
commit | commitdiff | tree | snapshot |
2009-10-19 |
Jim Grosbach | Adjust the scavenge register spilling to allow the... |
commit | commitdiff | tree | snapshot |
2009-10-19 |
Chris Lattner | add MCInstLower support for lowering ARM::PICADD, a... |
commit | commitdiff | tree | snapshot |
2009-10-19 |
Owen Anderson | Refactor lookup_or_add to contain _MUCH_ less duplicate... |
commit | commitdiff | tree | snapshot |
2009-10-19 |
Chris Lattner | add register list and hacked up addrmode #4 support... |
commit | commitdiff | tree | snapshot |
2009-10-19 |
Chris Lattner | revert r84540, fixing build breakage I didn't see becau... |
commit | commitdiff | tree | snapshot |
2009-10-19 |
Chris Lattner | add addrmode2 support, getting us up to: |
commit | commitdiff | tree | snapshot |
2009-10-19 |
Chris Lattner | add jump tables, constant pools and some trivial global |
commit | commitdiff | tree | snapshot |
2009-10-19 |
Victor Hernandez | Malloc calls are marked NoAlias, so the code below... |
commit | commitdiff | tree | snapshot |
2009-10-19 |
Chris Lattner | pass mangler in as a reference instead of a pointer. |
commit | commitdiff | tree | snapshot |
2009-10-19 |
Mikhail Glushenkov | More refactoring... |
commit | commitdiff | tree | snapshot |
2009-10-19 |
Chris Lattner | reduce #includes |
commit | commitdiff | tree | snapshot |
2009-10-19 |
Chris Lattner | add printing support for SOImm operands, getting us to: |
commit | commitdiff | tree | snapshot |
2009-10-19 |
Owen Anderson | Simplify some code. |
commit | commitdiff | tree | snapshot |
2009-10-19 |
Chris Lattner | wire up some basic printOperand goodness, giving us... |
commit | commitdiff | tree | snapshot |
2009-10-19 |
Chris Lattner | add the files that go with the previous rev |
commit | commitdiff | tree | snapshot |
2009-10-19 |
Chris Lattner | wire up skeletal support for having llc print instructions |
commit | commitdiff | tree | snapshot |
2009-10-19 |
Owen Anderson | Banish ConstantsLock. It's serving no purpose other... |
commit | commitdiff | tree | snapshot |
2009-10-19 |
Chris Lattner | wire up ARM's printMCInst method. Now llvm-mc should... |
commit | commitdiff | tree | snapshot |
2009-10-19 |
Chris Lattner | stub out a minimal ARMInstPrinter. |
commit | commitdiff | tree | snapshot |
2009-10-19 |
Chris Lattner | remove strings from instructions who are never asmprinted. |
commit | commitdiff | tree | snapshot |
2009-10-19 |
Jeffrey Yasskin | Clean up the JITResolver stub/callsite<->function maps. |
commit | commitdiff | tree | snapshot |
next |