llvm-6502/lib
2014-09-09 14:52:27 +00:00
..
Analysis Make use @llvm.assume for loop guards in ScalarEvolution 2014-09-07 21:37:59 +00:00
AsmParser
Bitcode Pass a && to getLazyBitcodeModule. 2014-09-03 17:31:46 +00:00
CodeGen [MachineSinking] Conservatively clear kill flags after coalescing. 2014-09-09 07:47:00 +00:00
DebugInfo [DWARF parser] Fix nasty memory corruption in .dwo files handling. 2014-09-05 19:29:45 +00:00
ExecutionEngine [MCJIT] Revert partial RuntimeDyldELF cleanup that was prematurely committed in 2014-09-07 04:13:13 +00:00
IR Be more careful in parsing Module::ModFlagBehavior value 2014-09-08 19:16:28 +00:00
IRReader Pass a && to getLazyBitcodeModule. 2014-09-03 17:31:46 +00:00
LineEditor
Linker Fix a use of an undefined value (the linkage). 2014-09-09 14:52:27 +00:00
LTO
MC MC: correct DWARF line info for PE/COFF 2014-09-06 19:57:48 +00:00
Object Restore the ability to check if LLVMCreateObjectFile was successful 2014-09-05 21:22:09 +00:00
Option
ProfileData Re-factor sample profile reader into lib/ProfileData. 2014-09-09 12:40:50 +00:00
Support Check whether the iterator p == the end iterator before trying to dereference it. This is a speculative fix for a failure found on the valgrind buildbot triggered by a clang test. 2014-09-06 01:16:42 +00:00
TableGen
Target [mips] Add assembler support for .set mips0 directive. 2014-09-09 12:52:14 +00:00
Transforms Re-factor sample profile reader into lib/ProfileData. 2014-09-09 12:40:50 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile