.. |
SubtargetFeature.h
|
Unbreak build with gcc 4.3: provide missed includes and silence most annoying warnings.
|
2008-02-20 11:08:44 +00:00 |
TargetAsmInfo.h
|
Fix a bug in Darwin EH: FDE->CIE pointer must
|
2008-03-26 23:31:39 +00:00 |
TargetData.h
|
Use getPreferredAlignmentLog or getPreferredAlignment
|
2008-01-29 06:23:44 +00:00 |
TargetELFWriterInfo.h
|
Don't attribute in file headers anymore. See llvmdev for the
|
2007-12-29 19:59:42 +00:00 |
TargetFrameInfo.h
|
Don't attribute in file headers anymore. See llvmdev for the
|
2007-12-29 19:59:42 +00:00 |
TargetInstrDesc.h
|
Fix some minor errors in comments.
|
2008-04-09 20:08:06 +00:00 |
TargetInstrInfo.h
|
Infrastructure for getting the machine code size of a function and an instruction. X86, PowerPC and ARM are implemented
|
2008-04-16 20:10:13 +00:00 |
TargetInstrItineraries.h
|
A quick nm audit turned up several fixed tables and objects that were
|
2008-03-25 21:45:14 +00:00 |
TargetJITInfo.h
|
Correlate stubs with functions in JIT: when emitting a stub, the JIT tells the memory manager which function
|
2008-04-16 20:46:05 +00:00 |
TargetLowering.h
|
Fix const-correctness issues with the SrcValue handling in the
|
2008-04-14 17:55:48 +00:00 |
TargetMachine.h
|
Use PassManagerBase instead of FunctionPassManager for functions
|
2008-03-11 22:29:46 +00:00 |
TargetMachineRegistry.h
|
Don't attribute in file headers anymore. See llvmdev for the
|
2007-12-29 19:59:42 +00:00 |
TargetMachOWriterInfo.h
|
Don't attribute in file headers anymore. See llvmdev for the
|
2007-12-29 19:59:42 +00:00 |
TargetOptions.h
|
Reverse sense of unwind-tables option. This means
|
2008-04-14 17:54:17 +00:00 |
TargetRegisterInfo.h
|
Sort sub-registers and super-registers lists according to super-sub register relations. e.g. X86::RAX sub-register list is EAX, AX, AL, AH (order of last two are not guaranteed).
|
2008-04-15 07:56:03 +00:00 |
TargetSubtarget.h
|
Drop ISD::MEMSET, ISD::MEMMOVE, and ISD::MEMCPY, which are not Legal
|
2008-04-12 04:36:06 +00:00 |