..
AsmWriterTest.cpp
IR: Cleanup after test to silence ASAN builds
2019-08-03 15:40:00 +00:00
AttributesTest.cpp
[Alignment][NFC] Attributes use Align/MaybeAlign
2019-10-22 09:51:06 +00:00
BasicBlockTest.cpp
[FastISel] Fix insertion of unconditional branches during FastISel
2019-09-20 13:22:59 +00:00
CFGBuilder.cpp
[llvm] Migrate llvm::make_unique to std::make_unique
2019-08-15 15:54:37 +00:00
CFGBuilder.h
Update the file headers across all of the LLVM projects in the monorepo
2019-01-19 08:50:56 +00:00
CMakeLists.txt
Scalable Vector IR Type with further LTO fixes
2019-07-05 12:48:16 +00:00
ConstantRangeTest.cpp
[ConstantRange] makeGuaranteedNoWrapRegion(): `shl` support
2019-10-20 19:36:55 +00:00
ConstantsTest.cpp
[Alignment][NFC] Remove dependency on GlobalObject::setAlignment(unsigned)
2019-10-15 11:24:36 +00:00
DataLayoutTest.cpp
[Alignment][NFC] Add a helper function to DataLayout
2019-10-21 13:58:33 +00:00
DebugInfoTest.cpp
Update the file headers across all of the LLVM projects in the monorepo
2019-01-19 08:50:56 +00:00
DebugTypeODRUniquingTest.cpp
Update the file headers across all of the LLVM projects in the monorepo
2019-01-19 08:50:56 +00:00
DominatorTreeBatchUpdatesTest.cpp
Update the file headers across all of the LLVM projects in the monorepo
2019-01-19 08:50:56 +00:00
DominatorTreeTest.cpp
Update the file headers across all of the LLVM projects in the monorepo
2019-01-19 08:50:56 +00:00
FunctionTest.cpp
[Alignment][NFC] Value::getPointerAlignment returns MaybeAlign
2019-10-15 13:58:22 +00:00
IRBuilderTest.cpp
[FPEnv] Teach the IRBuilder about correct use of the strictfp attribute.
2019-10-25 12:57:52 -04:00
InstructionsTest.cpp
[IR] Allow fast math flags on calls with floating point array type.
2019-10-30 14:00:33 +00:00
IntrinsicsTest.cpp
Update the file headers across all of the LLVM projects in the monorepo
2019-01-19 08:50:56 +00:00
LegacyPassManagerTest.cpp
[LegacyPassManager] Delete BasicBlockPass/Manager.
2019-10-30 11:40:16 -07:00
MDBuilderTest.cpp
Update the file headers across all of the LLVM projects in the monorepo
2019-01-19 08:50:56 +00:00
ManglerTest.cpp
Update the file headers across all of the LLVM projects in the monorepo
2019-01-19 08:50:56 +00:00
MetadataTest.cpp
Print quoted backslashes in LLVM IR as \\ instead of \5C
2019-10-10 18:31:57 +00:00
ModuleTest.cpp
Prune Pass.h include from DataLayout.h. NFCI
2019-10-21 17:51:54 +00:00
PassBuilderCallbacksTest.cpp
Change TargetLibraryInfo analysis passes to always require Function
2019-09-07 03:09:36 +00:00
PassManagerTest.cpp
Update the file headers across all of the LLVM projects in the monorepo
2019-01-19 08:50:56 +00:00
PatternMatch.cpp
[PatternMatch] Add m_WithOverflowInst and m_ExtractValue matchers
2019-10-31 12:19:29 +00:00
TimePassesTest.cpp
[llvm] Migrate llvm::make_unique to std::make_unique
2019-08-15 15:54:37 +00:00
TypesTest.cpp
Update the file headers across all of the LLVM projects in the monorepo
2019-01-19 08:50:56 +00:00
UseTest.cpp
Update the file headers across all of the LLVM projects in the monorepo
2019-01-19 08:50:56 +00:00
UserTest.cpp
Update the file headers across all of the LLVM projects in the monorepo
2019-01-19 08:50:56 +00:00
ValueHandleTest.cpp
Update the file headers across all of the LLVM projects in the monorepo
2019-01-19 08:50:56 +00:00
ValueMapTest.cpp
Replace non-recursive sys::Mutex users with std::mutex
2019-08-07 11:59:44 +00:00
ValueTest.cpp
[Alignment][NFC] Remove dependency on GlobalObject::setAlignment(unsigned)
2019-10-15 11:24:36 +00:00
VectorTypesTest.cpp
[SVE][IR] Scalable Vector size queries and IR instruction support
2019-10-08 12:53:54 +00:00
VerifierTest.cpp
[opaque pointer types] Add a FunctionCallee wrapper type, and use it.
2019-02-01 02:28:03 +00:00
WaymarkTest.cpp
Update the file headers across all of the LLVM projects in the monorepo
2019-01-19 08:50:56 +00:00