freebsd-skq/contrib/llvm/lib/Target/X86
dim aae6234255 Pull in r189644 from upstream llvm trunk:
Add ms_abi and sysv_abi attribute handling.

  Based on a patch by Benno Rice!

This will help to develop EFI support.

Approved by:	re (kib)
Verified by:	benno
MFC after:	1 week
2013-10-03 20:38:57 +00:00
..
AsmParser Pull in r181620 from llvm trunk: 2013-06-14 21:14:36 +00:00
Disassembler Upgrade our copy of llvm/clang to trunk r178860, in preparation of the 2013-04-12 17:57:40 +00:00
InstPrinter Import llvm r187614 (git 44c8e34), for lldb's use: 2013-08-24 15:33:17 +00:00
MCTargetDesc Upgrade our copy of llvm/clang to 3.3 release. 2013-06-12 18:48:53 +00:00
TargetInfo Upgrade our copy of llvm/clang to trunk r178860, in preparation of the 2013-04-12 17:57:40 +00:00
Utils Upgrade our copy of llvm/clang to trunk r178860, in preparation of the 2013-04-12 17:57:40 +00:00
X86.h Upgrade our copy of llvm/clang to 3.3 release. 2013-06-12 18:48:53 +00:00
X86.td Upgrade our copy of llvm/clang to 3.3 release. 2013-06-12 18:48:53 +00:00
X86AsmPrinter.cpp Upgrade our copy of llvm/clang to trunk r178860, in preparation of the 2013-04-12 17:57:40 +00:00
X86AsmPrinter.h Upgrade our copy of llvm/clang to trunk r178860, in preparation of the 2013-04-12 17:57:40 +00:00
X86CallingConv.td Pull in r189644 from upstream llvm trunk: 2013-10-03 20:38:57 +00:00
X86CodeEmitter.cpp Upgrade our copy of llvm/clang to 3.3 release. 2013-06-12 18:48:53 +00:00
X86COFFMachineModuleInfo.cpp Upgrade our copy of llvm/clang to trunk r162107. With thanks to 2012-08-20 18:33:03 +00:00
X86COFFMachineModuleInfo.h Upgrade our copy of llvm/clang to trunk r178860, in preparation of the 2013-04-12 17:57:40 +00:00
X86FastISel.cpp Pull in r189644 from upstream llvm trunk: 2013-10-03 20:38:57 +00:00
X86FixupLEAs.cpp Pull in r191711 from upstream llvm trunk: 2013-10-01 19:14:24 +00:00
X86FloatingPoint.cpp Upgrade our copy of llvm/clang to trunk r178860, in preparation of the 2013-04-12 17:57:40 +00:00
X86FrameLowering.cpp Upgrade our copy of llvm/clang to 3.3 release. 2013-06-12 18:48:53 +00:00
X86FrameLowering.h Upgrade our copy of llvm/clang to 3.3 release. 2013-06-12 18:48:53 +00:00
X86Instr3DNow.td Upgrade our copy of llvm/clang to trunk r178860, in preparation of the 2013-04-12 17:57:40 +00:00
X86InstrArithmetic.td Upgrade our copy of llvm/clang to trunk r178860, in preparation of the 2013-04-12 17:57:40 +00:00
X86InstrBuilder.h Upgrade our copy of llvm/clang to trunk r162107. With thanks to 2012-08-20 18:33:03 +00:00
X86InstrCMovSetCC.td Upgrade our copy of llvm/clang to trunk r178860, in preparation of the 2013-04-12 17:57:40 +00:00
X86InstrCompiler.td Upgrade our copy of llvm/clang to trunk r178860, in preparation of the 2013-04-12 17:57:40 +00:00
X86InstrControl.td Upgrade our copy of llvm/clang to trunk r178860, in preparation of the 2013-04-12 17:57:40 +00:00
X86InstrExtension.td Upgrade our copy of llvm/clang to trunk r178860, in preparation of the 2013-04-12 17:57:40 +00:00
X86InstrFMA.td Upgrade our copy of llvm/clang to trunk r178860, in preparation of the 2013-04-12 17:57:40 +00:00
X86InstrFormats.td Upgrade our copy of llvm/clang to 3.3 release. 2013-06-12 18:48:53 +00:00
X86InstrFPStack.td Upgrade our copy of llvm/clang to trunk r178860, in preparation of the 2013-04-12 17:57:40 +00:00
X86InstrFragmentsSIMD.td Upgrade our copy of llvm/clang to trunk r178860, in preparation of the 2013-04-12 17:57:40 +00:00
X86InstrInfo.cpp Upgrade our copy of llvm/clang to 3.3 release. 2013-06-12 18:48:53 +00:00
X86InstrInfo.h Upgrade our copy of llvm/clang to r168974, from upstream's release_32 2012-12-03 19:24:08 +00:00
X86InstrInfo.td Pull in r181620 from llvm trunk: 2013-06-14 21:14:36 +00:00
X86InstrMMX.td Upgrade our copy of llvm/clang to trunk r178860, in preparation of the 2013-04-12 17:57:40 +00:00
X86InstrShiftRotate.td Upgrade our copy of llvm/clang to 3.3 release. 2013-06-12 18:48:53 +00:00
X86InstrSSE.td Upgrade our copy of llvm/clang to 3.3 release. 2013-06-12 18:48:53 +00:00
X86InstrSVM.td Upgrade our copy of llvm/clang to trunk r154661, in preparation of the 2012-04-16 21:23:25 +00:00
X86InstrSystem.td Upgrade our copy of llvm/clang to 3.3 release. 2013-06-12 18:48:53 +00:00
X86InstrTSX.td Upgrade our copy of llvm/clang to trunk r178860, in preparation of the 2013-04-12 17:57:40 +00:00
X86InstrVMX.td Upgrade our copy of llvm/clang to trunk r162107. With thanks to 2012-08-20 18:33:03 +00:00
X86InstrXOP.td Upgrade our copy of llvm/clang to r168974, from upstream's release_32 2012-12-03 19:24:08 +00:00
X86ISelDAGToDAG.cpp Pull in r191165 from upstream llvm trunk: 2013-09-22 22:03:30 +00:00
X86ISelLowering.cpp Pull in r189644 from upstream llvm trunk: 2013-10-03 20:38:57 +00:00
X86ISelLowering.h Upgrade our copy of llvm/clang to 3.3 release. 2013-06-12 18:48:53 +00:00
X86JITInfo.cpp Upgrade our copy of llvm/clang to trunk r178860, in preparation of the 2013-04-12 17:57:40 +00:00
X86JITInfo.h Upgrade our copy of llvm/clang to trunk r178860, in preparation of the 2013-04-12 17:57:40 +00:00
X86MachineFunctionInfo.cpp Upgrade our copy of llvm/clang to trunk r154661, in preparation of the 2012-04-16 21:23:25 +00:00
X86MachineFunctionInfo.h Upgrade our copy of llvm/clang to trunk r162107. With thanks to 2012-08-20 18:33:03 +00:00
X86MCInstLower.cpp Upgrade our copy of llvm/clang to trunk r178860, in preparation of the 2013-04-12 17:57:40 +00:00
X86PadShortFunction.cpp Upgrade our copy of llvm/clang to trunk r178860, in preparation of the 2013-04-12 17:57:40 +00:00
X86RegisterInfo.cpp Upgrade our copy of llvm/clang to trunk r178860, in preparation of the 2013-04-12 17:57:40 +00:00
X86RegisterInfo.h Upgrade our copy of llvm/clang to trunk r178860, in preparation of the 2013-04-12 17:57:40 +00:00
X86RegisterInfo.td Upgrade our copy of llvm/clang to r168974, from upstream's release_32 2012-12-03 19:24:08 +00:00
X86Relocations.h Upgrade our copy of llvm/clang to trunk r162107. With thanks to 2012-08-20 18:33:03 +00:00
X86SchedHaswell.td Upgrade our copy of llvm/clang to 3.3 release. 2013-06-12 18:48:53 +00:00
X86SchedSandyBridge.td Upgrade our copy of llvm/clang to 3.3 release. 2013-06-12 18:48:53 +00:00
X86Schedule.td Upgrade our copy of llvm/clang to trunk r178860, in preparation of the 2013-04-12 17:57:40 +00:00
X86ScheduleAtom.td Upgrade our copy of llvm/clang to trunk r178860, in preparation of the 2013-04-12 17:57:40 +00:00
X86SelectionDAGInfo.cpp Upgrade our copy of llvm/clang to trunk r178860, in preparation of the 2013-04-12 17:57:40 +00:00
X86SelectionDAGInfo.h Upgrade our copy of llvm/clang to r126079, from upstream's trunk. 2011-02-20 19:33:47 +00:00
X86Subtarget.cpp Upgrade our copy of llvm/clang to 3.3 release. 2013-06-12 18:48:53 +00:00
X86Subtarget.h Pull in r189644 from upstream llvm trunk: 2013-10-03 20:38:57 +00:00
X86TargetMachine.cpp Upgrade our copy of llvm/clang to 3.3 release. 2013-06-12 18:48:53 +00:00
X86TargetMachine.h Upgrade our copy of llvm/clang to trunk r178860, in preparation of the 2013-04-12 17:57:40 +00:00
X86TargetObjectFile.cpp Upgrade our copy of llvm/clang to trunk r178860, in preparation of the 2013-04-12 17:57:40 +00:00
X86TargetObjectFile.h Upgrade our copy of llvm/clang to trunk r178860, in preparation of the 2013-04-12 17:57:40 +00:00
X86TargetTransformInfo.cpp Upgrade our copy of llvm/clang to 3.3 release. 2013-06-12 18:48:53 +00:00
X86VZeroUpper.cpp Upgrade our copy of llvm/clang to trunk r178860, in preparation of the 2013-04-12 17:57:40 +00:00