1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-23 11:13:28 +01:00
llvm-mirror/lib
Chris Lattner b6f6d3a00c remove support for llvm.isunordered
llvm-svn: 32992
2007-01-07 08:37:22 +00:00
..
Analysis remove llvm.isunordered 2007-01-07 08:19:47 +00:00
AsmParser For PR411: 2007-01-06 07:24:44 +00:00
Bytecode remove support for old-style varargs upgrading 2007-01-07 06:45:57 +00:00
CodeGen remove support for llvm.isunordered 2007-01-07 08:37:22 +00:00
Debugger
ExecutionEngine For PR950: 2006-12-31 05:51:36 +00:00
Linker For PR411: 2007-01-06 07:24:44 +00:00
Support wow, the link was already broken :) 2007-01-06 23:20:51 +00:00
System Partly fixed JITing on mingw32 platform. The support is not full due to 2006-12-19 15:24:18 +00:00
Target relax type 2007-01-07 07:24:32 +00:00
Transforms Change the interface to Module::getOrInsertFunction to be easier to use,to resolve PR1088, and to help PR411. 2007-01-07 08:12:01 +00:00
VMCore Change the interface to Module::getOrInsertFunction to be easier to use, 2007-01-07 08:09:25 +00:00
Makefile