llvm-6502/lib
2014-11-25 04:28:31 +00:00
..
Analysis InstSimplify: Handle some simple tautological comparisons 2014-11-25 02:55:48 +00:00
AsmParser Update SetVector to rely on the underlying set's insert to return a pair<iterator, bool> 2014-11-19 07:49:26 +00:00
Bitcode Add and use Type::subtypes. NFC. 2014-11-24 20:44:36 +00:00
CodeGen Converted back to Unix format (after my last commit 222632) 2014-11-23 15:21:53 +00:00
DebugInfo Make DWARFAcceleratorTable::dump() const. 2014-11-20 16:21:11 +00:00
ExecutionEngine [MCJIT] Remove JITEventListener::NotifyFreeingMachineCode. This method is dead 2014-11-21 01:57:09 +00:00
IR Revert "unique_ptrify LLVMContextImpl::CAZConstants" 2014-11-25 02:26:22 +00:00
IRReader
LineEditor
Linker Don't repeat name in comment or duplicate comment. NFC. 2014-11-25 04:28:31 +00:00
LTO
MC Tidied up target triple OS detection. NFC 2014-11-22 19:12:10 +00:00
Object Remove duplication of relocation names in lib/Object/ELFYAML.cpp 2014-11-21 20:16:09 +00:00
Option
ProfileData
Support More long path name support on Windows, this time in program execution. 2014-11-24 18:05:29 +00:00
TableGen
Target [FastISel][AArch64] Fix and extend the tbz/tbnz pattern matching. 2014-11-25 04:16:15 +00:00
Transforms Bug 21610: Canonicalize min/max fcmp selects to use ordered comparisons 2014-11-24 23:15:18 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile