1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-26 12:43:36 +01:00
llvm-mirror/lib
Duncan P. N. Exon Smith 980b9ef6c3 Support: Rewrite LocationAtom and OperationEncodingString(), NFC
Use `Dwarf.def` more.

llvm-svn: 229000
2015-02-13 01:04:08 +00:00
..
Analysis Fix a crash in the assumption cache when inlining indirect function calls 2015-02-12 21:04:22 +00:00
AsmParser
Bitcode
CodeGen Add support for having multiple sections with the same name and comdat. 2015-02-12 23:29:51 +00:00
DebugInfo Add concrete type overloads to PDBSymbol::findChildren(). 2015-02-12 21:09:24 +00:00
ExecutionEngine
Fuzzer
IR IR: Stop abusing DW_TAG_base_type for compile unit arrays 2015-02-12 21:52:11 +00:00
IRReader
LineEditor
Linker [LinkModules] Change the way ModuleLinker merges triples. 2015-02-13 00:40:41 +00:00
LTO
MC Add support for having multiple sections with the same name and comdat. 2015-02-12 23:29:51 +00:00
Object
Option
ProfileData
Support Support: Rewrite LocationAtom and OperationEncodingString(), NFC 2015-02-13 01:04:08 +00:00
TableGen
Target PPCFrameLowering's FramePointerOffset can be computed at initialization 2015-02-13 00:39:38 +00:00
Transforms [unroll] Don't use a map from pointer to bool. Use a set. 2015-02-13 00:29:39 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile