1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-23 19:23:23 +01:00
llvm-mirror/lib
Jim Grosbach 577b0f181e ARM label operands can be quoted.
For example, labels from Objective-C sources.

llvm-svn: 143511
2011-11-01 22:38:31 +00:00
..
Analysis Reapply commit 143214 with a fix: m_ICmp doesn't match conditions 2011-10-30 19:56:36 +00:00
Archive
AsmParser LLLexer: Factor hex char parsing. 2011-10-27 14:08:01 +00:00
Bitcode
CodeGen Update split candidate correctly when interference cache is full. 2011-11-01 00:02:31 +00:00
DebugInfo
ExecutionEngine rename getHostTriple into getDefaultTargetTriple 2011-11-01 21:32:20 +00:00
Linker Teach ModuleLinker::getLinkageResult about materialisable functions 2011-10-30 17:46:34 +00:00
MC First part of support for generating dwarf for assembly source files with the 2011-11-01 22:27:22 +00:00
Object If we're searching for a symbol reference to pretty-print a scattered relocation address, and we don't find a symbol table entry, try section begin addresses as well. 2011-10-27 21:53:50 +00:00
Support rename getHostTriple into getDefaultTargetTriple 2011-11-01 21:32:20 +00:00
TableGen
Target ARM label operands can be quoted. 2011-11-01 22:38:31 +00:00
Transforms Make sure we use the right insertion point when instcombine replaces a PHI with another instruction. (Specifically, don't insert an arbitrary instruction before a PHI.) Fixes PR11275. 2011-11-01 04:49:29 +00:00
VMCore Add a pinned metadata name for fpaccuracy, and document it 2011-10-27 19:19:14 +00:00
CMakeLists.txt
Makefile