llvm/lib
Alexei Starovoitov 8ea8f377aa bpf: Use the getSubtarget call off of the MachineFunction rather than the TargetMachine
Summary:
Hi Eric,

this patch cleans up the layering violation that you're fixing across backends.
Anything else I need to fix on bpf backend side?

Thanks

Reviewers: echristo

Reviewed By: echristo

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

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@227865 91177308-0d34-0410-b5e6-96231b3b80d8
2015-02-02 21:24:27 +00:00
..
Analysis ValueTracking: Make isSafeToSpeculativelyExecute a little cleaner 2015-02-01 19:10:19 +00:00
AsmParser IR: Split out DebugInfoMetadata.h, NFC 2015-02-02 18:53:21 +00:00
Bitcode IR: Split out DebugInfoMetadata.h, NFC 2015-02-02 18:53:21 +00:00
CodeGen Move simple case earlier and use a continue. 2015-02-02 19:22:51 +00:00
DebugInfo
ExecutionEngine [Orc] Make OrcMCJITReplacement::addObject calls transfer buffer ownership to the 2015-02-02 19:51:18 +00:00
Fuzzer [fuzzer] add flags to run fuzzer in multiple parallel processes 2015-01-31 01:14:40 +00:00
IR Fix the -Werror build, NFC 2015-02-02 20:20:56 +00:00
IRReader
LineEditor
Linker
LTO [multiversion] Implement the old pass manager's TTI wrapper pass in 2015-02-01 12:26:09 +00:00
MC
Object
Option
ProfileData
Support NFC. Making printOptionValues an API on the parser class. 2015-01-30 22:16:01 +00:00
TableGen
Target bpf: Use the getSubtarget call off of the MachineFunction rather than the TargetMachine 2015-02-02 21:24:27 +00:00
Transforms Resurrect the assertion removed by r227717 2015-02-02 20:41:11 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile