llvm-mirror/lib
Chad Rosier 7c0f8709c5 Revert "[AliasSetTracker] Make AST smarter about intrinsics that don't actually affect memory."
This reverts commit r285191.

LICM appears to rely on the Alias Set Tracker hitting lifetime markers to prevent
code from being moved outside of the original scope.

llvm-svn: 285227
2016-10-26 19:18:19 +00:00
..
Analysis Revert "[AliasSetTracker] Make AST smarter about intrinsics that don't actually affect memory." 2016-10-26 19:18:19 +00:00
AsmParser
Bitcode
CodeGen Reapply: "Remove debug location from common tail when tail-merging" 2016-10-26 17:01:47 +00:00
DebugInfo [codeview] support emitting indirect virtual base class information 2016-10-25 22:11:52 +00:00
Demangle
ExecutionEngine
Fuzzer [libFuzzer] simplify TracePC::HandleTrace even further. Also, when dealing with -exit_on_src_pos, symbolize every PC only once 2016-10-26 18:52:04 +00:00
IR [codeview] support emitting indirect virtual base class information 2016-10-25 22:11:52 +00:00
IRReader
LibDriver
LineEditor
Linker
LTO Utility functions for appending to llvm.used/llvm.compiler.used. 2016-10-25 23:53:31 +00:00
MC [MC] Fix comma typo in .loc parsing 2016-10-26 17:28:58 +00:00
Object nother additional error check for an invalid Mach-O file 2016-10-24 21:15:11 +00:00
ObjectYAML
Option
Passes
ProfileData
Support DebugInfo: support for DWARFv5 DW_AT_alignment attribute 2016-10-26 11:59:03 +00:00
TableGen
Target [PowerPC] Implement vec_insert_exp builtins - llvm portion 2016-10-26 19:03:40 +00:00
Transforms Introduce updateDiscriminator interface to DILocation to make it cleaner assigning discriminators. 2016-10-26 15:48:45 +00:00
CMakeLists.txt
LLVMBuild.txt