llvm-6502/include/llvm/Target
Dmitri Gribenko 5f5095e3dc Convert comments to documentation comments (// -> ///)
Patch by MathOnNapkins


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@194093 91177308-0d34-0410-b5e6-96231b3b80d8
2013-11-05 21:28:42 +00:00
..
CostTable.h
Mangler.h Move getSymbol to TargetLoweringObjectFile. 2013-10-29 17:28:26 +00:00
Target.td Lower stackmap intrinsics directly to their target opcode in the DAG builder. 2013-10-31 17:18:24 +00:00
TargetCallingConv.h SelectionDAG: Pass along the original argument/element type in ISD::InputArg 2013-10-23 00:44:24 +00:00
TargetCallingConv.td
TargetFrameLowering.h
TargetInstrInfo.h Fix the ExecutionDepsFix pass to handle AVX instructions. 2013-10-14 22:19:03 +00:00
TargetIntrinsicInfo.h
TargetItinerary.td
TargetJITInfo.h
TargetLibraryInfo.h Convert calls to __sinpi and __cospi into __sincospi_stret 2013-11-03 06:48:38 +00:00
TargetLowering.h Convert comments to documentation comments (// -> ///) 2013-11-05 21:28:42 +00:00
TargetLoweringObjectFile.h Move getSymbol to TargetLoweringObjectFile. 2013-10-29 17:28:26 +00:00
TargetMachine.h
TargetOpcodes.h Lower stackmap intrinsics directly to their target opcode in the DAG builder. 2013-10-31 17:18:24 +00:00
TargetOptions.h
TargetRegisterInfo.h
TargetSchedule.td Even more spelling fixes for "instruction". 2013-09-28 13:42:22 +00:00
TargetSelectionDAG.td
TargetSelectionDAGInfo.h
TargetSubtargetInfo.h Added temp flag -misched-bench for staging in default changes. 2013-09-26 05:53:35 +00:00