index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
clang
/
test
/
CodeGen
/
vector.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update test for instcombine change
Matt Arsenault
2018-12-10
1
-1
/
+1
*
[X86] Update handling in CGBuiltin to be tolerant of out of range immediates.
Craig Topper
2018-06-21
1
-2
/
+2
*
[X86] Add builtins for vector element insert and extract for different 128 an...
Craig Topper
2018-06-06
1
-1
/
+1
*
[X86] Remove the mm_malloc.h include guard hack from the X86 builtins tests
Elad Cohen
2016-09-28
1
-3
/
+1
*
In vector comparisons, handle scalar LHS just as we handle scalar RHS
Reid Kleckner
2016-04-14
1
-1
/
+21
*
Stop messing with the 'g' group of options in CompilerInvocation.
Douglas Katzman
2015-10-08
1
-1
/
+1
*
Fix return type of _mm_extract_epi8 etc.
Eli Friedman
2013-09-21
1
-0
/
+7
*
Linux still needs these hacks.
Bill Wendling
2010-10-20
1
-0
/
+5
*
Now that mm_malloc.h was rewritten to *not* include errno.h (see
Bill Wendling
2010-10-19
1
-5
/
+0
*
Avoid including mm_malloc.h in a cc1 test, it pulls in system headers.
Benjamin Kramer
2010-08-21
1
-0
/
+2
*
fix some vector extractions to return properly zero extended values
Chris Lattner
2010-08-20
1
-1
/
+14
*
clang -cc1: Rename -mcpu to -target-cpu to match other target options and not...
Daniel Dunbar
2009-12-18
1
-1
/
+1
*
Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.
Daniel Dunbar
2009-12-15
1
-1
/
+1
*
Pass '-mcpu' 'FOO' instead of '-mcpu=FOO'.
Daniel Dunbar
2009-11-20
1
-1
/
+1
*
daniel really wants this in the testsuite.
Chris Lattner
2009-10-17
1
-4
/
+27
*
Remove tabs, and whitespace cleanups.
Mike Stump
2009-09-09
1
-6
/
+4
*
PR4339: make sure to properly extend/trunc the index of a vector element
Eli Friedman
2009-06-06
1
-0
/
+8
*
Fix silly mistake in test.
Eli Friedman
2009-03-28
1
-2
/
+2
*
Misc small fixes/cleanups/comment changes.
Eli Friedman
2009-03-28
1
-0
/
+3
*
Rename clang to clang-cc.
Daniel Dunbar
2009-03-24
1
-1
/
+1
*
Upgrade the "excess elements in array initializer" warning to an
Douglas Gregor
2009-01-30
1
-1
/
+0
*
eliminate some random .ll file outputs
Chris Lattner
2009-01-27
1
-1
/
+1
*
Update a number of CodeGen tests to not create .ll files in the test
Daniel Dunbar
2008-08-21
1
-1
/
+1
*
Fix constant vector init for initializer lists with an incomplete list
Eli Friedman
2008-05-30
1
-0
/
+4
*
Add RUN line.
Anders Carlsson
2008-02-02
1
-0
/
+1
*
Add trailing newline.
Anders Carlsson
2008-02-01
1
-1
/
+1
*
Only OCU vectors can be splatted.
Anders Carlsson
2008-02-01
1
-0
/
+6