llvm/lib
Chris Lattner 156bcf3f65 Global constants CAN be external
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@5808 91177308-0d34-0410-b5e6-96231b3b80d8
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
ExecutionEngine Implement scanf and fix sscanf to actually endian swap the results correctly 2003-03-31 22:12:37 +00:00
Linker Add new linkage types to support a real frontend 2003-04-16 20:28:45 +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