llvm-6502/lib
2014-08-17 21:36:47 +00:00
..
Analysis
AsmParser Pass a std::uinque_ptr to ParseAssembly to make the ownership explicit. NFC. 2014-08-17 21:36:47 +00:00
Bitcode BitcodeReader: Only create one basic block for each blockaddress 2014-08-16 01:54:37 +00:00
CodeGen Fix fmul combines with constant splat vectors 2014-08-16 10:14:19 +00:00
DebugInfo
ExecutionEngine
IR InstCombine: Fix a potential bug in 0 - (X sdiv C) -> (X sdiv -C) 2014-08-16 09:23:42 +00:00
IRReader Pass a std::uinque_ptr to ParseAssembly to make the ownership explicit. NFC. 2014-08-17 21:36:47 +00:00
LineEditor
Linker
LTO
MC
Object llvm-objdump: don't print relocations in non-relocatable files. 2014-08-17 19:09:37 +00:00
Option [Option] Support MultiArg in --help 2014-08-15 21:35:07 +00:00
ProfileData
Support Revert "[Support] Promote cl::StringSaver to a separate utility" 2014-08-15 23:39:01 +00:00
TableGen
Target Revert: r215698 - Current implementation of c.cond.fmt instructions only accept default cc0 register... 2014-08-17 19:47:47 +00:00
Transforms Remove an InstCombine that transformed patterns like (x * uitofp i1 y) to (select y, x, 0.0) when the multiply has fast math flags set. 2014-08-17 03:51:29 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile