llvm-6502/lib
2013-04-19 04:03:37 +00:00
..
Analysis A limit of 500 was still a bit too high for some tests. 2013-04-17 20:02:32 +00:00
Archive
AsmParser Fix comment. Patch by Stephen Lin. 2013-04-18 18:30:16 +00:00
Bitcode
CodeGen Add some more stats for fast isel vs. SelectionDAG, w.r.t lowering function 2013-04-19 01:04:40 +00:00
DebugInfo
ExecutionEngine Two small cleanups for ELF's templates. 2013-04-17 21:20:55 +00:00
IR Make the TargetIndependent flag have the right boolean value. 2013-04-18 21:45:04 +00:00
IRReader
Linker
MC Relax this assert. It may not hold in all cases. 2013-04-18 23:16:46 +00:00
Object At Jim Grosbach's request detemplate Object/MachO.h. 2013-04-18 18:08:55 +00:00
Option
Support
TableGen
Target Use 'array_lengthof' as possible to avoid magic numbers 2013-04-19 04:03:37 +00:00
Transforms Keep coding stanard. Don't use "else if" after "return". 2013-04-19 01:18:04 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile