..
AliasAnalysisTest.cpp
Revert @llvm.assume with operator bundles (r289755-r289757)
2016-12-19 08:22:17 +00:00
BlockFrequencyInfoTest.cpp
Add an interface to scale the frequencies of a set of blocks.
2017-01-19 18:53:16 +00:00
BranchProbabilityInfoTest.cpp
Retry: [BPI] Use a safer constructor to calculate branch probabilities
2016-12-17 01:02:08 +00:00
CFGTest.cpp
Remove every uses of getGlobalContext() in LLVM (but the C API)
2016-04-14 21:59:01 +00:00
CGSCCPassManagerTest.cpp
[PM] Introduce the facilities for registering cross-IR-unit dependencies
2016-12-27 08:40:39 +00:00
CMakeLists.txt
MemorySSA: Move to Analysis, from Transforms/Utils. It's used as
2017-04-11 20:06:36 +00:00
CallGraphTest.cpp
[GraphTraits] Replace all NodeType usage with NodeRef
2016-08-22 21:09:30 +00:00
LazyCallGraphTest.cpp
Fix signed/unsigned comparison warnings
2017-03-11 13:02:31 +00:00
LoopInfoTest.cpp
[LoopInfo] Add helper methods to compute two useful orderings of the
2017-01-20 02:41:20 +00:00
MemoryBuiltinsTest.cpp
Don't consider allocsize functions to be allocation functions.
2016-12-23 01:18:09 +00:00
MemorySSA.cpp
MemorySSA: Move to Analysis, from Transforms/Utils. It's used as
2017-04-11 20:06:36 +00:00
ProfileSummaryInfoTest.cpp
Refactor the PSI to extract getCallSiteCount and remove checks for profile type.
2017-03-10 19:45:16 +00:00
ScalarEvolutionTest.cpp
Teach SCEV normalization to de/normalize non-affine add recs
2017-04-25 00:09:19 +00:00
TBAATest.cpp
[TBAA] Don't generate invalid TBAA when merging nodes
2016-12-11 20:07:25 +00:00
TargetLibraryInfoTest.cpp
TargetLibraryInfo: Introduce wcslen
2017-05-05 20:25:50 +00:00
UnrollAnalyzer.cpp
Delete a dead argument. NFC
2017-01-15 19:53:59 +00:00
ValueTrackingTest.cpp
[ValueTracking] Avoid undefined behavior in unittest by not making a named ArrayRef from a std::initializer_list
2017-04-14 17:59:19 +00:00