llvm-6502/test
Richard Osborne 3649824bec Optimize printf -> iprintf if there are no floating point arguments
and iprintf is available on the target. Currently iprintf is only
marked as being available on the XCore.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@126935 91177308-0d34-0410-b5e6-96231b3b80d8
2011-03-03 13:17:51 +00:00
..
Analysis
Archive
Assembler
Bindings/Ocaml
Bitcode
BugPoint
CodeGen Test case for r126864. Radar 9056407. 2011-03-02 23:41:40 +00:00
DebugInfo Remove obsolete tests. 2011-02-24 19:09:52 +00:00
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 PR9352: Always emit a relocation for weak symbols. Not emitting relocations 2011-03-03 07:24:36 +00:00
Object
Other
Scripts
TableGen
Transforms Optimize printf -> iprintf if there are no floating point arguments 2011-03-03 13:17:51 +00:00
Unit
Verifier
CMakeLists.txt
lit.cfg
lit.site.cfg.in
Makefile
Makefile.tests
site.exp.in
TestRunner.sh