llvm-6502/lib
2009-02-25 07:04:34 +00:00
..
Analysis If compile unit's language is not set then don't crash while dump'ing compile unit. 2009-02-24 23:15:09 +00:00
Archive
AsmParser
Bitcode
CodeGen Clean up dwarf writer, part 1. This eliminated the horrible recursive getGlobalVariablesUsing and replaced it something readable. It eliminated use of slow UniqueVector and replaced it with StringMap, SmallVector, and DenseMap, etc. It also fixed some non-deterministic behavior. 2009-02-25 07:04:34 +00:00
Debugger
ExecutionEngine
Linker
Support
System If an executable is run through a symlink, dladdr will return the 2009-02-19 05:34:35 +00:00
Target Add a totally synthetic situation I came up with while looking at a bug in 2009-02-25 06:52:48 +00:00
Transforms Rename ScalarEvolution's getIterationCount to getBackedgeTakenCount, 2009-02-24 18:55:53 +00:00
VMCore Added support to have TableGen provide information if an intrinsic (core 2009-02-24 23:17:49 +00:00
Makefile