1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-21 03:53:04 +02:00
llvm-mirror/lib
Nick Lewycky c680dabd94 AllocaInst can't return a null pointer. Fixes missed optimization
opportunity pointed out by Andrew Lewycky.

llvm-svn: 31115
2006-10-22 19:53:27 +00:00
..
Analysis For PR950: 2006-10-20 07:07:24 +00:00
AsmParser Regenerate. 2006-10-22 07:03:43 +00:00
Bytecode For PR950: 2006-10-20 07:07:24 +00:00
CodeGen don't break infinite loops 2006-10-21 06:11:43 +00:00
Debugger For PR950: 2006-10-20 07:07:24 +00:00
ExecutionEngine For PR950: 2006-10-20 07:07:24 +00:00
Linker Adding dllimport, dllexport and external weak linkage types. 2006-09-14 18:23:27 +00:00
Support Beef up the output from DiffFilesWithTolerance by setting the error code 2006-10-18 20:23:52 +00:00
System Use new config.h macro 2006-09-14 06:21:59 +00:00
Target Don't generate a prototype for _setjmp. At least on Linux, this function 2006-10-22 09:58:21 +00:00
Transforms AllocaInst can't return a null pointer. Fixes missed optimization 2006-10-22 19:53:27 +00:00
VMCore Change keyword to datalayout 2006-10-22 06:06:56 +00:00
Makefile Make some changes suggested by Chris: 2006-05-17 22:55:35 +00:00