1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-25 20:23:11 +01:00
llvm-mirror/lib
Reid Spencer 826ff3f805 For PR808:
NetBSD also doesn't have pthread_mutexattr_setpshared

llvm-svn: 33406
2007-01-20 20:44:38 +00:00
..
Analysis For PR1043: 2007-01-19 21:13:56 +00:00
AsmParser Regenerate. 2007-01-17 02:48:45 +00:00
Bytecode Back out last changes for dataLayout. Much more work is needed. 2007-01-19 00:07:16 +00:00
CodeGen Fix for PR1108: type of insert_vector_elt index operand is PtrVT, not MVT::i32. 2007-01-20 10:10:26 +00:00
Debugger Don't use <sstream> in Streams.h but <iosfwd> instead. 2006-12-07 23:41:45 +00:00
ExecutionEngine Implement the signed icmp instructions properly. To do this we introduce 2007-01-20 20:12:29 +00:00
Linker For PR1064: 2007-01-12 07:05:14 +00:00
Support Adding disassembler interface and external hook to udis86 library. 2007-01-19 17:25:17 +00:00
System For PR808: 2007-01-20 20:44:38 +00:00
Target Round up stack to multiple of alignment only if it's a leaf function without alloca. 2007-01-20 10:22:33 +00:00
Transforms Correct a comment. 2007-01-20 10:07:23 +00:00
VMCore Remove dead methods in the ValTypes. 2007-01-19 21:25:12 +00:00
Makefile