2015-06-23 |
Alexander Kornienko | Revert r240137 (Fixed/added namespace ending comments... |
blob | commitdiff | raw |
2015-06-19 |
Alexander Kornienko | Fixed/added namespace ending comments using clang-tidy... |
blob | commitdiff | raw | diff to current |
2015-06-11 |
Daniel Sanders | Replace string GNU Triples with llvm::Triple in TargetM... |
blob | commitdiff | raw |
2015-03-21 |
Eric Christopher | Cache the Function dependent subtarget on the MachineFu... |
blob | commitdiff | raw | diff to current |
2015-03-12 |
Mehdi Amini | Move the DataLayout to the generic TargetMachine, makin... |
blob | commitdiff | raw | diff to current |
2015-02-01 |
Chandler Carruth | [multiversion] Switch all of the targets over to use the |
blob | commitdiff | raw | diff to current |
2015-01-31 |
Chandler Carruth | [PM] Switch the TargetMachine interface from accepting... |
blob | commitdiff | raw | diff to current |
2015-01-26 |
Eric Christopher | Move DataLayout back to the TargetMachine from TargetSu... |
blob | commitdiff | raw | diff to current |
2014-11-20 |
Reid Kleckner | Add out of line virtual destructors to all LLVMTargetMa... |
blob | commitdiff | raw | diff to current |
2014-11-13 |
Aditya Nandakumar | This patch changes the ownership of TLOF from TargetLow... |
blob | commitdiff | raw | diff to current |
2014-10-06 |
Eric Christopher | Add subtarget caches to aarch64, arm, ppc, and x86. |
blob | commitdiff | raw | diff to current |
2014-09-18 |
Aaron Ballman | Reverting NFC changes from r218050. Instead, the warnin... |
blob | commitdiff | raw | diff to current |
2014-09-18 |
Aaron Ballman | Fixing a bunch of -Woverloaded-virtual warnings due... |
blob | commitdiff | raw | diff to current |
2014-09-02 |
Eric Christopher | Reinstate "Nuke the old JIT." |
blob | commitdiff | raw | diff to current |
2014-08-13 |
Benjamin Kramer | Canonicalize header guards into a common format. |
blob | commitdiff | raw | diff to current |
2014-08-07 |
Eric Christopher | Temporarily Revert "Nuke the old JIT." as it's not... |
blob | commitdiff | raw | diff to current |
2014-08-07 |
Rafael Espindola | Nuke the old JIT. |
blob | commitdiff | raw | diff to current |
2014-08-05 |
Rafael Espindola | Remove a virtual function from TargetMachine. NFC. |
blob | commitdiff | raw | diff to current |
2014-08-04 |
Eric Christopher | Remove the TargetMachine forwards for TargetSubtargetIn... |
blob | commitdiff | raw | diff to current |
2014-08-01 |
Eric Christopher | Add a non-const subtarget returning function to the... |
blob | commitdiff | raw | diff to current |
2014-06-26 |
Eric Christopher | Remove extraneous includes from the target machines. |
blob | commitdiff | raw | diff to current |
2014-06-09 |
Eric Christopher | Move all of the x86 subtarget initialized variables... |
blob | commitdiff | raw | diff to current |
2014-06-05 |
Eric Christopher | Remove duplicate copy of InstrItineraryData from the... |
blob | commitdiff | raw | diff to current |
2014-03-31 |
Craig Topper | [C++11] Mark more classes in the X86 target as 'final'. |
blob | commitdiff | raw | diff to current |
2014-03-19 |
Craig Topper | Prune includes in X86 target. |
blob | commitdiff | raw | diff to current |
2014-03-09 |
Craig Topper | [C++11] Add 'override' keyword to virtual methods that... |
blob | commitdiff | raw | diff to current |
2014-01-08 |
David Woodhouse | [x86] Kill gratuitous X86_{32,64}TargetMachine subclass... |
blob | commitdiff | raw | diff to current |
2013-01-07 |
Chandler Carruth | Switch TargetTransformInfo from an immutable analysis... |
blob | commitdiff | raw | diff to current |
2013-01-02 |
Chandler Carruth | Move all of the header files which are involved in... |
blob | commitdiff | raw | diff to current |
2012-12-20 |
Richard Smith | Fix use-before-construction of X86TargetLowering. |
blob | commitdiff | raw | diff to current |
2012-12-09 |
Shuxin Yang | - Re-enable population count loop idiom recognization |
blob | commitdiff | raw | diff to current |
2012-12-08 |
Chandler Carruth | Revert the patches adding a popcount loop idiom recogni... |
blob | commitdiff | raw | diff to current |
2012-12-04 |
Chandler Carruth | Sort includes for all of the .h files under the 'lib... |
blob | commitdiff | raw | diff to current |
2012-11-29 |
Shuxin Yang | rdar://12100355 (part 1) |
blob | commitdiff | raw | diff to current |
2012-11-02 |
Nadav Rotem | Add a stub for the x86 cost model impl. Implement a... |
blob | commitdiff | raw | diff to current |
2012-10-28 |
Rafael Espindola | Remove TargetELFWriterInfo. |
blob | commitdiff | raw | diff to current |
2012-10-18 |
Nadav Rotem | Reapply the TargerTransformInfo changes, minus the... |
blob | commitdiff | raw | diff to current |
2012-10-18 |
Bob Wilson | Temporarily revert the TargetTransform changes. |
blob | commitdiff | raw | diff to current |
2012-10-10 |
Nadav Rotem | Add a new interface to allow IR-level passes to access... |
blob | commitdiff | raw | diff to current |
2012-10-08 |
Micah Villmow | Move TargetData to DataLayout. |
blob | commitdiff | raw | diff to current |
2012-03-17 |
Craig Topper | Reorder includes in Target backends to following coding... |
blob | commitdiff | raw | diff to current |
2012-02-04 |
Andrew Trick | TargetPassConfig: confine the MC configuration to Targe... |
blob | commitdiff | raw | diff to current |
2012-02-03 |
Andrew Trick | Added TargetPassConfig. The first little step toward... |
blob | commitdiff | raw | diff to current |
2012-02-03 |
Andrew Trick | whitespace |
blob | commitdiff | raw | diff to current |
2012-02-01 |
Andrew Trick | Instruction scheduling itinerary for Intel Atom. |
blob | commitdiff | raw | diff to current |
2011-12-20 |
David Blaikie | Unweaken vtables as per llvm.org/docs/CodingStandards... |
blob | commitdiff | raw | diff to current |
2011-12-02 |
Nick Lewycky | Move global variables in TargetMachine into new TargetO... |
blob | commitdiff | raw | diff to current |
2011-11-16 |
Evan Cheng | Sink codegen optimization level into MCCodeGenInfo... |
blob | commitdiff | raw | diff to current |
2011-07-20 |
Evan Cheng | - Move CodeModel from a TargetMachine global option... |
blob | commitdiff | raw | diff to current |
2011-07-19 |
Evan Cheng | Introduce MCCodeGenInfo, which keeps information that... |
blob | commitdiff | raw | diff to current |
2011-06-30 |
Evan Cheng | Fix the ridiculous SubtargetFeatures API where it impli... |
blob | commitdiff | raw | diff to current |
2011-01-10 |
Anton Korobeynikov | Rename TargetFrameInfo into TargetFrameLowering. Also... |
blob | commitdiff | raw | diff to current |
2010-11-15 |
Anton Korobeynikov | First step of huge frame-related refactoring: move... |
blob | commitdiff | raw | diff to current |
2010-10-03 |
Rafael Espindola | Jim Asked us to move DataLayout on ARM back to the... |
blob | commitdiff | raw | diff to current |
2010-05-11 |
Dan Gohman | Implement a bunch more TargetSelectionDAGInfo infrastru... |
blob | commitdiff | raw | diff to current |
2010-04-17 |
Dan Gohman | Use const qualifiers with TargetLowering. This eliminat... |
blob | commitdiff | raw | diff to current |
2010-03-25 |
Jakob Stoklund Olesen | Add a late SSEDomainFix pass that twiddles SSE instruct... |
blob | commitdiff | raw | diff to current |
2010-03-23 |
Jakob Stoklund Olesen | Revert "Add a late SSEDomainFix pass that twiddles... |
blob | commitdiff | raw | diff to current |
2010-03-23 |
Jakob Stoklund Olesen | Add a late SSEDomainFix pass that twiddles SSE instruct... |
blob | commitdiff | raw | diff to current |
2010-02-15 |
Anton Korobeynikov | Preliminary patch to improve dwarf EH generation -... |
blob | commitdiff | raw | diff to current |
2010-02-02 |
Chris Lattner | remove dead code. |
blob | commitdiff | raw | diff to current |
2010-02-02 |
Chris Lattner | eliminate all the dead addSimpleCodeEmitter implementat... |
blob | commitdiff | raw | diff to current |
2010-01-18 |
Bill Wendling | - Add getLSDAEncoding to the PowerPC backend. |
blob | commitdiff | raw | diff to current |
2010-01-16 |
Bill Wendling | Retrying r91337: |
blob | commitdiff | raw | diff to current |
2009-12-21 |
Eric Christopher | Fix setting and default setting of code model for jit... |
blob | commitdiff | raw | diff to current |
2009-08-12 |
Chris Lattner | Change TargetAsmInfo to be constructed via TargetRegist... |
blob | commitdiff | raw | diff to current |
2009-08-02 |
Daniel Dunbar | Move most targets TargetMachine constructor to only... |
blob | commitdiff | raw | diff to current |
2009-07-15 |
Daniel Dunbar | Lift addAssemblyEmitter into LLVMTargetMachine. |
blob | commitdiff | raw | diff to current |
2009-07-15 |
Daniel Dunbar | Lift DumpAsm / -print-emitted-asm functionality into... |
blob | commitdiff | raw | diff to current |
2009-07-15 |
Daniel Dunbar | Remove old style hacks to register AsmPrinter into... |
blob | commitdiff | raw | diff to current |
2009-07-15 |
Daniel Dunbar | Reapply TargetRegistry refactoring commits. |
blob | commitdiff | raw | diff to current |
2009-07-15 |
Stuart Hastings | Revert 75762, 75763, 75766..75769, 75772..75775, 75778... |
blob | commitdiff | raw | diff to current |
2009-07-15 |
Daniel Dunbar | Kill off old (TargetMachine level, not Target level... |
blob | commitdiff | raw | diff to current |
2009-07-15 |
Daniel Dunbar | Provide TargetMachine implementations with reference... |
blob | commitdiff | raw | diff to current |
2009-07-15 |
Daniel Dunbar | Register Target's TargetMachine and AsmPrinter in the... |
blob | commitdiff | raw | diff to current |
2009-07-14 |
David Greene | Have asm printers use formatted_raw_ostream directly... |
blob | commitdiff | raw | diff to current |
2009-07-06 |
Bruno Cardoso Lopes | Add the Object Code Emitter class. Original patch by... |
blob | commitdiff | raw | diff to current |
2009-07-01 |
Daniel Dunbar | Remove unused AsmPrinter OptLevel argument, and propogate. |
blob | commitdiff | raw | diff to current |
2009-06-27 |
Chris Lattner | simplify some code and eliminate the symbolicAddressesA... |
blob | commitdiff | raw | diff to current |
2009-05-30 |
Bruno Cardoso Lopes | First patch in the direction of splitting MachineCodeEm... |
blob | commitdiff | raw | diff to current |
2009-04-29 |
Bill Wendling | Instead of passing in an unsigned value for the optimiz... |
blob | commitdiff | raw | diff to current |
2009-04-29 |
Bill Wendling | Second attempt: |
blob | commitdiff | raw | diff to current |
2009-04-28 |
Bill Wendling | r70270 isn't ready yet. Back this out. Sorry for the... |
blob | commitdiff | raw | diff to current |
2009-04-28 |
Bill Wendling | Massive check in. This changes the "-fast" flag to... |
blob | commitdiff | raw | diff to current |
2009-03-25 |
Evan Cheng | CodeGen still defaults to non-verbose asm, but llc... |
blob | commitdiff | raw | diff to current |
2009-02-24 |
Bill Wendling | Overhaul my earlier submission due to feedback. It... |
blob | commitdiff | raw | diff to current |
2009-02-09 |
Dan Gohman | Use doxygen comment syntax. |
blob | commitdiff | raw | diff to current |
2008-09-26 |
Dan Gohman | Factor out the code for determining when symblic addresses |
blob | commitdiff | raw | diff to current |
2008-08-21 |
Owen Anderson | Use raw_ostream throughout the AsmPrinter. |
blob | commitdiff | raw | diff to current |
2008-08-17 |
Anton Korobeynikov | Move X86 assembler printers into separate directory... |
blob | commitdiff | raw | diff to current |
2008-05-14 |
Dan Gohman | Change target-specific classes to use more precise... |
blob | commitdiff | raw | diff to current |
2008-04-23 |
Anton Korobeynikov | Add X86 Maximal Stack Alignment Calculator Pass before RA |
blob | commitdiff | raw | diff to current |
2008-03-11 |
Dan Gohman | Use PassManagerBase instead of FunctionPassManager... |
blob | commitdiff | raw | diff to current |
2008-02-28 |
Evan Cheng | Added option -align-loops=<true/false> to disable loop... |
blob | commitdiff | raw | diff to current |
2008-02-28 |
Evan Cheng | Add a quick and dirty "loop aligner pass". x86 uses... |
blob | commitdiff | raw | diff to current |
2008-02-10 |
Dan Gohman | Rename MRegisterInfo to TargetRegisterInfo. |
blob | commitdiff | raw | diff to current |
2007-12-29 |
Chris Lattner | Remove attribution from file headers, per discussion... |
blob | commitdiff | raw | diff to current |
2007-12-22 |
Evan Cheng | Preliminary PIC JIT support for X86 (32-bit) / Darwin. |
blob | commitdiff | raw | diff to current |
2007-07-20 |
Evan Cheng | Added -print-emitted-asm to print out JIT generated... |
blob | commitdiff | raw | diff to current |
2007-02-08 |
Bill Wendling | Moved the MachOWriter and ELFWriter out of the Target... |
blob | commitdiff | raw | diff to current |
next |