1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-23 11:13:28 +01:00
llvm-mirror/unittests
Duncan P. N. Exon Smith ecbafb821a IR: Rename replaceWithUniqued() tests from r233751
replaceWithUniquedUnresolved
replaceWithUniquedUnresolvedChangedOperand
 =>
replaceWithUniquedResolvingOperand
replaceWithUniquedChangingOperand

I find the new names less confusing; they're also more accurate.  Sorry
for the churn.

llvm-svn: 233759
2015-03-31 21:05:06 +00:00
..
ADT Default to armv7 cpu for NaCl when march=arm 2015-03-26 21:58:46 +00:00
Analysis
Bitcode
CodeGen
DebugInfo
ExecutionEngine [MCJIT] Enable MCJIT regression tests on Darwin. 2015-03-31 20:48:52 +00:00
IR IR: Rename replaceWithUniqued() tests from r233751 2015-03-31 21:05:06 +00:00
LineEditor
Linker
MC
Option
ProfileData
Support
Transforms Transforms: Update unit tests to use verifyModule() 2015-03-30 21:35:14 +00:00
CMakeLists.txt
Makefile
Makefile.unittest