1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-20 11:33:24 +02:00
llvm-mirror/lib
Chris Lattner 36940c22f7 Do not ignore casts unless they are pointer-pointer casts. This caused us
to miscompile the SingleSource/Regression/C++/pointer_member.cpp program.

llvm-svn: 15062
2004-07-21 03:56:54 +00:00
..
Analysis Do not ignore casts unless they are pointer-pointer casts. This caused us 2004-07-21 03:56:54 +00:00
AsmParser bug 122: 2004-07-18 00:08:11 +00:00
Bytecode bug 122: 2004-07-18 00:18:30 +00:00
CodeGen Add function to clear all virtual->physical mappings but not assigned 2004-07-20 13:28:17 +00:00
Debugger bug 122: 2004-07-18 00:44:37 +00:00
ExecutionEngine bug 122: 2004-07-18 00:41:27 +00:00
Support Solaris hack for isinf() 2004-07-21 03:32:51 +00:00
System A description of what this library is about, reference to the documentation 2004-07-18 22:33:08 +00:00
Target Emit NaNs and INFs bit-identically to the bytecode file, if the system has 2004-07-21 03:15:26 +00:00
Transforms Fix a serious code pessimization problem. If an inlined function has a single 2004-07-20 05:45:24 +00:00
VMCore classof implementations are now inlined 2004-07-19 00:59:10 +00:00
Makefile CBackend is no longer here 2004-02-13 23:29:37 +00:00