llvm-6502/lib
2014-03-05 06:35:38 +00:00
..
Analysis Allow constant folding of fma and fmuladd 2014-03-05 00:02:00 +00:00
AsmParser [Modules] Move ValueHandle into the IR library where Value itself lives. 2014-03-04 11:17:44 +00:00
Bitcode [Modules] Move ValueHandle into the IR library where Value itself lives. 2014-03-04 11:17:44 +00:00
CodeGen Fix unused variable in FunctionLoweringInfo.cpp 2014-03-05 03:21:23 +00:00
DebugInfo Switch all uses of LLVM_OVERRIDE to just use 'override' directly. 2014-03-02 09:09:27 +00:00
ExecutionEngine [Modules] Move ValueMap to the IR library. While this class does not 2014-03-04 11:26:31 +00:00
IR [C++11] Add 'override' keyword to IR library. 2014-03-05 06:35:38 +00:00
IRReader
LineEditor
Linker
LTO [cleanup] Re-sort all the includes with utils/sort_includes.py. 2014-03-04 10:07:28 +00:00
MC [C++11] Replace llvm::next and llvm::prior with std::next and std::prev. 2014-03-02 12:27:27 +00:00
Object
Option
Support Remove unnecessary variables. 2014-03-05 05:04:00 +00:00
TableGen
Target Remove a special character in comment that accidentially got committed. 2014-03-04 22:56:57 +00:00
Transforms [Modules] Move the ConstantRange class into the IR library. This is 2014-03-04 12:24:34 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile