Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
29cde35b43a8ff413ecec55abfa64ab43f99b3f1
/
llvm
/
lib
/
Target
/
AMDGPU
/
AMDGPUMCInstLower.cpp
2b65ed3
AMDGPU/SI: Fix encoding for FLAT_SCRATCH registers on VI
by Tom Stellard
· 10 years ago
c93fc11
AMDGPU/SI: Emit constant arrays in the .text section
by Tom Stellard
· 10 years ago
a73371a
AMDGPU: Remove implicit ilist iterator conversions, NFC
by Duncan P. N. Exon Smith
· 10 years ago
556b21a
Remove and forbid raw_svector_ostream::flush() calls.
by Yaron Keren
· 10 years ago
45bb48e
R600 -> AMDGPU rename
by Tom Stellard
· 10 years ago
[Renamed from llvm/lib/Target/R600/AMDGPUMCInstLower.cpp]
13760bd
MC: Clean up MCExpr naming. NFC.
by Jim Grosbach
· 10 years ago
6f48200
MC: Clean up method names in MCContext.
by Jim Grosbach
· 10 years ago
91df21f
MC: Update MCCodeEmitter naming. NFC.
by Jim Grosbach
· 10 years ago
e9119e4
MC: Modernize MCOperand API naming. NFC.
by Jim Grosbach
· 10 years ago
b81f4aa
R600/SI: Code cleanup
by Tom Stellard
· 11 years ago
96301d2
R600: Fix up for AsmPrinter's OutStreamer being a unique_ptr
by Tom Stellard
· 11 years ago
9ff69c8
[AsmPrinter] Make AsmPrinter's OutStreamer member a unique_ptr.
by Lang Hames
· 11 years ago
b46d023
[MCInstPrinter] Enable MCInstPrinter to change its behavior based on the
by Akira Hatanaka
· 11 years ago
7edca43
Grab the subtarget off of the machine function for the R600
by Eric Christopher
· 11 years ago
96caeda
Remove the DisasmEnabled AsmPrinter variable and just look it
by Eric Christopher
· 11 years ago
7792e32
Reuse a bunch of cached subtargets and remove getSubtarget calls
by Eric Christopher
· 11 years ago
95292bb
R600/SI: Use external symbols for scratch buffer
by Tom Stellard
· 11 years ago
a93603d
R600/SI: Don't shrink instructions whose e32 encoding doesn't exist
by Marek Olsak
· 11 years ago
fb77f00
R600/SI: Add pattern for bitcasting fp immediates to integers
by Tom Stellard
· 11 years ago
303011a
R600/SI: Fix f64 inline immediates
by Matt Arsenault
· 11 years ago
5df00d6
R600/SI: Add VI instructions
by Marek Olsak
· 11 years ago
d913448
Remove the TargetMachine forwards for TargetSubtargetInfo based
by Eric Christopher
· 11 years ago
067c815
R600/SI: Store constant initializer data in constant memory
by Tom Stellard
· 11 years ago
2e59a45
R600: Move AMDGPUInstrInfo from AMDGPUTargetMachine into AMDGPUSubtarget
by Tom Stellard
· 11 years ago
0dfed53
Resolving MSVC warnings about switch statements with a default label, but no case labels. No functional changes intended.
by Aaron Ballman
· 11 years ago
c721a23
R600/SI: Refactor the VOP3_32 tablegen class
by Tom Stellard
· 11 years ago
2f77112
MachineInstr: introduce explicit_operands and implicit_operands ranges
by David Blaikie
· 12 years ago
9b9e926
R600: Verify all instructions in the AsmPrinter on debug builds
by Tom Stellard
· 12 years ago
9784cef
Explictly pass MCSubtargetInfo to MCCodeEmitter::EncodeInstruction()
by David Woodhouse
· 12 years ago
e6c13e4
Change MCStreamer EmitInstruction interface to take subtarget info
by David Woodhouse
· 12 years ago
ed69925
R600: Store disassembly in a special ELF section when feature +DumpCode is enabled.
by Tom Stellard
· 12 years ago
9fb823b
Move all of the header files which are involved in modelling the LLVM IR
by Chandler Carruth
· 13 years ago
be81023
Resort the #include lines in include/... and lib/... with the
by Chandler Carruth
· 13 years ago
9e90b58
R600: BB operand support for SI
by Tom Stellard
· 13 years ago
75aadc2
Add R600 backend
by Tom Stellard
· 13 years ago