1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-24 03:33:20 +01:00
llvm-mirror/lib
David Greene 3bb90b9985 Remove an assumption of default arguments. This is in anticipation of a
change to SelectionDAG build APIs.

llvm-svn: 96231
2010-02-15 16:55:37 +00:00
..
Analysis Uniformize the names of type predicates: rather than having isFloatTy and 2010-02-15 16:12:20 +00:00
Archive
AsmParser Uniformize the names of type predicates: rather than having isFloatTy and 2010-02-15 16:12:20 +00:00
Bitcode Uniformize the names of type predicates: rather than having isFloatTy and 2010-02-15 16:12:20 +00:00
CodeGen Add non-temporal flags to MachineMemOperand. 2010-02-15 16:48:31 +00:00
CompilerDriver
ExecutionEngine Uniformize the names of type predicates: rather than having isFloatTy and 2010-02-15 16:12:20 +00:00
Linker
MC
Support enhance raw_svector_ostream::write_impl to work with unbuffered streams, 2010-02-15 02:18:26 +00:00
System follow-on to PR6280 2010-02-14 18:20:09 +00:00
Target Remove an assumption of default arguments. This is in anticipation of a 2010-02-15 16:55:37 +00:00
Transforms Uniformize the names of type predicates: rather than having isFloatTy and 2010-02-15 16:12:20 +00:00
VMCore Uniformize the names of type predicates: rather than having isFloatTy and 2010-02-15 16:12:20 +00:00
Makefile