1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-24 19:52:54 +01:00
llvm-mirror/lib
Chris Lattner d9c79b9349 simplify code
llvm-svn: 30656
2006-09-28 22:58:25 +00:00
..
Analysis Fix DFS walk. 2006-09-27 17:18:05 +00:00
AsmParser Fix PR902: 2006-09-28 19:28:24 +00:00
Bytecode Small fixes for supporting dll* linkage types 2006-09-17 13:06:18 +00:00
CodeGen TargetRegisterClass specifies the desired spill alignment. However, it cannot be honored if stack alignment is smaller. 2006-09-28 18:52:32 +00:00
Debugger For PR797: 2006-08-25 17:43:11 +00:00
ExecutionEngine Unbreak the JIT 2006-09-15 04:56:11 +00:00
Linker Adding dllimport, dllexport and external weak linkage types. 2006-09-14 18:23:27 +00:00
Support new helper class to provide more explicit management of static ctor/dtors. 2006-09-28 00:31:55 +00:00
System Use new config.h macro 2006-09-14 06:21:59 +00:00
Target Shift amounts are always 32-bits, even in 64-bit mode. This fixes 2006-09-28 20:48:45 +00:00
Transforms simplify code 2006-09-28 22:58:25 +00:00
VMCore simplify code 2006-09-28 22:50:29 +00:00
Makefile Make some changes suggested by Chris: 2006-05-17 22:55:35 +00:00