hanchenye-llvm-project/llvm/test/CodeGen
Benjamin Kramer 8aaf197990 DAGCombine: Avoid an edge case where it tried to create an i0 type for (x & 0) == 0.
Fixes PR16083.

llvm-svn: 182357
2013-05-21 08:51:09 +00:00
..
AArch64 More test coverage for addFrameMove. 2013-05-16 20:50:56 +00:00
ARM PR15868 fix. 2013-05-20 08:01:34 +00:00
CPP
Generic TBAA: remove !tbaa from testing cases if not used. 2013-04-30 17:52:57 +00:00
Hexagon Hexagon: Pass to replace tranfer/copy instructions into combine instruction 2013-05-14 18:54:06 +00:00
Inputs
MBlaze
MSP430 DAGCombiner: Simplify inverted bit tests 2013-05-08 06:44:42 +00:00
Mips Add checks that the proper predeined stubs are being called to the test case. 2013-05-21 01:27:36 +00:00
NVPTX [NVPTX] Fix mis-use of CurrentFnSym in NVPTXAsmPrinter. This was causing a symbol name error in the output PTX. 2013-05-20 16:42:18 +00:00
PowerPC Check InlineAsm clobbers in PPCCTRLoops 2013-05-18 09:20:39 +00:00
R600 R600: Fix rotr.ll on non-asserts builds 2013-05-20 15:28:48 +00:00
SI
SPARC Also expand 64-bit bitcasts. 2013-05-20 01:01:43 +00:00
SystemZ [SystemZ] Add long branch pass 2013-05-20 14:23:08 +00:00
Thumb LocalStackSlotAllocation improvements 2013-04-30 20:04:37 +00:00
Thumb2 Fix ARM FastISel tests, as a first step to enabling ARM FastISel 2013-05-14 16:26:38 +00:00
X86 DAGCombine: Avoid an edge case where it tried to create an i0 type for (x & 0) == 0. 2013-05-21 08:51:09 +00:00
XCore [XCore] Fix handling of functions where only the LR is spilled. 2013-05-09 16:43:42 +00:00