ELF symbol table field st_other support,
[oota-llvm.git] / lib / Target / ARM /
2013-02-19 Arnold SchwaighoferARM NEON: Don't need COPY_TO_REGCLASS in pattern
2013-02-19 Jim GrosbachARM: Allocation hints must make sure to be in the alloc...
2013-02-19 Eli BenderskyMake ARMAsmPrinter pass name more precise and fix comment.
2013-02-19 Arnold SchwaighoferARM NEON: Merge a f32 bitcast of a v2i32 extractelt
2013-02-18 Chad Rosier[fast-isel] Remove an invalid assert.
2013-02-16 Renato GolinTypo
2013-02-16 Bill WendlingReinitialize the ivars in the subtarget so that they...
2013-02-15 Bill WendlingTemporary revert of 175320.
2013-02-15 Bill WendlingReinitialize the ivars in the subtarget.
2013-02-15 Bill WendlingSupport changing the subtarget features in ARM.
2013-02-14 Joel JonesThe ARM NEON vector compare instructions take three...
2013-02-14 Weiming ZhaoRe-apply r175088 for bug fix 13622: Add paired register...
2013-02-14 Kristof BeylsMake ARMAsmParser accept the correct alignment specifie...
2013-02-13 Weiming Zhaotemporarily revert the patch due to some conflicts
2013-02-13 Weiming ZhaoBug fix 13622: Add paired register support for inline...
2013-02-13 David PeixottoTest commit. Fixed typo.
2013-02-12 Arnold SchwaighoferARM cost model: Add vector reverse shuffle costs
2013-02-12 Arnold SchwaighoferARM NEON: Handle v16i8 and v8i16 reverse shuffles
2013-02-11 Evan ChengCurrently, codegen may spent some time in SDISel passes...
2013-02-08 Arnold SchwaighoferARM cost model: Address computation in vector mem ops...
2013-02-07 Arnold SchwaighoferARM cost model: Add costs for vector selects
2013-02-06 Jim GrosbachARM: Use MCTargetAsmParser::validateTargetOperandClass().
2013-02-05 Jakob Stoklund OlesenMove MRI liveouts to ARM return instructions.
2013-02-05 Arnold SchwaighoferARM cost model: Cost for scalar integer casts and float...
2013-02-04 Arnold SchwaighoferARM cost model: Penalize insertelement into D subregisters
2013-01-31 Chandler CarruthSwitch the code added in r173885 to use the new, shiny...
2013-01-31 Chandler CarruthGive the MCStreamer class hierarchy LLVM RTTI facilitie...
2013-01-31 Chad Rosier[PEI] Pass the frame index operand number to the elimin...
2013-01-31 Tim NorthoverAdd AArch64 as an experimental target.
2013-01-30 Eli BenderskyAdd a special ARM trap encoding for NaCl.
2013-01-30 Logan ChienAdd missing header and test cases for r173939.
2013-01-30 Logan ChienOverride virtual function for ARM EH directives.
2013-01-30 Jack CarterThis patch implements runtime ARM specific
2013-01-30 Jack CarterThis patch reworks how llvm targets set
2013-01-29 Renato GolinAdding simple cast cost to ARM
2013-01-29 Tim NorthoverFix 64-bit atomic operations in Thumb mode.
2013-01-29 Evan ChengTeach SDISel to combine fsin / fcos into a fsincos...
2013-01-25 Silviu BarangaFixed the condition codes for the atomic64 min/umin...
2013-01-14 Quentin ColombetFollow up of commit r172472.
2013-01-14 Quentin ColombetComplete the existing support of ARM v6m, v7m, and...
2013-01-09 Joel JonesFix description of ARMOperand
2013-01-09 Nadav RotemARM Cost model: Use the size of vector registers and...
2013-01-09 Eric ChristopherLast in the series of removing unnecessary '0' argument...
2013-01-09 Andrew TrickMIsched: add an ILP window property to machine model.
2013-01-09 Eric ChristopherThese functions have default arguments of 0 for the...
2013-01-09 Nadav RotemCost Model: Move the 'max unroll factor' variable to...
2013-01-08 Eli BenderskyRenamed MCInstFragment to MCRelaxableFragment and added...
2013-01-07 Jim GrosbachARM: Copy-paste error.
2013-01-07 Jim GrosbachARM: Fix a few copy-paste errors.
2013-01-07 Jordan RoseChange SMRange to be half-open (exclusive end) instead...
2013-01-07 Tim NorthoverAdd LICENSE.TXT covering contributions made by ARM.
2013-01-07 Chandler CarruthMove TargetTransformInfo to live under the Analysis...
2013-01-07 Chandler CarruthSwitch TargetTransformInfo from an immutable analysis...
2013-01-02 Chandler CarruthMove all of the header files which are involved in...
2013-01-02 Chandler CarruthResort the #include lines in include/... and lib/....
2012-12-30 Bill WendlingRemove the Function::getRetAttributes method in favor...
2012-12-30 Bill WendlingRemove the Function::getFnAttributes method in favor...
2012-12-24 Benjamin KramerUse a std::string rather than a dynamically allocated...
2012-12-21 Benjamin KramerCleanup compiler warnings on discarding type qualifiers...
2012-12-21 Roman DivackyRemove duplicate includes.
2012-12-21 Quentin ColombetAdd ARM cortex-r5 subtarget.
2012-12-20 Jakob Stoklund OlesenAdd an MF argument to MI::copyImplicitOps().
2012-12-20 Jakob Stoklund OlesenMachineInstrBuilderize ARM.
2012-12-20 Bob WilsonRevert "Adding support for llvm.arm.neon.vaddl[su]...
2012-12-20 Evan ChengOn some ARM cpus, flags setting movs with shifter opera...
2012-12-20 Roman DivackyRemove MCTargetAsmLexer and its derived classes now...
2012-12-20 Renato GolinAdding support for llvm.arm.neon.vaddl[su].* and
2012-12-19 Jim GrosbachMC: Add MCInstrDesc::mayAffectControlFlow() method.
2012-12-19 Jakob Stoklund OlesenRemove the explicit MachineInstrBuilder(MI) constructor.
2012-12-19 Evan ChengLLVM sdisel normalize bit extraction of the form:
2012-12-19 Roman DivackyRemove edis - the enhanced disassembler. Fixes PR14654.
2012-12-19 Patrik HagglundChange TargetLowering::findRepresentativeClass to take...
2012-12-19 Bill WendlingRename the 'Attributes' class to 'Attribute'. It's...
2012-12-18 Quentin ColombetDisable ARM partial flag dependency optimization at -Oz
2012-12-18 Jakob Stoklund OlesenRepair bundles that were broken by removing and reinser...
2012-12-18 Jakob Stoklund OlesenExtract a method, no functional change intended.
2012-12-17 Chad Rosier[arm fast-isel] Minor cleanup. No functional change...
2012-12-17 Chad Rosier[arm fast-isel] Fast-isel only handles simple VTs,...
2012-12-17 Patrik HagglundRevert/correct some FastISel changes in r170104 (EVT...
2012-12-14 Kevin EnderbyMake sure the alternate PC+imm syntax of LDR instructio...
2012-12-13 Patrik HagglundChange TargetLowering::getRegClassFor to take an MVT...
2012-12-12 Logan ChienAdd ARM NONE and PREL31 relocation types.
2012-12-12 Evan ChengSorry about the churn. One more change to getOptimalMem...
2012-12-12 Evan Cheng- Rename isLegalMemOpType to isSafeMemOpType. "Legal...
2012-12-12 Evan ChengAvoid using lossy load / stores for memcpy / memset...
2012-12-11 Jim GrosbachTrim unneeded header #include.
2012-12-11 Jim GrosbachARM: Remove old testing option.
2012-12-11 Jim GrosbachARM: Remove old testing options.
2012-12-11 Evan ChengReplace TargetLowering::isIntImmLegal() with
2012-12-11 Patrik HagglundRevert EVT->MVT changes, r169836-169851, due to buildbo...
2012-12-11 Patrik HagglundChange TargetLowering::findRepresentativeClass to take...
2012-12-11 Patrik HagglundChange TargetLowering::getRegClassFor to take an MVT...
2012-12-11 Evan ChengStylistic tweak.
2012-12-11 Chad RosierFall back to the selection dag isel to select tail...
2012-12-10 Evan ChengSome enhancements for memcpy / memset inline expansion.
2012-12-08 Benjamin KramerSimplify code. Sort includes. No functionality change.
2012-12-08 Chandler CarruthFix a use-after-free bug found by ASan. You can't assig...
2012-12-07 Tim NorthoverAdded Mapping Symbols for ARM ELF
2012-12-06 Matt Beaumont-GayAdd a 'using' declaration to suppress GCC's -Woverloade...
2012-12-06 Evan ChengReplace r169459 with something safer. Rather than havin...
next