1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-30 23:42:52 +01:00
llvm-mirror/test/CodeGen
Akira Hatanaka c118cf7c71 disable use of directive .set nomicromips
until this directive is pushed in gas to open source fsf

Patch by Reed Kotler.

llvm-svn: 158381
2012-06-13 02:41:14 +00:00
..
ARM sched: fix latency of memory dependence chain edges for consistency. 2012-06-13 02:39:03 +00:00
CellSPU
CPP
Generic Fix test case to work on ARM. 2012-06-11 16:01:14 +00:00
Hexagon
MBlaze
Mips disable use of directive .set nomicromips 2012-06-13 02:41:14 +00:00
MSP430 These tests used intrinsics with the wrong prototype. They weren't caught because 2012-05-27 19:35:41 +00:00
NVPTX Add llvm.fabs intrinsic. 2012-05-28 21:48:37 +00:00
PowerPC Enable ILP scheduling for all nodes by default on PPC. 2012-06-10 19:32:29 +00:00
SPARC
Thumb
Thumb2 Add a test case for global live range splitting. 2012-05-23 23:42:23 +00:00
X86 Replace XOP vpcom intrinsics with fewer intrinsics that take the immediate as an argument. 2012-06-09 16:46:13 +00:00
XCore