index
:
external_llvm.git
replicant-6.0
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Gabor points out that we can't spell. :)
Chris Lattner
2006-03-24
3
-5
/
+5
*
Remove a spurious <table> tag.
Reid Spencer
2006-03-24
1
-2
/
+0
*
All v2f64 shuffle cases can be handled.
Evan Cheng
2006-03-24
2
-1
/
+8
*
Fix headers
Jeff Cohen
2006-03-24
2
-2
/
+2
*
Minor corrections.
Jeff Cohen
2006-03-24
3
-3
/
+6
*
Minor corrections.
Jeff Cohen
2006-03-24
2
-1
/
+3
*
More efficient v2f64 shuffle using movlhps, movhlps, unpckhpd, and unpcklpd.
Evan Cheng
2006-03-24
3
-12
/
+128
*
A new entry
Evan Cheng
2006-03-24
1
-0
/
+11
*
Add a v2f64 shuffle case.
Evan Cheng
2006-03-24
1
-1
/
+9
*
Get JIT/Interpreter working on Windows again.
Jeff Cohen
2006-03-24
5
-1
/
+90
*
legalize vbit_convert nodes whose result is a legal type.
Chris Lattner
2006-03-24
1
-0
/
+38
*
Lower target intrinsics into an INTRINSIC node
Chris Lattner
2006-03-24
1
-4
/
+80
*
Ignore the lexer output.
Reid Spencer
2006-03-24
1
-0
/
+1
*
Ignore the burg output files.
Reid Spencer
2006-03-24
1
-0
/
+3
*
fix some bogus assertions: noop bitconverts are legal
Chris Lattner
2006-03-24
1
-10
/
+4
*
Get Visual Studio happy again.
Jeff Cohen
2006-03-24
2
-0
/
+6
*
Add a vector shuffle test case
Evan Cheng
2006-03-24
1
-0
/
+10
*
Handle more shuffle cases with SHUFP* instructions.
Evan Cheng
2006-03-24
3
-44
/
+77
*
Lower BUILD_VECTOR to VECTOR_SHUFFLE if there are two distinct nodes (and if
Evan Cheng
2006-03-24
1
-8
/
+49
*
extract some more information from the intrinsic table
Chris Lattner
2006-03-24
2
-1
/
+25
*
Remove the interpreter component as its not working at the moment.
Reid Spencer
2006-03-24
2
-10
/
+2
*
Identify the INTRINSIC node
Chris Lattner
2006-03-24
1
-0
/
+1
*
add a new intrinsic node
Chris Lattner
2006-03-24
1
-0
/
+8
*
Add a couple simple intrinsics for intel. Fix the v2f64 definition.
Chris Lattner
2006-03-24
1
-1
/
+19
*
Add llvm-config to the index.
Reid Spencer
2006-03-24
1
-0
/
+3
*
Ignored generated files.
Reid Spencer
2006-03-23
1
-0
/
+4
*
Ignore generated files.
Reid Spencer
2006-03-23
2
-0
/
+8
*
Ignore generated file Intrinsics.gen
Reid Spencer
2006-03-23
1
-0
/
+1
*
Add new generated files.
Reid Spencer
2006-03-23
1
-0
/
+3
*
Add a .cvsignore file to get rid of notices about gram.tab.[ch]
Reid Spencer
2006-03-23
1
-0
/
+2
*
Add new generated files to be ignored.
Reid Spencer
2006-03-23
1
-0
/
+4
*
Ignore temporary files generated by building.
Reid Spencer
2006-03-23
2
-0
/
+10
*
Tired of wading through cvs's list ? files that are generated when building
Reid Spencer
2006-03-23
71
-1
/
+214
*
Typo
Evan Cheng
2006-03-23
1
-1
/
+1
*
Ignore some files that occur when srcdir = objdir.
Reid Spencer
2006-03-23
1
-0
/
+5
*
Documentation for llvm-config by Eric Kidd.
Reid Spencer
2006-03-23
1
-0
/
+113
*
Update to llvm-config tool, by Erik Kidd:
Reid Spencer
2006-03-23
12
-73
/
+205
*
Unneeded forward.
Jim Laskey
2006-03-23
1
-1
/
+0
*
A little script to find LLVM symbols. Ideally this would use c++filt for
Reid Spencer
2006-03-23
1
-0
/
+34
*
Make sure types are allocated in the scope of their use.
Jim Laskey
2006-03-23
2
-116
/
+62
*
Don't print out ugly command line when building LibDeps.txt.
Reid Spencer
2006-03-23
2
-2
/
+6
*
add a note
Chris Lattner
2006-03-23
1
-0
/
+10
*
add support for splitting casts. This implements
Chris Lattner
2006-03-23
1
-1
/
+41
*
add some tests for typecasts and extract_element
Chris Lattner
2006-03-23
1
-0
/
+23
*
Typo
Evan Cheng
2006-03-23
1
-1
/
+1
*
Add some more bulletproofing to auto upgrade of llvm.dbg intrinsics.
Jim Laskey
2006-03-23
1
-13
/
+9
*
Add PPC vector bit-convert support
Chris Lattner
2006-03-23
1
-0
/
+3
*
Add support to locate local variables in frames (early version.)
Jim Laskey
2006-03-23
13
-0
/
+91
*
Strip changes to llvm.dbg intrinsics.
Jim Laskey
2006-03-23
1
-7
/
+34
*
Can't combine anymore - we don't have a chain through llvm.dbg intrinsics.
Jim Laskey
2006-03-23
1
-10
/
+0
[next]