1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-21 20:12:56 +02:00
llvm-mirror/include/llvm/Target
Nirav Dave 58a9006547 [DAG] Add Target Store Merge pass ordering function
Allow targets to specify if they should merge stores before or after
legalization.

llvm-svn: 306006
2017-06-22 15:07:49 +00:00
..
GlobalISel Revert r303259 - [globalisel][tablegen] Import rules containing intrinsic_wo_chain. 2017-05-22 10:14:33 +00:00
CostTable.h
GenericOpcodes.td [GISel]: NFC. Add comment to G_FMA opcode as requested in rL305824 2017-06-20 19:52:29 +00:00
Target.td [TableGen] Add EncoderMethod to RegisterOperand 2017-05-15 10:13:07 +00:00
TargetCallingConv.h Elide argument copies during instruction selection 2017-03-01 21:42:00 +00:00
TargetCallingConv.td
TargetFrameLowering.h
TargetInstrInfo.h [Target] Fix some Clang-tidy modernize-use-using and Include What You Use warnings; other minor fixes (NFC). 2017-06-19 22:43:19 +00:00
TargetIntrinsicInfo.h
TargetItinerary.td Fix comment typos. NFC. 2016-11-20 13:47:59 +00:00
TargetLowering.h [DAG] Add Target Store Merge pass ordering function 2017-06-22 15:07:49 +00:00
TargetLoweringObjectFile.h IR: Replace the "Linker Options" module flag with "llvm.linker.options" named metadata. 2017-06-12 20:10:48 +00:00
TargetMachine.h CodeGen: Refactor MIR parsing 2017-06-06 00:44:35 +00:00
TargetOpcodes.def [GISel]: Add G_FMA opcode for fused multiply adds 2017-06-20 19:25:23 +00:00
TargetOpcodes.h
TargetOptions.h sink DebugCompressionType into MC for exposing to clang 2017-06-09 00:40:19 +00:00
TargetRegisterInfo.h [Target] Fix some Clang-tidy modernize-use-using and Include What You Use warnings; other minor fixes (NFC). 2017-06-19 22:43:19 +00:00
TargetSchedule.td Fix comment typos. 2017-05-08 15:33:08 +00:00
TargetSelectionDAG.td Add extra operand to CALLSEQ_START to keep frame part set up previously 2017-05-09 13:35:13 +00:00
TargetSubtargetInfo.h [Target] Fix some Clang-tidy modernize-use-using and Include What You Use warnings; other minor fixes (NFC). 2017-06-19 22:43:19 +00:00