[X86] Use min/max to optimze unsigend vector comparison on X86
[oota-llvm.git] / unittests / IR / CMakeLists.txt
2013-05-05 Arnold SchwaighoferAdd missing PatternMatch.cpp to CMakeLists.txt
2013-04-12 Benjamin KramerFix a disconcerting bug in Value::isUsedInBasicBlock...
2013-01-12 Benjamin KramerAdd a unit test to verifies that attribute uniquing...
2013-01-07 Chandler CarruthRename the VMCore unittest tree to IR. Somehow was...