CMake: Fix CMake build for new Mips tblgen file.
[oota-llvm.git] / lib /
2011-11-11 Daniel DunbarCMake: Fix CMake build for new Mips tblgen file.
2011-11-11 Jim GrosbachARM vldm and vstm VFP instructions can take a data...
2011-11-11 Daniel DunbarLLVMBuild: Alphabetize required_libraries lists.
2011-11-11 Daniel DunbarTarget/LLVMBuild: Order components alphabetically.
2011-11-11 Bruno Cardoso LopesMips MC object code emission improvements:
2011-11-11 Jim GrosbachNuke no longer accurate comment.
2011-11-11 Andrew TrickPreserve MachineMemOperands in ARMLoadStoreOptimizer.
2011-11-11 Jim GrosbachARM allow Q registers in vldm/vstm register lists.
2011-11-11 Nicolas GeoffrayAdd a custom safepoint method, in order for language...
2011-11-11 Bob WilsonRemove FIXME comment that should have been removed...
2011-11-11 Dan Baileyallow non-device function calls in PTX when natively...
2011-11-11 Dan Baileyadd rules in tabgen for PTX COPY_ADDRESS of frameindex
2011-11-11 Benjamin KramerClients are responsible for initializing the targets...
2011-11-11 Benjamin KramerRemove the unnecessary dependency on libARMCodeGen...
2011-11-11 Benjamin KramerRemove the unnecessary dependency on libMBlazeCodeGen...
2011-11-11 Craig TopperAdd lowering for AVX2 shift instructions.
2011-11-11 Chad RosierRename variables to avoid confusion. No functionallity...
2011-11-11 Chad RosierAdd support for using immediates with select instructions.
2011-11-11 Akira HatanakaDo not try to detect DAG combine patterns for integer...
2011-11-11 Akira Hatanaka64-bit atomic instructions.
2011-11-11 Akira HatanakaModify LowerFRAMEADDR. Use 64-bit register FP_64 when...
2011-11-11 Akira HatanakaAdd 64-bit versions of LEA_ADDiu and DynAlloc. Modify...
2011-11-11 Akira Hatanaka64-bit versions of jal, jalr and bal.
2011-11-11 Akira HatanakaEmit Mips64's sequence of instructions that set global...
2011-11-11 Akira HatanakaFix printing of MCSymbolRegExpr. Needs three closing...
2011-11-11 Eli FriedmanMake sure to expand SIGN_EXTEND_INREG for NEON vectors...
2011-11-11 Eric ChristopherInitialize variable.
2011-11-11 Chad RosierWhen loading a value, treat an i1 as an i8.
2011-11-11 Eric ChristopherIf we have a DIE with an AT_specification use that...
2011-11-11 Eli FriedmanGet rid of an optimization in SCCP which appears to...
2011-11-11 Bill WendlingReenable compact unwinding now that <rdar://problem...
2011-11-11 Bill WendlingIf we have to reset the calculation of the compact...
2011-11-11 Chad RosierAdd support for using MVN to materialize negative const...
2011-11-11 Bill WendlingDisable compact unwind generation until I can solve...
2011-11-11 Daniel DunbarLLVMBuild: Add explicit information on whether targets...
2011-11-10 Jim GrosbachThumb2 ldm/stm updating w/ one register in the list...
2011-11-10 Jim GrosbachARM let processInstruction() tranforms chain.
2011-11-10 Jim GrosbachThumb2 parsing for push/pop w/ hi registers in the...
2011-11-10 Jim GrosbachThumb1 diagnostics for reglist on PUSH/POP fix.
2011-11-10 Rafael EspindolaCheck in getOrCreateSubprogramDIE if a declaration...
2011-11-10 Jim GrosbachThumb MUL assembly parsing for 3-operand form.
2011-11-10 Daniel Dunbarbuild/MBlazeDisassembler: Some compilers may generate...
2011-11-10 Daniel Dunbarbuild/MCDisassembler: Fix required libraries list of...
2011-11-10 Eric ChristopherMake types and namespaces take multiple DIEs for the...
2011-11-10 Chad RosierWhen in ARM mode, LDRH/STRH require special handling...
2011-11-10 Jim GrosbachARM .thumb_func directive for quoted symbol names.
2011-11-10 Pete CooperFixed bug in DeadStoreElimination commit r144239
2011-11-10 Eric ChristopherMove type handling to make sure we get all created...
2011-11-10 Eric ChristopherRework adding function names to the dwarf accelerator...
2011-11-10 Jim GrosbachARM assembly parsing for LSR/LSL/ROR(immediate).
2011-11-10 Jim GrosbachARM assembly parsing for ASR(immediate).
2011-11-10 Daniel Dunbarbuild: Rename CBackend and CppBackend libraries to...
2011-11-10 Evan ChengUse a bigger hammer to fix PR11314 by disabling the...
2011-11-10 Nadav RotemAVX2: Add variable shift from memory.
2011-11-10 Chad RosierFor immediate encodings of icmp, zero or sign extend...
2011-11-10 Daniel Dunbarbuild/Make & CMake: Pass the appropriate --native-targe...
2011-11-10 Daniel Dunbarllvm-build: Add --native-target and --enable-targets...
2011-11-10 Daniel Dunbarllvm-build: Change CBackend and CppBackend to not use...
2011-11-10 Daniel Dunbarllvm-build: Add an explicit component type to represent...
2011-11-10 Jakob Stoklund OlesenStrip old implicit operands after foldMemoryOperand.
2011-11-10 Jim GrosbachTidy up.
2011-11-09 Jim GrosbachThumb2 assembly parsing STMDB w/ optional .w suffix.
2011-11-09 Eli FriedmanMake sure we correctly unroll conversions between v2f64...
2011-11-09 Pete CooperDeadStoreElimination can now trim the size of a store...
2011-11-09 Nick LewyckyFix typo in comment.
2011-11-09 Eli FriedmanAdd check so we don't try to perform an impossible...
2011-11-09 Chad RosierThe ARM LDRH/STRH instructions use a +/-imm8 encoding...
2011-11-09 Nadav RotemAVX2: Add patterns for variable shift operations
2011-11-09 Devang PatelRemove unnecessary include.
2011-11-09 Benjamin KramerAdd comments.
2011-11-09 Duncan SandsSpeculatively revert commit 144124 (djg) in the hope...
2011-11-09 Nadav RotemAdd AVX2 support for vselect of v32i8
2011-11-09 Benjamin KramerSimplify code. No functionality change.
2011-11-09 Benjamin KramerTake advantage of the zero byte in StringMap when emitt...
2011-11-09 Craig TopperEnable execution dependency fix pass for YMM registers...
2011-11-09 Craig TopperAdd instruction selection for AVX2 integer comparisons.
2011-11-09 Craig TopperAdd AVX2 instruction lowering for add, sub, and mul.
2011-11-09 Nick LewyckyDon't forget to check FlagNW when determining whether...
2011-11-09 Devang PatelRemove extra ';'
2011-11-09 Eric ChristopherRemove the pubnames section, no one consumes it.
2011-11-09 Chad RosierAdd support for encoding immediates in icmp and fcmp...
2011-11-09 Evan ChengHide cpu name checking in ARMSubtarget.
2011-11-09 Jakob Stoklund OlesenCollapse DomainValues across loop back-edges.
2011-11-09 Jakob Stoklund OlesenLink to the live DomainValue after merging.
2011-11-08 Michael J. SpencerObject/COFF: Fix PE reading.
2011-11-08 Jakob Stoklund OlesenTrack reference count independently from clear().
2011-11-08 Bruno Cardoso LopesProperly handle Mips MC relocations and lower cpload...
2011-11-08 Bill WendlingEmit the compact unwind *if* we have a compact unwind...
2011-11-08 Jakob Stoklund OlesenCall release() directly when cleaning up the remaining...
2011-11-08 Jakob Stoklund OlesenRename all methods to follow style guide.
2011-11-08 Jakob Stoklund OlesenHandle reference counts in one function: release().
2011-11-08 Eric ChristopherAlso add the linkage name to the name accelerator table...
2011-11-08 Dan GohmanAdd a hack to the scheduler to disable pseudo-two-addre...
2011-11-08 Evan ChengAdd workaround for Cortex-M3 errata 602117 by replacing...
2011-11-08 Chad RosierARMFastISel doesn't support thumb1. Rename isThumb...
2011-11-08 Eli FriedmanFix code to match comment. Fixes PR11340, a regression...
2011-11-08 Jakob Stoklund OlesenClear old DomainValue after merging.
2011-11-08 Michael J. SpencerMC/COFF: Correctly emit the size of an empty string...
2011-11-08 Pete CooperLICM pass now understands invariant load metadata....
2011-11-08 Eric ChristopherAdd the base ObjC method name to the names lookup table...
next