Fix return sequence on armv4 thumb
[oota-llvm.git] / lib / Target / ARM /
2014-08-05 Jonathan RoelofsFix return sequence on armv4 thumb
2014-08-05 Keith WalkerSpecify that the thumb setend and blx <immed> instructi...
2014-08-05 Keith WalkerDefine stc2/stc2l/ldc2/ldc2l as thumb2 instructions
2014-08-05 Eric ChristopherHave MachineFunction cache a pointer to the subtarget...
2014-08-04 Renato GolinAllow CP10/CP11 operations on ARMv5/v6
2014-08-04 Eric ChristopherRemove the TargetMachine forwards for TargetSubtargetIn...
2014-08-02 Akira Hatanaka[ARM] In dynamic-no-pic mode, ARM's post-RA pseudo...
2014-08-02 Chandler Carruth[SDAG] Let the DAG combiner take care of dead nodes...
2014-08-01 Eric ChristopherAdd a non-const subtarget returning function to the...
2014-08-01 Juergen Ributzka[FastISel][ARM] Do not emit stores for undef arguments.
2014-08-01 James MolloyAllow only disassembling of M-class MSR masks that...
2014-08-01 Tilmann Scheller[ARM] Make the assembler reject unpredictable pre/post...
2014-08-01 Tilmann Scheller[ARM] Make the assembler reject unpredictable pre/post...
2014-08-01 Tilmann Scheller[ARM] Make the assembler reject unpredictable pre/post...
2014-07-31 Louis GerbargMake sure no loads resulting from load->switch DAGCombi...
2014-07-31 Pete CooperFix bit initializer which was one bit too long, but...
2014-07-29 Tim NorthoverARM: add __aeabi_d2h for truncation on AEABI systems
2014-07-27 Saleem AbdulrasoolARM: correct handling of features in arch_extension
2014-07-27 Saleem AbdulrasoolARM: convert loop to range based
2014-07-27 Matt ArsenaultAdd alignment value to allowsUnalignedMemoryAccess
2014-07-25 Nico WeberWrap to 80 columns, no behavior change.
2014-07-25 Akira Hatanaka[stack protector] Fix a potential security bug in stack...
2014-07-25 Amara Emerson[ARM] Emit ABI_PCS_R9_use build attribute.
2014-07-25 Akira Hatanaka[ARM] In thumb mode, emit directive ".code 16" before...
2014-07-24 Hal FinkelAA metadata refactoring (introduce AAMDNodes)
2014-07-24 NAKAMURA TakumiPrune dependency to MC from each target disassembler.
2014-07-24 Tilmann Scheller[ARM] Make the assembler reject unpredictable pre/post...
2014-07-24 NAKAMURA TakumiUpdate library dependencies.
2014-07-23 Rafael EspindolaFix the build when building with only the ARM backend.
2014-07-23 Tim NorthoverARM: spot SBFX-compatbile code expressed with sign_exte...
2014-07-23 Tim NorthoverARM: add patterns for [su]xta[bh] from just a shift.
2014-07-23 Tilmann Scheller[ARM] Make the assembler reject unpredictable pre/post...
2014-07-23 Tilmann Scheller[ARM] Make the assembler reject unpredictable pre/post...
2014-07-23 Tilmann Scheller[ARM] Add earlyclobber constraint to pre/post-indexed...
2014-07-20 Ulrich Weigand[MC] Pass MCSymbolData to needsRelocateWithSymbol
2014-07-19 Saleem AbdulrasoolARM: correct WoA __builtin_alloca handling on O0
2014-07-18 David PeixottoMC: support different sized constants in constant pools
2014-07-18 Tim NorthoverARM: support legalisation of "fptrunc ... to half"...
2014-07-18 Renato GolinSuppress 'not handled in switch' warning
2014-07-18 Tilmann Scheller[ARM] Add earlyclobber constraint to pre/post-indexed...
2014-07-18 Renato GolinRefactor ARM subarchitecture parsing
2014-07-17 Tim NorthoverARM: support direct f16 <-> f64 conversions
2014-07-17 Tim NorthoverCodeGen: extend f16 conversions to permit types > float.
2014-07-16 Chris Bieneman[RegisterCoalescer] Moving the RegisterCoalescer subtar...
2014-07-16 Chris BienemanAdded documentation for SizeMultiplier in the ARM subta...
2014-07-15 Sanjay PatelMove Post RA Scheduling flag bit into SchedMachineModel
2014-07-15 Chris Bieneman[RegisterCoalescer] Add new subtarget hook allowing...
2014-07-08 Renato GolinRevert "Refactor ARM subarchitecture parsing"
2014-07-07 Renato GolinRefactor ARM subarchitecture parsing
2014-07-07 Saleem AbdulrasoolARM: properly lower dllimport'ed global values
2014-07-07 Saleem AbdulrasoolARM: correctly mangle dllimport symbols
2014-07-07 Saleem AbdulrasoolARM: unify symbol name retrieval
2014-07-04 Tim NorthoverARM: when falling back to scattered relocs, keep the...
2014-07-04 Eric ChristopherMove function dependent resetting of a subtarget variab...
2014-07-03 Eric ChristopherRemove caching of the target machine and initialization...
2014-07-03 Yi Kong[ARM] Implement ISB memory barrier intrinsic
2014-07-01 Juergen Ributzka[DAG] Pass the argument list to the CallLoweringInfo...
2014-06-30 Scott DouglassARM: take care not to set the ThumbFunc bit on TLS...
2014-06-30 Saleem AbdulrasoolARM: use symbolic name for constant
2014-06-26 Eric ChristopherRemove extraneous includes from the target machines.
2014-06-26 Eric ChristopherMove all of the ARM subtarget features down onto the...
2014-06-26 Eric ChristopherMove the frame lowering constructors out of line to...
2014-06-26 Renato GolinAdded parsing co-processor names starting with "cr"
2014-06-25 Rafael EspindolaMove expression visitation logic up to MCStreamer.
2014-06-25 Rafael EspindolaSimplify the visitation of target expressions. No funct...
2014-06-24 Christian PirkerARM: Fix TPsoft for Thumb mode
2014-06-23 Christian PirkerARMEB: Vector extend operations
2014-06-23 Tim NorthoverARM: mark UBFX as not allowing PC.
2014-06-20 Rafael EspindolaAllow a target to create a null streamer.
2014-06-20 Oliver StannardEmit the ARM build attributes ABI_PCS_wchar_t and ABI_e...
2014-06-20 Karthik BhatAdd Support to Recognize and Vectorize NON SIMD instruc...
2014-06-19 Eric ChristopherAdd a new subtarget hook for whether or not we'd like...
2014-06-19 Alp TokerFix typos
2014-06-19 Craig TopperConvert some assert(0) to llvm_unreachable or fold...
2014-06-18 Eric ChristopherMove ARMJITInfo off of the TargetMachine and down onto...
2014-06-18 Weiming Zhao[ARM] [MC] Refactor the constant pool classes
2014-06-18 Craig TopperReplace some assert(0)'s with llvm_unreachable.
2014-06-17 James MolloyFix memory leak of RegScavenger accidentally added...
2014-06-16 Jim GrosbachARM: intrinsic support for rbit.
2014-06-16 Eric ChristopherSince the DataLayout is always found off of the subtarg...
2014-06-16 Tim NorthoverARM: implement correct atomic operations on v7M
2014-06-16 James MolloyRefactor the disabling of Thumb-1 LDM/STM generation
2014-06-16 Christian PirkerARMEB: Fix trunc store for vector types
2014-06-15 Eric ChristopherTemporarily revert r210953 in an attempt to bring the...
2014-06-13 Eric ChristopherRemove InstrItineraryData off of the TargetMachine...
2014-06-13 Eric ChristopherMove ARMJITInfo off of the TargetMachine and down onto...
2014-06-13 Eric ChristopherThe hazard recognizer only needs a subtarget, not a...
2014-06-13 Oliver StannardARM: Fix fastcc calling convention for Thumb1
2014-06-13 Eric ChristopherMove ARMSelectionDAGInfo from the TargetMachine to...
2014-06-13 Eric ChristopherMove to a private function to initialize subtarget...
2014-06-12 Eric ChristopherHave ARMSelectionDAGInfo take a DataLayout as it's...
2014-06-12 Saleem AbdulrasoolCodeGen: enable mov.w/mov.t pairs with minsize for WoA
2014-06-12 James MolloyDisable the load/store optimization pass for Thumb-1.
2014-06-11 Jim GrosbachARM: honor hex immediate formatting for ldr/str i12...
2014-06-10 Renato GolinFix a bug in the Thumb1 ARM Load/Store optimizer
2014-06-09 Saleem AbdulrasoolARM: add VLA extension for WoA Itanium ABI
2014-06-08 David BlaikieAsmMatchers: Use unique_ptr to manage ownership of...
2014-06-07 Saleem AbdulrasoolARM: correct assertion for long-calls on WoA
2014-06-06 Eric ChristopherHave TargetSelectionDAGInfo take a DataLayout initializ...
2014-06-05 Tom RoederAdd a new attribute called 'jumptable' that creates...
next