1
0
mirror of https://github.com/RPCS3/llvm.git synced 2025-01-09 21:50:50 +00:00
llvm/test
Sanjoy Das e70403f197 [FunctionAttrs] Add handling for operand bundles
Summary:
Teach the FunctionAttrs to do the right thing for IR with operand
bundles.

Reviewers: reames, chandlerc

Subscribers: llvm-commits

Differential Revision: http://reviews.llvm.org/D14408

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@252387 91177308-0d34-0410-b5e6-96231b3b80d8
2015-11-07 01:56:00 +00:00
..
Analysis
Assembler
Bindings
Bitcode Add 'notail' marker for call instructions. 2015-11-06 23:55:38 +00:00
BugPoint
CodeGen [WinEH] Update exception pointer registers 2015-11-07 01:11:31 +00:00
DebugInfo
Examples
ExecutionEngine
Feature [FunctionAttrs] Add handling for operand bundles 2015-11-07 01:56:00 +00:00
FileCheck
Instrumentation
Integer
JitListener
LibDriver
Linker Restore "Move metadata linking after lazy global materialization/linking." 2015-11-06 17:50:53 +00:00
LTO
MC Use SHT_X86_64_UNWIND on every OS. 2015-11-06 13:35:35 +00:00
Object
Other
SymbolRewriter
TableGen
tools
Transforms [FunctionAttrs] Fix an iterator wraparound bug 2015-11-07 01:55:53 +00:00
Unit
Verifier
YAMLParser
.clang-format
CMakeLists.txt
lit.cfg
lit.site.cfg.in
Makefile
Makefile.tests
TestRunner.sh