1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-22 12:33:33 +02:00
llvm-mirror/include
Patrik Hagglund eee926d056 Separate out MVT in a separate header file: MachineValueType.h
The idea behind this split of ValueTypes.h, is to make it easier to
ensure that stuff after type legalization only use MVT (rather than
EVT), by watching include dependencies.

Reviewed By: Tim Northover

llvm-svn: 203926
2014-03-14 13:41:09 +00:00
..
llvm Separate out MVT in a separate header file: MachineValueType.h 2014-03-14 13:41:09 +00:00
llvm-c llvm-c: expose unnamedaddr field of globals 2014-03-10 19:24:35 +00:00