Add LICENSE.TXT covering contributions made by ARM.
[oota-llvm.git] / lib / Target / ARM / ARMTargetMachine.cpp
2013-01-07 Chandler CarruthSwitch TargetTransformInfo from an immutable analysis...
2012-12-03 Chandler CarruthUse the new script to sort the includes of every file...
2012-10-28 Rafael EspindolaRemove TargetELFWriterInfo.
2012-10-24 Nadav RotemImplement a basic VectorTargetTransformInfo interface...
2012-10-18 Nadav RotemReapply the TargerTransformInfo changes, minus the...
2012-10-18 Bob WilsonTemporarily revert the TargetTransform changes.
2012-10-10 Nadav RotemAdd a new interface to allow IR-level passes to access...
2012-10-08 Micah VillmowMove TargetData to DataLayout.
2012-09-27 Jush Lu[arm-fast-isel] Add support for ELF PIC.
2012-09-13 Silviu BarangaThis patch introduces A15 as a target in LLVM.
2012-07-02 Bob WilsonConsistently use AnalysisID types in TargetPassConfig.
2012-07-02 Bob WilsonAdd all codegen passes to the PassManager via TargetPas...
2012-05-01 Bill WendlingChange the PassManager from a reference to a pointer.
2012-04-06 Jim GrosbachTidy up. 80 columns.
2012-03-28 Jakob Stoklund OlesenPreserve implicit defs in ARMLoadStoreOptimizer.
2012-02-08 Andrew TrickCodegen pass definition cleanup. No functionality.
2012-02-04 Andrew TrickTargetPassConfig: confine the MC configuration to Targe...
2012-02-03 Andrew TrickAdded TargetPassConfig. The first little step toward...
2011-12-20 David BlaikieUnweaken vtables as per llvm.org/docs/CodingStandards...
2011-12-14 Evan Cheng- Add MachineInstrBundle.h and MachineInstrBundle.cpp...
2011-12-02 Nick LewyckyMove global variables in TargetMachine into new TargetO...
2011-11-16 Evan ChengSink codegen optimization level into MCCodeGenInfo...
2011-10-17 Devang Patelsvn mv Target/ARM/ARMGlobalMerge.cpp Transforms/Scalar...
2011-10-10 Lang HamesAdd a natural stack alignment field to TargetData,...
2011-09-29 Jakob Stoklund OlesenUse ExecutionDepsFix instead of NEONMoveFix.
2011-09-29 Bill WendlingMove to ISelLowering.
2011-09-28 Bill WendlingAhem...actually *add* the ARMSjLjLowering pass to the...
2011-09-27 Bill WendlingThis is the start of the new SjLj EH preparation pass...
2011-08-25 Evan ChengHide -global-merge option.
2011-08-25 Evan ChengAdd a command line option to disable global merge pass.
2011-08-25 Evan ChengRemove a out-of-place comment.
2011-08-24 Evan ChengMove TargetRegistry and TargetSelect from Target to...
2011-07-23 Evan ChengSink ARM mc routines into MCTargetDesc.
2011-07-20 Evan Cheng- Move CodeModel from a TargetMachine global option...
2011-07-19 Evan ChengIntroduce MCCodeGenInfo, which keeps information that...
2011-07-14 Evan ChengRename createAsmInfo to createMCAsmInfo and move regist...
2011-07-08 Evan ChengEliminate asm parser's dependency on TargetMachine:
2011-07-07 Evan ChengFactor ARM triple parsing out of ARMSubtarget. Another...
2011-06-30 Evan ChengFix the ridiculous SubtargetFeatures API where it impli...
2011-06-23 Evan ChengRemove TargetOptions.h dependency from ARMSubtarget.
2011-04-19 Daniel DunbarADT/Triple: Move a variety of clients to using isOSDarw...
2011-04-19 Bob WilsonThis patch combines several changes from Evan Cheng...
2011-04-06 Jim GrosbachTidy up.
2011-02-17 NAKAMURA TakumiTriple::MinGW64 is deprecated and removed. We can use...
2011-01-23 Rafael EspindolaAdd support for the --noexecstack option.
2011-01-10 Anton KorobeynikovRename TargetFrameInfo into TargetFrameLowering. Also...
2010-12-05 Evan ChengMaking use of VFP / NEON floating point multiply-accumu...
2010-11-17 Chris Lattnertidy up
2010-11-15 Anton KorobeynikovFirst step of huge frame-related refactoring: move...
2010-11-11 Eric ChristopherRevert the accidental commit I made reverting the previ...
2010-11-11 Eric ChristopherRevert this temporarily.
2010-10-03 Rafael EspindolaJim Asked us to move DataLayout on ARM back to the...
2010-09-30 Jason W KimI added a new file ARMAsmBackend which stubs out in...
2010-09-28 Nick LewyckyResolve this GCC warning:
2010-09-27 Rafael EspindolaOdd additional stub framework for the ARM MC ELF emission.
2010-09-13 Bob WilsonConvert some VTBL and VTBX instructions to use pseudo...
2010-08-11 Evan ChengReport error if codegen tries to instantiate a ARM...
2010-08-09 Evan ChengChange -prefer-32bit-thumb to attribute -mattr=+32bit...
2010-08-09 Evan ChengAdd an option to disable 32 -> 16-bit Thumb2 size reduc...
2010-07-24 Anton KorobeynikovHook in GlobalMerge pass
2010-07-02 Evan ChengRemove early IT block formation. It's not used.
2010-06-25 Bob WilsonAdd missing ARM and Thumb data layout info for vector...
2010-06-24 Evan ChengOops. IT block formation pass needs to be run at any...
2010-06-18 Evan ChengMove ARM if-conversion before post-ra scheduling.
2010-06-18 Evan ChengAllow ARM if-converter to be run after post allocation...
2010-06-16 Evan ChengMake post-ra scheduling, anti-dep breaking, and registe...
2010-06-09 Evan ChengTypo.
2010-06-09 Evan ChengThumb2 IT blocks are fairly expensive. When there are...
2010-05-11 Dan GohmanImplement a bunch more TargetSelectionDAGInfo infrastru...
2010-04-07 Anton KorobeynikovRemove late ARM codegen optimization pass committed...
2010-04-07 Anton KorobeynikovMove NEON-VFP domain fixer upper, so post-RA scheduler...
2010-04-07 Anton KorobeynikovSome initial version of global merger
2010-03-20 Daniel DunbarTargetRegistry: Fix create{AsmInfo,MCDisassembler}...
2010-02-02 Chris Lattnerremove dead code.
2010-02-02 Chris Lattnereliminate all the dead addSimpleCodeEmitter implementat...
2010-01-19 Jim GrosbachFor aligned load/store instructions, it's only required...
2009-12-02 Jim GrosbachFactor the stack alignment calculations out into a...
2009-11-15 Jim GrosbachDetect need for autoalignment of the stack earlier...
2009-11-07 Chris Lattnerindicate what the native integer types for the target...
2009-11-06 Evan Cheng- Add pseudo instructions tLDRpci_pic and t2LDRpci_pic...
2009-11-06 Daniel DunbarPass StringRef by value.
2009-11-03 Anton KorobeynikovMove subtarget check upper for NEON reg-reg fixup pass.
2009-11-03 Anton KorobeynikovTurn neon reg-reg moves fixup code into separate pass...
2009-10-28 Bob WilsonRevert r85346 change to control tail merging by CodeGen...
2009-10-27 Bob WilsonRecord CodeGen optimization level in the BranchFolding...
2009-10-22 Bob WilsonRevert 84843. Evan, this was breaking some of the...
2009-10-22 Evan ChengMove if-conversion before post-regalloc scheduling...
2009-10-22 Evan ChengTrim include.
2009-10-02 Evan ChengMove load / store multiple before post-alloc scheduling.
2009-09-30 Evan ChengAdd a option which would move ld/st multiple pass befor...
2009-09-28 Bob WilsonPass the optimization level when constructing the ARM...
2009-09-27 Evan ChengEnable pre-regalloc load / store multiple pass for...
2009-09-26 Evan ChengReally remove this option.
2009-09-26 Evan ChengRemove a couple of unused command line options.
2009-09-14 Jim Grosbachtrivial whitespace cleanup
2009-08-22 Chris Lattnerrename COFFMCAsmInfo -> MCAsmInfoCOFF, likewise for...
2009-08-22 Chris LattnerRename TargetAsmInfo (and its subclasses) to MCAsmInfo.
2009-08-15 Evan ChengTurn on if-conversion for thumb2.
2009-08-13 Daniel DunbarRevert 78892 and 78895, these break generating working...
2009-08-13 Chris Lattnerfix a minor fixme. When building with SL and later...
next