1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-20 19:42:54 +02:00
llvm-mirror/lib
Chris Lattner 4e38446b34 Refactor basicaa's main alias function somethin' fierce.
This fixes several minor bugs (such as returning noalias
for comparisons between external weak functions an null) but
is mostly a cleanup.

llvm-svn: 52299
2008-06-16 06:10:11 +00:00
..
Analysis Refactor basicaa's main alias function somethin' fierce. 2008-06-16 06:10:11 +00:00
Archive Create archives with the same permissions are ar. 2008-05-24 05:42:29 +00:00
AsmParser AsmParser support for immediate constant aggregate values. 2008-06-09 14:45:02 +00:00
Bitcode Better test for availability of __gnu_cxx::stdio_filebuf. 2008-06-11 10:46:24 +00:00
CodeGen The transforms in visitEXTRACT_VECTOR_ELT are 2008-06-15 20:12:31 +00:00
Debugger Make these variables static. 2008-04-23 23:15:23 +00:00
ExecutionEngine Add #includes to make some dependencies explicit. 2008-05-23 20:40:06 +00:00
Linker use 'continue' to make the function linker simpler. When linking a strong 2008-06-09 07:47:34 +00:00
Support As comments said, for negative value, the arithmetic 2008-06-05 13:27:38 +00:00
System Add a missing semicolon. 2008-06-15 18:02:47 +00:00
Target Switch from generating the int128 typedefs based on targetdata to generating 2008-06-16 04:25:29 +00:00
Transforms Fix the crash on SimplifyLibCalls/2005-05-20-sprintf-crash.ll 2008-06-16 04:10:21 +00:00
VMCore fix pr2460 2008-06-16 04:02:40 +00:00
Makefile remove attribution from lib Makefiles. 2007-12-29 20:09:26 +00:00