Add clang-tblgen to OPTIONAL_DIRS when building native tools for the
[oota-llvm.git] / lib / Target /
2011-10-07 Jim GrosbachARM NEON assembly parsing and encoding for VDUP(scalar).
2011-10-07 Jim GrosbachARM prefix asmparser operand kind enums for readability.
2011-10-07 Bill WendlingTake all of the invoke basic blocks and make the dispat...
2011-10-07 Bill WendlingTake the code that was emitted for the llvm.eh.dispatch...
2011-10-07 Bill WendlingThread the chain through the eh.sjlj.setjmp intrinsic...
2011-10-07 Jakob Stoklund OlesenConstrain both operands on MOVZX32_NOREXrr8.
2011-10-07 Jim GrosbachImprove ARM assembly parser diagnostic for unexpected...
2011-10-07 Evan ChengHigh bits of movmskp{s|d} and pmovmskb are known zero...
2011-10-07 Bob WilsonReenable tail calls for iOS 5.0 and later.
2011-10-07 Bob WilsonReenable use of divmod compiler_rt functions for iOS...
2011-10-07 Anton KorobeynikovPeephole optimization for ABS on ARM.
2011-10-07 Craig TopperAdd X86 disassembler support for RDFSBASE, RDGSBASE...
2011-10-07 Craig TopperAdd X86 disassembler support for XSAVE, XRSTOR, and...
2011-10-07 Craig TopperRevert part of r141274. Only need to change encoding...
2011-10-06 Bill WendlingUse the correct vreg here.
2011-10-06 Bill WendlingGenerate the dispatch code for a 'thumb' function....
2011-10-06 Owen AndersonFix the check for nested IT instructions in the disasse...
2011-10-06 Eli FriedmanRemove the old atomic instrinsics. autoupgrade functio...
2011-10-06 Bill WendlingGenerate the dispatch table for ARM mode.
2011-10-06 Bill WendlingRefactor some of the code that sets up the entry block...
2011-10-06 Bill WendlingUse a thumb ORR instead of thumb2 ORR when in thumb...
2011-10-06 Bill Wendling* Set the low bit of the return address when we are...
2011-10-06 Justin HolewinskiPTX: Implement signed division
2011-10-06 Craig TopperFix assembling of xchg %eax, %eax to not use the NOP...
2011-10-06 Peter CollingbourneBuild system infrastructure for multiple tblgens.
2011-10-06 Bill WendlingAdd the MBBs before inserting the instructions. Doing...
2011-10-05 Cameron ZwarichAlways merge profitable shifts on A9, not just when...
2011-10-05 Cameron ZwarichRemove a check from ARM shifted operand isel helper...
2011-10-05 Bill WendlingGet the proper call site numbers for the landing pads...
2011-10-05 Jakob Stoklund OlesenOverride TRI::getSubClassWithSubReg for X86.
2011-10-05 Justin HolewinskiPTX: Fixup a case where getRegClassFor() should be...
2011-10-05 Akira HatanakaFix assertion string.
2011-10-05 Akira HatanakaMake sure candidate for delay slot filler is not a...
2011-10-05 Akira HatanakaAdd RA to the set of registers that are defined if...
2011-10-05 Owen AndersonSupport a valid, but not very useful, encoding of CPSIE...
2011-10-05 Duncan SandsEnsure OpCode is not used uninitialized.
2011-10-05 Duncan SandsComment out a variable that is only used in commented...
2011-10-05 Duncan SandsRemove a bunch of unused variables in the PTX backend...
2011-10-05 NAKAMURA TakumiMipsDelaySlotFiller.cpp: Appease msvc to specify llvm...
2011-10-05 Cameron ZwarichAdd braces around something that throws me for a loop.
2011-10-05 Cameron ZwarichThere is no point in setting out-parameters for a Compl...
2011-10-05 Craig TopperChange C++ style comments to C style comments in X86...
2011-10-05 Akira HatanakaInsert space.
2011-10-05 Akira HatanakaDo not examine variadic or implicit operands if instruc...
2011-10-05 Akira HatanakaClean up function Filler::delayHasHazard.
2011-10-05 Akira HatanakaRemove function Filler::insertCallUses.
2011-10-05 Akira HatanakaClean up Filler::findDelayInstr.
2011-10-05 Akira HatanakaRemove function Filler::isDelayFiller. Check if I is...
2011-10-05 Akira HatanakaClean up Filler::runOnMachineBasicBlock. Change interfa...
2011-10-05 Akira HatanakaDefine a statistic for the number of slots that were...
2011-10-05 Akira HatanakaRemove unnecessary check. isDelayFiller(MBB, I) will...
2011-10-05 Akira HatanakaAdd comments and move assignment statement. If sawStore...
2011-10-05 Akira HatanakaCorrect description string of enable-mips-delay-filler.
2011-10-05 Bill WendlingLook at the number of entries in the jump table and...
2011-10-05 Bill WendlingCheckpoint for SJLJ EH code.
2011-10-04 Owen AndersonTeach the MC to output code/data region marker labels...
2011-10-04 Kevin EnderbyAdding back support for printing operands symbolically...
2011-10-04 Jakob Stoklund OlesenTeach PPCInstrInfo to handle sub-classes.
2011-10-04 Nadav RotemSet operation actions to legal types only.
2011-10-04 Nadav RotemOperations should be custom lowered only if their type...
2011-10-04 Craig TopperAdd support in the disassembler for ignoring the L...
2011-10-03 Jim GrosbachARM assembly parsing and encoding for VMOV immediate.
2011-10-03 Jim GrosbachTidy up. 80 columns.
2011-10-03 Bill WendlingUse the PC label ID rather than '1'. Add support for...
2011-10-03 Jim GrosbachARM parsing/encoding for VCMP/VCMPE.
2011-10-03 Bill WendlingCheck-pointing the new SjLj EH lowering.
2011-10-03 Akira HatanakaAdd support for 64-bit logical NOR.
2011-10-03 Akira HatanakaAdd support for 64-bit count leading ones and zeros...
2011-10-03 Jim GrosbachARM assembly parsing and encoding for VMRS/FMSTAT.
2011-10-03 Akira HatanakaAdd support for 64-bit divide instructions.
2011-10-03 Jim GrosbachThumb2 ADD/SUB can take SP as a destination register.
2011-10-03 Akira HatanakaClean up MipsInstrInfo::copyPhysReg and handle copies...
2011-10-03 Akira HatanakaAdd support for 64-bit integer multiply instructions.
2011-10-03 Akira HatanakaAdd definitions of instructions which move values betwe...
2011-10-03 Craig TopperAdd support for MOVBE and RDRAND instructions for the...
2011-10-03 Rafael EspindolaAdd the returns_twice attribute to LLVM.
2011-10-03 Craig TopperTreat VEX.vvvv as a 3-bit field outside of 64-bit mode...
2011-10-03 Craig TopperFix VEX disassembling to ignore REX.RXBW bits in 32...
2011-10-02 Craig TopperFix some Intel syntax disassembly issues with instructi...
2011-10-02 Craig TopperSpecial case disassembler handling of REX.B prefix...
2011-10-01 Craig TopperFix disassembling of INVEPT and INVVPID to take operands
2011-10-01 Craig TopperFix disassembler handling of CRC32 which is an odd...
2011-10-01 Chad RosierRevert r140924 "Attempt to fix dynamic stack realignmen...
2011-10-01 Bill WendlingNo one should be using the method directly. Assert...
2011-10-01 Bill WendlingAdd a convenience method to tell if two things are...
2011-10-01 Bill WendlingUse the ARMConstantPoolMBB class to handle the MBB...
2011-10-01 Bill WendlingAdd ARMConstantPoolMBB to hold an MBB value in the...
2011-10-01 Bill WendlingRemove dead code.
2011-10-01 Bill WendlingRemove now dead methods and ivar.
2011-10-01 Bill WendlingUse the new ARMConstantPoolSymbol class to handle exter...
2011-10-01 Bill WendlingAdd an ARMConstantPool class for external symbols....
2011-10-01 Bill WendlingRemove now dead methods and ivar from ARMConstantPoolValue.
2011-10-01 Bill WendlingSwitch over to using ARMConstantPoolConstant for global...
2011-10-01 Bill WendlingSome more refactoring.
2011-10-01 Bill WendlingAdd a Create method that accepts 'kind' and 'pcadj...
2011-10-01 Bill WendlingRefactoring: Separate out the ARM constant pool Constan...
2011-10-01 Chad RosierAttempt to fix dynamic stack realignment for thumb1...
2011-09-30 Jakob Stoklund OlesenStore sub-class lists as a bit vector.
2011-09-30 Jakob Stoklund OlesenMove getCommonSubClass() into TRI.
2011-09-30 Jim GrosbachCorrect for my over-eager delete finger.
next