llvm-6502/lib
Evan Cheng 7216920791 Add a note.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@77584 91177308-0d34-0410-b5e6-96231b3b80d8
2009-07-30 08:56:19 +00:00
..
Analysis Equal SCEVs of a subscript give rise to dependence. 2009-07-30 02:26:01 +00:00
Archive
AsmParser Move types back to the 2.5 API. 2009-07-29 22:17:13 +00:00
Bitcode Read and write NamedMDNode. 2009-07-29 22:34:41 +00:00
CodeGen Optimize some common usage patterns of atomic built-ins __sync_add_and_fetch() and __sync_sub_and_fetch. 2009-07-30 08:33:02 +00:00
CompilerDriver
Debugger
ExecutionEngine In TrimAllocationToSize, if a block is below the minimum allocation size, 2009-07-29 22:55:02 +00:00
Linker Move types back to the 2.5 API. 2009-07-29 22:17:13 +00:00
MC
Support Twine: Provide [u]int{32,64} conversions via implicit constructors instead of 2009-07-30 03:47:15 +00:00
System
Target Add a note. 2009-07-30 08:56:19 +00:00
Transforms Switch obvious clients to Twine instead of utostr (when they were already using 2009-07-30 04:20:37 +00:00
VMCore Typo 2009-07-30 02:00:06 +00:00
Makefile