llvm-6502/lib
2009-08-22 21:43:10 +00:00
..
Analysis Don't assume that the operand of an inttoptr is an pointer-sized integer. 2009-08-21 18:27:26 +00:00
Archive
AsmParser
Bitcode
CodeGen rename TAI -> MAI, being careful not to make MAILJMP instructions :) 2009-08-22 21:43:10 +00:00
CompilerDriver
Debugger
ExecutionEngine Rename TargetAsmInfo (and its subclasses) to MCAsmInfo. 2009-08-22 20:48:53 +00:00
Linker
MC rename TAI -> MAI, being careful not to make MAILJMP instructions :) 2009-08-22 21:43:10 +00:00
Support Fix typo. 2009-08-21 23:09:47 +00:00
System
Target rename TAI -> MAI, being careful not to make MAILJMP instructions :) 2009-08-22 21:43:10 +00:00
Transforms
VMCore Reduce contention on the Attributes lock by using atomic operations for reference counting rather than locking. 2009-08-20 19:03:20 +00:00
Makefile