1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-26 04:32:44 +01:00
llvm-mirror/lib
Chris Lattner a43f6b4a08 more scalarization
llvm-svn: 44608
2007-12-05 07:45:02 +00:00
..
Analysis Rather than having special rules like "intrinsics cannot 2007-12-03 20:06:50 +00:00
Archive finishing touches of bytecode -> bitcode changes. also unbreak Windows 2007-07-06 20:28:40 +00:00
AsmParser Regenerate 2007-12-03 21:01:29 +00:00
Bitcode Applying Anton's binmode fix to the other ofstream too. 2007-12-03 14:50:37 +00:00
CodeGen more scalarization 2007-12-05 07:45:02 +00:00
Debugger
ExecutionEngine for consistency, allow a fallthrough if the final check returns null. 2007-11-28 18:30:18 +00:00
Linker Fix PR1146: parameter attributes are longer part of 2007-11-27 13:23:08 +00:00
Support Handle 0 correctly in string->APFloat conversion. 2007-12-05 01:10:19 +00:00
System Provide hook for _alloca to make JITing on Cygwin slightly happier :) 2007-12-03 05:30:41 +00:00
Target Add a argument to storeRegToStackSlot and storeRegToAddr to specify whether 2007-12-05 03:14:33 +00:00
Transforms Rather than having special rules like "intrinsics cannot 2007-12-03 20:06:50 +00:00
VMCore Rather than having special rules like "intrinsics cannot 2007-12-03 20:06:50 +00:00
Makefile