1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-24 03:33:20 +01:00
llvm-mirror/test
Duncan Sands 114968a3e8 Fix PR1816. If a bitcast of a function only exists because of a
trivial difference in function attributes, allow calls to it to
be converted to direct calls.  Based on a patch by Török Edwin.
While there, move the various lists of mutually incompatible
parameters etc out of the verifier and into ParameterAttributes.h.

llvm-svn: 44315
2007-11-25 14:10:56 +00:00
..
Analysis Ding dong, the DoesntAccessMemoryFns and 2007-11-23 19:30:27 +00:00
Archive
Assembler
Bindings/Ocaml
Bitcode
BugPoint
C++Frontend
CFrontend Un XFAIL these tests, now that Bill has backported 2007-11-14 13:40:53 +00:00
CodeGen Fix a long standing deficiency in the X86 backend: we would 2007-11-25 00:24:49 +00:00
DebugInfo
ExecutionEngine
Feature Add support for vectors to int <-> float casts. 2007-11-17 03:58:34 +00:00
FrontendAda
FrontendObjC Thanks to the XTARGET line, this test should still 2007-11-09 13:50:25 +00:00
Integer
lib Implement the XTARGET feature for PR1778 2007-11-06 22:32:17 +00:00
Linker
Other
Scripts
TableGen
Transforms Fix PR1816. If a bitcast of a function only exists because of a 2007-11-25 14:10:56 +00:00
Verifier
Makefile
Makefile.tests
TestRunner.sh