1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-21 03:53:04 +02:00
llvm-mirror/lib
Sanjoy Das a80c5fc02d [OperandBundles] Rename accessor, NFC
Rename getOperandBundle to getOperandBundleAt since that's more obvious.

llvm-svn: 252388
2015-11-07 01:56:04 +00:00
..
Analysis ADT: Remove last implicit ilist iterator conversions, NFC 2015-11-07 00:01:16 +00:00
AsmParser Add 'notail' marker for call instructions. 2015-11-06 23:55:38 +00:00
Bitcode [OperandBundles] Rename accessor, NFC 2015-11-07 01:56:04 +00:00
CodeGen [WinEH] Update exception pointer registers 2015-11-07 01:11:31 +00:00
DebugInfo [LLVMSymbolize] Reduce indentation by using helper function. NFC. 2015-11-04 00:30:26 +00:00
ExecutionEngine Refactor: Simplify boolean conditional return statements in lib/llvm/ExecutionEngine/Orc 2015-11-05 21:18:09 +00:00
Fuzzer [libFuzzer] print a bit fewer lines 2015-11-05 01:19:42 +00:00
IR [OperandBundles] Rename accessor, NFC 2015-11-07 01:56:04 +00:00
IRReader
LibDriver [Option] Use an ArrayRef to store the Option Infos in OptTable. NFC 2015-10-21 16:30:42 +00:00
LineEditor
Linker Restore "Move metadata linking after lazy global materialization/linking." 2015-11-06 17:50:53 +00:00
LTO Reapply "LTO: Disable extra verify runs in release builds" 2015-09-15 23:05:59 +00:00
MC Bring r252305 back with a test fix. 2015-11-06 15:30:45 +00:00
Object Reapply r250906 with many suggested updates from Rafael Espindola. 2015-11-05 19:24:56 +00:00
Option [Option] Use an ArrayRef to store the Option Infos in OptTable. NFC 2015-10-21 16:30:42 +00:00
Passes [PM] Port StripDeadPrototypes to the new pass manager 2015-10-30 23:28:12 +00:00
ProfileData Code style fix (caused by wrongly default clang-format style) (NFC) 2015-11-06 07:54:21 +00:00
Support Revert r252366: [Support] Use GetTempDir to get the temporary dir path on Windows. 2015-11-06 23:44:23 +00:00
TableGen [TblGen] ArrayRefize TGParser. No functional change intended. 2015-10-24 12:46:45 +00:00
Target [WinEH] Update exception pointer registers 2015-11-07 01:11:31 +00:00
Transforms [FunctionAttrs] Add handling for operand bundles 2015-11-07 01:56:00 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile