1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-19 19:12:56 +02:00
llvm-mirror/lib/CodeGen/GlobalISel
Tom Stellard c2eabf0b58 [GlobalISel] Coding style and whitespace fixes
Reviewers: qcolombet

Subscribers: joker.eph, llvm-commits, vkalintiris

Differential Revision: http://reviews.llvm.org/D19119

llvm-svn: 266342
2016-04-14 17:23:33 +00:00
..
CMakeLists.txt [GlobalISel] Add the RegisterBankInfo class for the handling of register banks. 2016-04-05 20:02:47 +00:00
GlobalISel.cpp [GlobalISel] Add the skeleton of the RegBankSelect pass. 2016-04-05 19:06:01 +00:00
IRTranslator.cpp [GlobalISel] Coding style and whitespace fixes 2016-04-14 17:23:33 +00:00
LLVMBuild.txt GlobalISel is always built since r260566, reflect it in LLVMBuild.txt 2016-02-12 18:43:14 +00:00
MachineIRBuilder.cpp [IRTranslator] Translate unconditional branches. 2016-03-11 17:28:03 +00:00
RegBankSelect.cpp [RegBankSelect] Teach the repairing code how to handle physical 2016-04-12 00:38:51 +00:00
RegisterBank.cpp [RegisterBank] Rename RegisterBank::contains into RegisterBank::covers. 2016-04-07 17:09:39 +00:00
RegisterBankInfo.cpp [RegisterBankInfo] Do not provide a default mapping for non-reg of phi 2016-04-12 00:30:14 +00:00