llvm-6502/test
Dan Gohman bd5ce52740 Fix llvm::ComputeNumSignBits to handle pointer types
conservatively correctly, instead of aborting.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@73908 91177308-0d34-0410-b5e6-96231b3b80d8
2009-06-22 22:02:32 +00:00
..
Analysis Fix llvm::ComputeNumSignBits to handle pointer types 2009-06-22 22:02:32 +00:00
Archive
Assembler
Bindings/Ocaml
Bitcode
BugPoint
CodeGen It's coalescer, not coaleser. 2009-06-22 21:09:17 +00:00
DebugInfo Use MainCU if it is available. 2009-06-16 02:09:30 +00:00
ExecutionEngine
Feature Support vector casts in more places, fixing a variety of assertion 2009-06-15 22:12:54 +00:00
FrontendAda
FrontendC new testcase for rdar://6983634 2009-06-18 22:53:26 +00:00
FrontendC++ Testcase for (llvm-gcc) 73873. Usually 2009-06-22 04:47:32 +00:00
FrontendFortran
FrontendObjC
FrontendObjC++
Integer
lib
Linker
LLVMC
Other
Scripts
TableGen
Transforms Fix ScalarEvolution's backedge-taken count computations to check for 2009-06-21 23:46:38 +00:00
Verifier
Makefile
Makefile.tests
TestRunner.sh