llvm-6502/test
Vincent Lejeune f49cf1c320 R600: Use MUL_IEEE for trig/fdiv intrinsic
Reviewed-by: Tom Stellard <thomas.stellard at amd.com>

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@176485 91177308-0d34-0410-b5e6-96231b3b80d8
2013-03-05 15:04:37 +00:00
..
Analysis X86 cost model: Adjust cost for custom lowered vector multiplies 2013-03-02 04:02:52 +00:00
Archive
Assembler Modify the LLVM assembly output so that it uses references to represent function attributes. 2013-02-20 07:21:42 +00:00
Bindings/Ocaml Use the attribute group reference instead of the attribute directly. 2013-02-20 07:48:23 +00:00
Bitcode Unify clang/llvm attributes for asan/tsan/msan (LLVM part) 2013-02-26 06:58:09 +00:00
BugPoint
CodeGen R600: Use MUL_IEEE for trig/fdiv intrinsic 2013-03-05 15:04:37 +00:00
DebugInfo Debug Info: for static member variables, always put AT_MIPS_linkage_name to the 2013-02-27 23:21:02 +00:00
ExecutionEngine Corrections for XFAIL armv5 tests 2013-02-28 10:05:10 +00:00
Feature Modify the LLVM assembly output so that it uses references to represent function attributes. 2013-02-20 07:21:42 +00:00
FileCheck
Instrumentation [msan] Implement sanitize_memory attribute. 2013-02-28 11:25:14 +00:00
Integer
JitListener
Linker
MC The current X86 NOP padding uses one long NOP followed by the remainder in 2013-03-05 00:02:23 +00:00
Object [llvm-readobj] Add ELF .dynamic table dumping. 2013-02-20 02:37:12 +00:00
Other Check isDiscardableIfUnused, rather than hasLocalLinkage, when bumping 2013-03-04 22:40:44 +00:00
Scripts
TableGen
tools
Transforms recommit r172363 & r171325 (reverted in r172756) 2013-03-02 11:36:24 +00:00
Unit
Verifier
YAMLParser
CMakeLists.txt
lit.cfg
lit.site.cfg.in
Makefile No need to force-create clang-tools-extra lit.site.cfg 2013-03-01 19:58:58 +00:00
Makefile.tests
TestRunner.sh