Move get[S|U]LEB128Size() to LEB128.h.
[oota-llvm.git] / lib / Target / ARM /
2014-02-22 Logan ChienMove get[S|U]LEB128Size() to LEB128.h.
2014-02-20 Benjamin KramerRemove unnecessary copy of array_lengthof.
2014-02-19 Rafael Espindolamove getNameWithPrefix and getSymbol to TargetMachine.
2014-02-19 Rafael EspindolaAdd back r201608, r201622, r201624 and r201625
2014-02-19 Daniel JasperRevert r201622 and r201608.
2014-02-18 Rafael EspindolaFix PR18743.
2014-02-18 Rafael EspindolaRename a DebugLoc variable to DbgLoc and a DataLayout...
2014-02-18 Tim NorthoverGlobalMerge: move "-global-merge" option to the pass...
2014-02-17 Kevin EnderbyFix the arm assembler so that this malformed instruction:
2014-02-16 Mark SeabornUse 16 byte stack alignment for NaCl on ARM
2014-02-16 Saleem AbdulrasoolARM IAS: (partially) support .arch_extension directive
2014-02-14 Artyom SkrobovGenerate the DWARF stack frame decode operations in...
2014-02-13 Daniel SandersRe-commit: Demote EmitRawText call in AsmPrinter::EmitI...
2014-02-13 Tim NorthoverARM: remove floating-point patterns for @llvm.arm.neon...
2014-02-12 Daniel SandersRevert r201237+r201238: Demote EmitRawText call in...
2014-02-12 Daniel SandersDemote EmitRawText call in AsmPrinter::EmitInlineAsm...
2014-02-11 Evan ChengTweak ARM fastcc by adopting these two AAPCS rules:
2014-02-11 Jim GrosbachARM: Thumb2 LDR(literal) can target SP.
2014-02-10 Tim NorthoverARM: use natural LLVM IR for vshll instructions
2014-02-10 Oliver StannardARM: r12 is callee-saved for interrupt handlers
2014-02-10 Tim NorthoverARM: use LLVM IR to represent the vshrn operation
2014-02-09 Rafael EspindolaUse a consistent argument order in TargetLoweringObject...
2014-02-08 Rafael EspindolaPass the Mangler by reference.
2014-02-08 Rafael EspindolaAdd LLVM_OVERRIDE to a few declarations.
2014-02-07 Rafael EspindolaRemove dead code.
2014-02-07 Renato GolinRemove -arm-disable-ehabi option
2014-02-07 Oliver StannardLLVM-1163: AAPCS-VFP violation when CPRC allocated...
2014-02-06 Evan ChengRevert r200095 and r200152. It turns out when compiling...
2014-02-06 David PeixottoRemove const_cast for STI when parsing inline asm
2014-02-06 Rafael EspindolaJust returning false is the default.
2014-02-05 Matt ArsenaultAdd address space argument to allowsUnalignedMemoryAccess.
2014-02-05 Rafael EspindolaRemove support for not using .loc directives.
2014-02-05 Logan ChienARM: Resolve thumb_bl fixup in same MCFragment.
2014-02-05 Kai NackeARM: Enable use of relocation type tlsldo in debug...
2014-02-04 Rafael EspindolaUse the default values.
2014-02-04 David PeixottoFix PR18345: ldr= pseudo instruction produces incorrect...
2014-02-04 Tim NorthoverARM & AArch64: merge NEON absolute compare intrinsics
2014-02-04 Tim NorthoverARM: fix fast-isel assertion failure
2014-02-04 Kai NackeRevert: ARM: Enable use of relocation type tlsldo in...
2014-02-04 Kai NackeARM: Enable use of relocation type tlsldo in debug...
2014-02-03 Tim NorthoverAArch64 & ARM: refactor crypto intrinsics to take scalars
2014-02-02 Joerg SonnenbergerUnaligned access is supported on ARMv6 and ARMv7 for...
2014-02-01 Arnold SchwaighoferARMTTI: We don't have 16 allocatable scalar registers
2014-01-30 Evgeniy StepanovReenable ARM EHABI on Android.
2014-01-30 Saleem AbdulrasoolARM IAS: support .object_arch
2014-01-30 Saleem AbdulrasoolARM IAS: support .movsp
2014-01-30 Saleem AbdulrasoolARM: suuport .tlsdescseq directive
2014-01-30 Saleem AbdulrasoolARM: support TLS descriptor relocations
2014-01-30 Saleem AbdulrasoolARM: support tlscall relocations
2014-01-29 Oliver StannardTest commit
2014-01-29 Renato GolinEnable EHABI by default
2014-01-28 David WoodhouseDelete MCSubtargetInfo data members from target MCCodeE...
2014-01-28 David WoodhousePropagate MCSubtargetInfo through TableGen's getBinaryC...
2014-01-28 David WoodhouseExplictly pass MCSubtargetInfo to MCCodeEmitter::Encode...
2014-01-28 David WoodhouseChange MCStreamer EmitInstruction interface to take...
2014-01-28 Juergen Ributzka[TLI] Add a new hook to TargetLowering to query the...
2014-01-27 Mark SeabornARM MC: Fix the initial DWARF CFI unwind info at the...
2014-01-27 David PeixottoFix unsupported addressing mode assertion for pld
2014-01-27 Rafael EspindolaRemove dead code.
2014-01-26 Saleem AbdulrasoolARM: improve diagnostics for .word directive
2014-01-26 Saleem AbdulrasoolMC: whitespace
2014-01-26 Evan ChengFollow up of r200095. Code clean up.
2014-01-26 Rafael EspindolaPass a MCSubtargetInfo down to the TargetStreamer creation.
2014-01-26 Rafael EspindolaConstruct the MCStreamer before constructing the MCTarg...
2014-01-25 Evan ChengClean up hack which is no longer needed after r198617...
2014-01-25 Juergen RibutzkaRevert "Revert "Add Constant Hoisting Pass" (r200034)"
2014-01-24 Juergen RibutzkaAdd final and owerride keywords to TargetTransformInfo...
2014-01-24 Alp TokerFix known typos
2014-01-24 Rafael EspindolaMove emitInlineAsmEnd to the AsmPrinter interface.
2014-01-23 Rafael EspindolaInitToTextSection is redundant with InitSections. Remov...
2014-01-23 Weiming Zhao[Thumbv8] Fix the value of BLXOperandIndex of isV8Eligi...
2014-01-23 Tim NorthoverARM: use litpools for normal i32 imms when compiling...
2014-01-22 Greg FitzgeraldFix inline assembly that switches between ARM and Thumb...
2014-01-21 Saleem AbdulrasoolARM IAS: add support for .unwind_raw directive
2014-01-21 Saleem AbdulrasoolARM IAS: support .personalityindex
2014-01-20 Adrian PrantlDebug info: On ARM ensure that all __TEXT sections...
2014-01-20 Adrian PrantlRevert "Debug info: On ARM ensure that the data section...
2014-01-20 James MolloyRemove the useless pseudo instructions VDUPfdf and...
2014-01-20 Kai NackeARM: add tlsldo relocation
2014-01-20 Artyom Skrobov[ARM] Do not generate Tag_DIV_use=AllowDIVExt when...
2014-01-19 Saleem AbdulrasoolARM ELF: ensure that the tag types are corrected
2014-01-19 Saleem AbdulrasoolARM: update build attributes for ABI r2.09
2014-01-19 Saleem AbdulrasoolMove ARM build attributes into Support
2014-01-19 Saleem AbdulrasoolARM IAS: remove unnecessary special case
2014-01-18 Benjamin KramerARM: Let the assembler reject v5 instructions in v4...
2014-01-17 Renato GolinAdd MLA alias for ARMv4 support.
2014-01-16 Jiangning LiuFor ARM, fix assertuib failures for some ld/st 3/4...
2014-01-15 Bob WilsonRemove support for armv7f slice. <rdar://problem/12478440>
2014-01-15 Weiming ZhaoPR 18466: Fix ARM Pseudo Expansion
2014-01-14 Tim NorthoverARM: correctly determine final tBX_LR in Thumb1 functions
2014-01-14 Tim NorthoverARM: add constraint that RdLo != Rn != RdHi for v5...
2014-01-14 Tim NorthoverARM: remove unused UMAALv5 node
2014-01-14 Jakob Stoklund OlesenSwitch the NEON register class from QPR to DPair.
2014-01-14 Rafael EspindolaMake getTargetStreamer return a possibly null pointer.
2014-01-13 Weiming ZhaoFix PR 18369: [Thumbv8] asserts due to inconsistent...
2014-01-13 Tim NorthoverARM: constrain Thumb LDRLIT pseudo-instructions to...
2014-01-13 Saleem Abdulrasoolcorrect target directive handling error handling
2014-01-12 Saleem AbdulrasoolARM IAS: fix diagnostics of improper qualification
2014-01-12 Saleem AbdulrasoolARM: change implicit immediate forms of {ld,st}r{,b...
2014-01-12 Joerg SonnenbergerAdd missing mul aliases for armv4 support. Add checks...
next