llvm-6502/test
Nick Lewycky d01f50f42c ConstantInt has some getters which return ConstantInt's or ConstantVector's of
the value splatted into every element. Extend this to getTrue and getFalse which
by providing new overloads that take Types that are either i1 or <N x i1>. Use
it in InstCombine to add vector support to some code, fixing PR8469!


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@127116 91177308-0d34-0410-b5e6-96231b3b80d8
2011-03-06 03:36:19 +00:00
..
Analysis
Archive
Assembler
Bindings/Ocaml
Bitcode
BugPoint
CodeGen ptx: add basic intrinsic support 2011-03-05 14:17:37 +00:00
DebugInfo
ExecutionEngine
Feature
FrontendAda
FrontendC Test case for r126672. Radar 9055247. 2011-03-02 23:24:44 +00:00
FrontendC++
FrontendFortran
FrontendObjC Check the ASM, not LLVM IR. 2011-03-03 02:02:12 +00:00
FrontendObjC++
Integer
lib
Linker
LLVMC
MC Be nice to Xcore and the XMOS assembler and avoid quoting section names 2011-03-04 20:03:14 +00:00
Object
Other
Scripts
TableGen
Transforms ConstantInt has some getters which return ConstantInt's or ConstantVector's of 2011-03-06 03:36:19 +00:00
Unit
Verifier
CMakeLists.txt
lit.cfg
lit.site.cfg.in
Makefile Revert r127073: "Introduce $(ECHOPATH) to print DOSish path string on MSYS bash for alternative of $(ECHO)." 2011-03-05 18:55:06 +00:00
Makefile.tests
site.exp.in
TestRunner.sh