llvm-6502/lib
2010-04-15 19:51:42 +00:00
..
Analysis Fix a bunch of namespace polution. 2010-04-15 17:08:50 +00:00
Archive
AsmParser
Bitcode back out r101364, as it trips the linux nightlybot on some clang C++ tests 2010-04-15 12:46:56 +00:00
CodeGen prune includes 2010-04-15 19:44:21 +00:00
CompilerDriver
ExecutionEngine Add const qualifiers to CodeGen's use of LLVM IR constructs. 2010-04-15 01:51:59 +00:00
Linker
MC
Support Fix a bunch of namespace polution. 2010-04-15 17:08:50 +00:00
System Fix a bunch of namespace polution. 2010-04-15 17:08:50 +00:00
Target ARM SelectDYN_ALLOC should emit a copy from SP rather than referencing SP directly. In cases where there are two dyn_alloc in the same BB it would have caused the old SP value to be reused and badness ensues. rdar://7493908 2010-04-15 18:42:28 +00:00
Transforms Revert r100896 and around - this breaks the only mingw32 buildbot we have. 2010-04-15 19:51:42 +00:00
VMCore Fix a bunch of namespace polution. 2010-04-15 17:08:50 +00:00
Makefile