1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-24 03:33:20 +01:00
llvm-mirror/include/llvm/Target
Quentin Colombet ed9a033b66 [GlobalISel] Update the documentation and comment for G_[UN]MERGE_VALUES
In r296921, we added the G_[UN]MERGE_VALUES node, but did not update the
documentation. Fixing that.

NFC.

llvm-svn: 314168
2017-09-25 22:03:06 +00:00
..
GlobalISel [globalisel] Add a G_BSWAP instruction and support bswap using it. 2017-09-19 14:25:15 +00:00
CostTable.h
GenericOpcodes.td [GlobalISel] Update the documentation and comment for G_[UN]MERGE_VALUES 2017-09-25 22:03:06 +00:00
Target.td [XRay] support conditional return on PPC. 2017-09-22 18:30:02 +00:00
TargetCallingConv.h Elide argument copies during instruction selection 2017-03-01 21:42:00 +00:00
TargetCallingConv.td
TargetFrameLowering.h Add "Restored" flag to CalleeSavedInfo 2017-08-10 16:17:32 +00:00
TargetInstrInfo.h Add AddresSpace to PseudoSourceValue. 2017-09-14 20:53:51 +00:00
TargetIntrinsicInfo.h
TargetItinerary.td
TargetLowering.h [DAG, x86] allow store merging before and after legalization (PR34217) 2017-09-18 20:54:26 +00:00
TargetLoweringObjectFile.h [WebAssembly] Remove flags from MCSectionWasm 2017-09-12 18:31:24 +00:00
TargetMachine.h IPRA: Allow target to enable IPRA by default 2017-08-14 19:54:47 +00:00
TargetOpcodes.def [globalisel] Add a G_BSWAP instruction and support bswap using it. 2017-09-19 14:25:15 +00:00
TargetOpcodes.h
TargetOptions.h sink DebugCompressionType into MC for exposing to clang 2017-06-09 00:40:19 +00:00
TargetRegisterInfo.h Remove usages of deprecated std::unary_function and std::binary_function. 2017-09-14 18:33:25 +00:00
TargetSchedule.td Fix comment typos. 2017-05-08 15:33:08 +00:00
TargetSelectionDAG.td [AArch64] LSE Atomics reorg - part 1 2017-08-05 04:30:55 +00:00
TargetSubtargetInfo.h Subtarget support for parameterized register class information 2017-09-14 20:44:20 +00:00