hanchenye-llvm-project/llvm/test
Daniel Sanders 70835f6025 [mips][msa] Added bitconverts for vector types for big and little-endian
llvm-svn: 189330
2013-08-27 09:40:30 +00:00
..
Analysis Fix lint assert on integer vector division 2013-08-26 23:29:33 +00:00
Assembler Debug Info: add an identifier field to DICompositeType. 2013-08-26 22:39:55 +00:00
Bindings/Ocaml [PR11606] ocaml bindings tests produce binaries in source dir 2013-08-23 00:55:32 +00:00
Bitcode Add function attribute 'optnone'. 2013-08-23 11:53:55 +00:00
BugPoint
CodeGen [mips][msa] Added bitconverts for vector types for big and little-endian 2013-08-27 09:40:30 +00:00
DebugInfo Add derived from source. 2013-08-27 00:46:28 +00:00
ExecutionEngine In LLVM FMA3 operands are dst, src1, src2, src3, however dst is not encoded as it is always src1. This was causing the encoding of the operands to be off by one. 2013-08-21 05:03:10 +00:00
Feature Add function attribute 'optnone'. 2013-08-23 11:53:55 +00:00
FileCheck
Instrumentation Debug Info: add an identifier field to DICompositeType. 2013-08-26 22:39:55 +00:00
Integer
JitListener Debug Info: add an identifier field to DICompositeType. 2013-08-26 22:39:55 +00:00
Linker Debug Info: add an identifier field to DICompositeType. 2013-08-26 22:39:55 +00:00
MC Fix wrong code offset for unwind code SET_FPREG. 2013-08-27 04:16:16 +00:00
Object MC CFG: Remap enough for data too, analoguous to r188873. 2013-08-21 19:40:28 +00:00
Other Update to remove the no-frame-pointer-elim-non-leaf flag if it was set to 'false'. 2013-08-22 21:28:54 +00:00
TableGen FileCheckize some tests. 2013-08-22 20:46:05 +00:00
Transforms Fix inserting instructions before last in bundle. 2013-08-26 23:08:37 +00:00
Unit
Verifier
YAMLParser
tools Fix wrong code offset for unwind code SET_FPREG. 2013-08-27 04:16:16 +00:00
CMakeLists.txt
Makefile
Makefile.tests
TestRunner.sh
lit.cfg [tests] Update fma3 check to work with Py3. 2013-08-21 22:26:44 +00:00
lit.site.cfg.in