]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - opencl/llvm.git/history - lib/CodeGen/LLVMTargetMachine.cpp
[cleanup] Re-sort all the #include lines in LLVM using
[opencl/llvm.git] / lib / CodeGen / LLVMTargetMachine.cpp
2015-01-14 Chandler Carruth[cleanup] Re-sort all the #include lines in LLVM using
2014-11-11 Tom RoederAdd Forward Control-Flow Integrity.
2014-10-15 Rafael EspindolaSimplify handling of --noexecstack by using getNonexecu...
2014-09-02 Eric ChristopherReinstate "Nuke the old JIT."
2014-08-07 Eric ChristopherTemporarily Revert "Nuke the old JIT." as it's not...
2014-08-07 Rafael EspindolaNuke the old JIT.
2014-08-04 Eric ChristopherRemove the TargetMachine forwards for TargetSubtargetIn...
2014-06-20 Rafael EspindolaAllow a target to create a null streamer.
2014-06-05 Tom RoederAdd a new attribute called 'jumptable' that creates...
2014-05-20 Eric ChristopherMove the verbose asm option to be part of the options...
2014-05-19 Eric ChristopherFix typos.
2014-05-16 Eric ChristopherRemove the Options query functions and just access...
2014-05-15 Eric ChristopherMove more MC options into the MCTargetOptions structure.
2014-05-07 Rafael EspindolaRemove the UseCFI option from createAsmStreamer.
2014-04-14 Craig Topper[C++11] More 'nullptr' conversion. In some cases just...
2014-03-27 David BlaikieDebugInfo: TargetOptions/MCAsmInfo support for compress...
2014-03-06 Ahmed CharlesReplace OwningPtr<T> with std::unique_ptr<T>.
2014-03-05 Ahmed Charles[C++11] Replace OwningPtr::take() with OwningPtr::relea...
2014-02-21 Rafael EspindolaMake DisableIntegratedAS a TargetOption.
2014-02-13 Daniel SandersRe-commit: Demote EmitRawText call in AsmPrinter::EmitI...
2014-02-12 Daniel SandersRevert r201237+r201238: Demote EmitRawText call in...
2014-02-12 Daniel SandersDemote EmitRawText call in AsmPrinter::EmitInlineAsm...
2014-02-05 Rafael EspindolaRemove support for not using .loc directives.
2014-01-26 Rafael EspindolaPass a MCSubtargetInfo down to the TargetStreamer creation.
2014-01-24 Rafael EspindolaSimplify the logic for deciding when to initialize...
2014-01-23 Rafael EspindolaRemove duplicated info on what .text, .data and .bss...
2014-01-23 Juergen RibutzkaAdd target analysis passes to the codegen pipeline...
2014-01-12 Chandler Carruth[PM] Simplify the interface exposed for IR printing...
2014-01-12 Chandler Carruth[PM] Rename the IR printing pass header to a more gener...
2014-01-07 Chandler CarruthMove the LLVM IR asm writer header files into the IR...
2013-10-08 Eric ChristopherGrammar.
2013-09-09 Bill WendlingCall generateCompactUnwindEncodings() right before...
2013-09-09 Bill WendlingGenerate compact unwind encoding from CFI directives.
2013-06-19 Bill WendlingAccess the TargetLoweringInfo from the TargetMachine...
2013-06-18 Bill WendlingSimplify some of the code. No functionality change.
2013-06-05 Bill WendlingAdd space to assert message.
2013-05-13 Rafael EspindolaRemove the MachineMove class.
2013-02-19 Benjamin KramerFix GCMetadaPrinter::finishAssembly not executed, patch...
2013-01-07 Chandler CarruthSwitch TargetTransformInfo from an immutable analysis...
2012-12-10 Lang HamesDefer call to InitSections until after MCContext has...
2012-12-03 Chandler CarruthUse the new script to sort the includes of every file...
2012-11-30 Bill WendlingReplace r168930 with a more reasonable patch.
2012-11-22 Eli BenderskyFix 80-col violation
2012-09-18 Roman DivackyWhen creating MCAsmBackend pass the CPU string as well...
2012-07-02 Bob WilsonExtend TargetPassConfig to allow running only a subset...
2012-07-02 Bob WilsonAdd all codegen passes to the PassManager via TargetPas...
2012-05-20 Benjamin KramerPlug a leak when using MCJIT.
2012-05-20 Benjamin KramerUse TargetMachine's register info instead of creating...
2012-05-15 Jim GrosbachAllow MCCodeEmitter access to the target MCRegisterInfo.
2012-04-02 Craig TopperMake MCInstrInfo available to the MCInstPrinter. This...
2012-03-13 Bill Wendlings/SjLjEHPass/SjLjEHPrepare/
2012-03-05 Jim GrosbachMake MCRegisterInfo available to the the MCInstPrinter.
2012-02-17 Jim GrosbachTidy up.
2012-02-08 Andrew TrickAdded TargetPassConfig::setOpt
2012-02-06 Andrew TrickAdd TargetPassConfig to the PassManager for use inside...
2012-02-04 Nick LewyckyFix a leak!
2012-02-04 Andrew TrickTargetPassConfig: confine the MC configuration to Targe...
2012-02-04 Andrew TrickMove TargetPassConfig implementation into Passes.cpp
2012-02-04 Andrew TrickMake TargetPassConfig an ImmutablePass so CodeGenPasses...
2012-02-03 Andrew TrickInitialize all common codegen passes before configurati...
2012-02-03 Andrew TrickAdded TargetPassConfig. The first little step toward...
2012-01-22 Anton KorobeynikovAdd an option to disable buggy copy propagation pass
2012-01-13 Andrew Trick80-col violation
2012-01-10 Chandler CarruthAdd 'llvm_unreachable' to passify GCC's understanding...
2012-01-10 David BlaikieRemove unnecessary default cases in switches that cover...
2012-01-10 Rafael EspindolaRemove the logging streamer.
2012-01-07 Evan ChengAdded a late machine instruction copy propagation pass...
2011-12-02 Nick LewyckyMove global variables in TargetMachine into new TargetO...
2011-11-16 Evan ChengSink codegen optimization level into MCCodeGenInfo...
2011-11-02 Chandler CarruthBegin collecting some of the statistics for block place...
2011-10-25 Jim GrosbachMake assert() message more informative.
2011-10-21 Chandler CarruthImplement a block placement pass based on the branch...
2011-10-17 Nick LewyckyAdd support for a new extension to the .file directive:
2011-09-30 Torok EdwinComment grammar fixes.
2011-09-30 Torok EdwinInstead of crashing when MCAsmInfo is NULL, add an...
2011-09-28 Bill WendlingDon't conditionalize execution of the SjLj EH prepare...
2011-09-27 Bill WendlingThis is the start of the new SjLj EH preparation pass...
2011-09-25 Jakob Stoklund OlesenClean up code after renaming LowerSubregs -> ExpandPost...
2011-09-07 James MolloyRefactor instprinter and mcdisassembler to take a Subta...
2011-08-24 Evan ChengMove TargetRegistry and TargetSelect from Target to...
2011-08-19 Jakob Stoklund OlesenAdd llc flags to disable machine DCE and CSE.
2011-07-26 Evan ChengRename createCodeEmitter to createMCCodeEmitter; create...
2011-07-25 Evan ChengRename TargetAsmBackend to MCAsmBackend; rename createA...
2011-07-20 Evan ChengGoodbye TargetAsmInfo. This eliminate last bit of CodeG...
2011-07-20 Evan Cheng- Move CodeModel from a TargetMachine global option...
2011-07-20 Evan ChengAdd MCObjectFileInfo and sink the MCSections initializa...
2011-07-19 Evan ChengIntroduce MCCodeGenInfo, which keeps information that...
2011-07-18 Evan ChengSink getDwarfRegNum, getLLVMRegNum, getSEHRegNum from...
2011-07-14 Evan ChengRename createAsmInfo to createMCAsmInfo and move regist...
2011-07-11 Evan Cheng- Eliminate MCCodeEmitter's dependency on TargetMachine...
2011-07-08 Evan ChengEliminate asm parser's dependency on TargetMachine:
2011-07-06 Evan ChengcreateMCInstPrinter doesn't need TargetMachine anymore.
2011-07-05 Dan GohmanRemove the ObjC ARC passes from the default optimizatio...
2011-07-04 Rafael EspindolaMove early tail duplication earlier.
2011-06-17 Bill WendlingUse the verbose asm flag instead of a new flag for...
2011-06-17 Bill WendlingAdd an option that allows one to "decode" the LSDA.
2011-06-15 John McCallThe ARC language-specific optimizer. Credit to Dan...
2011-05-27 Charles DavisStub out support for Win64-style exceptions. Note that...
2011-05-22 Chris Lattnereliminate dependence on StandardPasses.h. The code...
2011-05-05 Rafael EspindolaRemove the DwarfTable enum.
next