..
Mangler.h
Revert r107205 and r107207.
2010-06-29 22:34:52 +00:00
SubtargetFeature.h
The getDefaultSubtargetFeatures method of SubtargetFeature did actually return a
2010-05-11 00:30:02 +00:00
Target.td
Revert r109901. The implementation of <rdar://problem/7405933> (r110423) doesn't
2010-08-06 01:36:09 +00:00
TargetAsmBackend.h
MC: Change RelaxInstruction to only take the input and output instructions.
2010-05-26 18:15:06 +00:00
TargetAsmLexer.h
Moved InstallLexer() from the X86-specific AsmLexer
2010-01-31 02:28:18 +00:00
TargetAsmParser.h
TblGen/AsmMatcher: Add support for honoring instruction Requires<[]> attributes as part of the matcher.
2010-07-19 05:44:09 +00:00
TargetCallingConv.h
Split the SDValue out of OutputArg so that SelectionDAG-independent
2010-07-07 15:54:55 +00:00
TargetCallingConv.td
Fix eabi calling convention when a 64 bit value shadows r3.
2010-08-06 15:35:32 +00:00
TargetData.h
Revert r110396 to fix buildbots.
2010-08-06 00:23:35 +00:00
TargetELFWriterInfo.h
- Remove custom handling of jumptables by the elf writter (this was
2009-08-05 06:57:03 +00:00
TargetFrameInfo.h
Use explicit structs instead of std::pair to map callee saved regs to spill slots.
2009-09-27 17:58:47 +00:00
TargetInstrDesc.h
Revert r109901. The implementation of <rdar://problem/7405933> (r110423) doesn't
2010-08-06 01:36:09 +00:00
TargetInstrInfo.h
Add the Optimize Compares pass (disabled by default).
2010-08-06 01:32:48 +00:00
TargetInstrItineraries.h
declare a class with 'class' instead of struct to avoid tag mismatch
2010-06-12 15:46:56 +00:00
TargetIntrinsicInfo.h
Reintroduce support for overloading target intrinsics
2009-11-05 03:19:08 +00:00
TargetJITInfo.h
* Move stub allocation inside the JITEmitter, instead of exposing a
2009-11-23 23:35:19 +00:00
TargetLowering.h
Hook in GlobalMerge pass
2010-07-24 21:52:08 +00:00
TargetLoweringObjectFile.h
Add a new section and accessor for TLS data.
2010-05-22 00:00:58 +00:00
TargetMachine.h
Add hook to insert late LLVM=>LLVM passes just before isel
2010-07-24 20:48:54 +00:00
TargetOpcodes.h
Rename DBG_LABEL PROLOG_LABEL, because it's only used during prolog emission and
2010-07-16 22:20:36 +00:00
TargetOptions.h
Grammar.
2010-07-29 18:11:28 +00:00
TargetRegisterInfo.h
Revert r109102 for now as it's causing JIT miscompilations.
2010-07-23 12:16:56 +00:00
TargetRegistry.h
Plug the remaining MC leaks by giving MCObjectStreamer/MCAsmStreamer ownership of the TargetAsmBackend and the MCCodeEmitter.
2010-07-29 17:48:06 +00:00
TargetSchedule.td
Make processor FUs unique for given itinerary. This extends the limit of 32
2010-04-18 20:31:01 +00:00
TargetSelect.h
Revert my last commit, apparently it's a runtime issue.
2010-08-05 22:48:32 +00:00
TargetSelectionDAG.td
finally remove the immAllOnesV_bc/immAllZerosV_bc patterns
2010-03-28 08:43:23 +00:00
TargetSelectionDAGInfo.h
Fix a comment.
2010-05-11 18:03:41 +00:00
TargetSubtarget.h
Allow target to specify regclass for which antideps will only be broken along the critical path.
2009-11-13 19:52:48 +00:00