1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-25 12:12:47 +01:00
llvm-mirror/lib/Transforms
Chris Lattner 213ad9a058 Implement support for varargs functions without any fixed
parameters in the CBE by implicitly adding a fixed argument.
This allows eliminating a work-around from DAE.  Patch by
Sylvere Teissier!

llvm-svn: 100944
2010-04-10 19:12:44 +00:00
..
Hello Prune #includes. 2010-03-01 17:42:17 +00:00
InstCombine Minor code simplification. 2010-04-09 14:53:59 +00:00
Instrumentation Uniformize the names of type predicates: rather than having isFloatTy and 2010-02-15 16:12:20 +00:00
IPO Implement support for varargs functions without any fixed 2010-04-10 19:12:44 +00:00
Scalar fix PR6743, a case where we'd delete an instruction before using it 2010-04-10 18:26:57 +00:00
Utils performance: cache result of looking up user 2010-04-09 15:18:34 +00:00
Makefile suck the propagating "has dynamic libs" check into a single makefile 2010-04-09 20:51:47 +00:00