llvm/lib
Chandler Carruth d4bcc6c7a1 [PM] Fix a mis-named parameter in parseLoopPass -- the pass manager was
called "FPM" instead of "LPM" in a hold-over from when the code was
modeled on that used to parse function passes.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@277584 91177308-0d34-0410-b5e6-96231b3b80d8
2016-08-03 09:14:03 +00:00
..
Analysis [CFLAA] Be more conservative with values we haven't seen. 2016-08-02 22:17:25 +00:00
AsmParser
Bitcode
CodeGen [IfConversion] Bugfix: Don't use undef flag while adding use operands. 2016-08-03 05:46:35 +00:00
DebugInfo PDB: Mark extended file pages as free by default. 2016-08-02 21:56:37 +00:00
ExecutionEngine [Orc] Fix common symbol support in ORC. 2016-08-01 22:23:24 +00:00
Fuzzer [libFuzzer] extend the messages printed by afl_driver 2016-07-19 23:18:28 +00:00
IR [Verifier] Disallow illegal ptr<->int casts in ConstantExprs 2016-08-02 02:55:57 +00:00
IRReader
LibDriver
LineEditor
Linker
LTO
MC Fix handling of end-of-line preprocessor comments Attempt 2 2016-08-02 19:17:54 +00:00
Object RecordStreamer: handle inline asm "lazy_reference" and mark symbols as "used" 2016-08-03 03:51:42 +00:00
ObjectYAML
Option
Passes [PM] Fix a mis-named parameter in parseLoopPass -- the pass manager was 2016-08-03 09:14:03 +00:00
ProfileData [PGO] Make needsComdatForCounter() available (NFC) 2016-07-21 20:50:02 +00:00
Support Add unittests to {ARM | AArch64}TargetParser. 2016-07-28 06:11:18 +00:00
TableGen
Target [XRay] Make the xray_instr_map section specification more correct 2016-08-03 07:21:55 +00:00
Transforms [ADCE] Refactor anticipating new functionality (NFC) 2016-08-03 04:28:39 +00:00
CMakeLists.txt
LLVMBuild.txt