1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-24 03:33:20 +01:00
llvm-mirror/lib
2013-04-17 14:27:04 +00:00
..
Analysis Fix a scalability issue with complex ConstantExprs. 2013-04-13 12:53:18 +00:00
Archive
AsmParser Rationalize the formatting of these case labels. Having two sorted 2013-04-09 19:46:46 +00:00
Bitcode
CodeGen Replace uses of the deprecated std::auto_ptr with OwningPtr. 2013-04-15 12:06:32 +00:00
DebugInfo Use StringSwitch instead of long chain of if-else. No functionality change. 2013-04-17 14:27:04 +00:00
ExecutionEngine Make the host endianness check an integer constant expression. 2013-04-15 14:44:24 +00:00
IR PR15149/r174304 improvement - print hex for unknown dwarf language codes & add a test case 2013-04-17 03:41:36 +00:00
IRReader
Linker
MC Use object file specific section type for initial text section 2013-04-14 21:18:36 +00:00
Object Make the host endianness check an integer constant expression. 2013-04-15 14:44:24 +00:00
Option
Support Make the host endianness check an integer constant expression. 2013-04-15 14:44:24 +00:00
TableGen
Target Fix -Werror build. 2013-04-17 06:45:11 +00:00
Transforms Do not optimise fprintf() calls if its return value is used. 2013-04-17 02:01:10 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile