llvm-6502/lib
2003-04-17 22:17:32 +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 Add support to the bytecode reader/writer for the new linkage types 2003-04-16 21:16:05 +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 Change the interface to constant expressions to allow automatic folding 2003-04-16 22:40:51 +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