1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-25 04:02:41 +01:00
llvm-mirror/lib
Chris Lattner 08b5392e07 Global constants CAN be external
llvm-svn: 5808
2003-04-18 04:34:29 +00:00
..
Analysis Fix bug: IndVarSimplify/2003-04-16-ExprAnalysis.ll 2003-04-16 22:50:19 +00:00
AsmParser Allow hexadecimal integer constants to be used 2003-04-17 22:17:32 +00:00
Bytecode Fix a big bad bug I checked in yesterday :( 2003-04-18 04:11:56 +00:00
CodeGen Fixed compilation errors, command-line argument declarations, cleaned up code to 2003-04-10 19:19:23 +00:00
CWriter Fixed alloca declaration problem on sun. 2003-02-12 20:45:00 +00:00
ExecutionEngine Implement scanf and fix sscanf to actually endian swap the results correctly 2003-03-31 22:12:37 +00:00
Support Make more compatible with GCC 2.96 2003-02-13 16:25:28 +00:00
Target Add new linkage types to support a real frontend 2003-04-16 20:28:45 +00:00
Transforms Global constants CAN be external 2003-04-18 04:34:29 +00:00
VMCore Don't build constantexprs that could be folded 2003-04-17 19:24:48 +00:00
Makefile Compile sub-directories in parallel, because they don't have interdependencies 2002-09-18 03:25:58 +00:00