1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-24 13:33:37 +02:00
llvm-mirror/lib
Chris Lattner 50de4f0704 make -march=cpp handle the nocapture attribute, make it assert if it
sees attributes it doesn't know.

llvm-svn: 62155
2009-01-13 07:22:22 +00:00
..
Analysis Add classof() methods to support isa<> and other related facilities. 2009-01-12 21:38:43 +00:00
Archive Removed trailing whitespace from Makefiles. 2009-01-09 16:44:42 +00:00
AsmParser Removed trailing whitespace from Makefiles. 2009-01-09 16:44:42 +00:00
Bitcode Removed trailing whitespace from Makefiles. 2009-01-09 16:44:42 +00:00
CodeGen Un-tabify. 2009-01-13 06:08:37 +00:00
Debugger Removed trailing whitespace from Makefiles. 2009-01-09 16:44:42 +00:00
ExecutionEngine Rename getABITypeSize to getTypePaddedSize, as 2009-01-12 20:38:59 +00:00
Linker Removed trailing whitespace from Makefiles. 2009-01-09 16:44:42 +00:00
Support Removed trailing whitespace from Makefiles. 2009-01-09 16:44:42 +00:00
System Removed trailing whitespace from Makefiles. 2009-01-09 16:44:42 +00:00
Target make -march=cpp handle the nocapture attribute, make it assert if it 2009-01-13 07:22:22 +00:00
Transforms Enable recursive inlining. Reduce inlining threshold 2009-01-12 22:11:50 +00:00
VMCore Remove some dead code from the days llvm had type planes. 2009-01-12 15:53:25 +00:00
Makefile Removed trailing whitespace from Makefiles. 2009-01-09 16:44:42 +00:00