1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-20 03:23:01 +02:00
llvm-mirror/lib
Sanjoy Das 987d70ed26 [MergeFunctions] Use II instead of CI for InvokeInst; NFC
Using `CI` is slightly misleading.

llvm-svn: 255529
2015-12-14 19:11:45 +00:00
..
Analysis [IR] Remove terminatepad 2015-12-14 18:34:23 +00:00
AsmParser [IR] Remove terminatepad 2015-12-14 18:34:23 +00:00
Bitcode [IR] Remove terminatepad 2015-12-14 18:34:23 +00:00
CodeGen [IR] Remove terminatepad 2015-12-14 18:34:23 +00:00
DebugInfo [llvm-dwp] Retrieve the DWOID from the CU for the cu_index entry 2015-12-04 17:20:04 +00:00
ExecutionEngine [Orc] Rename IndirectStubsManagerBase to IndirectStubsManager. 2015-12-06 19:44:45 +00:00
Fuzzer [LibFuzzer] Introducing FUZZER_FLAG_UNSIGNED and using it for seeding. 2015-12-10 20:41:53 +00:00
IR Teach haveSameSpecialState about operand bundles 2015-12-14 19:11:35 +00:00
IRReader
LibDriver
LineEditor
Linker Fix another case where the linkage was not set. 2015-12-10 18:44:26 +00:00
LTO MSVC complains about this being ambiguous. 2015-12-04 22:26:21 +00:00
MC [X86][inline asm] support even directive 2015-12-13 17:07:23 +00:00
Object Use make_range to reduce mentions of iterator type. NFC 2015-12-06 05:08:07 +00:00
Option
Passes [PM] Port StripDeadPrototypes to the new pass manager 2015-10-30 23:28:12 +00:00
ProfileData [PGO] Value profiling text format reader/writer support 2015-12-14 18:44:01 +00:00
Support Revert r255444. 2015-12-13 04:14:39 +00:00
TableGen
Target Add "const" to function arguments in DFAPacketizer 2015-12-14 18:54:44 +00:00
Transforms [MergeFunctions] Use II instead of CI for InvokeInst; NFC 2015-12-14 19:11:45 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile