Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(88)

Side by Side Diff: test/Transforms/InstCombine/X86/dg.exp

Issue 7792066: [llvm] Conditionally include target intrinsics, based on --enable-target Base URL: https://llvm.org/svn/llvm-project/llvm/trunk/
Patch Set: cleanups Created 9 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
(Empty)
1 load_lib llvm.exp
2
3 if { [llvm_supports_target X86] } {
4 RunLLVMTests [lsort [glob -nocomplain $srcdir/$subdir/*.{ll,c,cpp}]]
5 }
OLDNEW
« no previous file with comments | « test/Transforms/InstCombine/ARM/dg.exp ('k') | test/Transforms/InstCombine/X86/vec_demanded_elts.ll » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698