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
*
Fix MacOSX build failures. (pr841)
Devang Patel
2006-07-21
2
-5
/
+6
*
implemented sub
Rafael Espindola
2006-07-21
2
-3
/
+12
*
This opt is now handled in DAG combine.
Evan Cheng
2006-07-21
1
-2
/
+0
*
If a shuffle is a splat, check if the argument is a build_vector with all ele...
Evan Cheng
2006-07-21
1
-8
/
+90
*
Fixed issue where nightly test always tells you you need to use -nickname
Patrick Jenkins
2006-07-21
1
-2
/
+1
*
The nightly tester will no longer report numbers instead of tests performed.
Patrick Jenkins
2006-07-21
1
-3
/
+3
*
Build more debugger/selectiondag libraries as archives instead of .o files.
Chris Lattner
2006-07-21
5
-5
/
+7
*
Add some notes about mingw, patch contributed by Anton Korobeynikov.
Chris Lattner
2006-07-21
1
-4
/
+10
*
New vector shuffle test case.
Evan Cheng
2006-07-20
1
-0
/
+10
*
Fix a broken test.
Evan Cheng
2006-07-20
1
-2
/
+3
*
Also checks for noResults field.
Evan Cheng
2006-07-20
1
-1
/
+4
*
A splat of a vector constant of all zero or all one is the vector constant.
Evan Cheng
2006-07-20
1
-0
/
+2
*
Missing a space.
Evan Cheng
2006-07-20
1
-1
/
+1
*
If a shuffle is unary, i.e. one of the vector argument is not needed, turn the
Evan Cheng
2006-07-20
1
-10
/
+56
*
We now fail and print an error message if a nightly tester does not specify a...
Patrick Jenkins
2006-07-20
1
-0
/
+8
*
Clean up.
Evan Cheng
2006-07-20
1
-3
/
+3
*
Fix a race condition in the makefile andrew reported
Chris Lattner
2006-07-20
1
-1
/
+1
*
Minor comment tweaks
Chris Lattner
2006-07-20
1
-6
/
+5
*
New testcase for PR833
Chris Lattner
2006-07-20
1
-0
/
+24
*
Mems can be in the output list also. This is the second half of a fix for
Chris Lattner
2006-07-20
1
-1
/
+2
*
Make it fit into 80 cols.
Devang Patel
2006-07-20
1
-2
/
+2
*
Add new constructor to accept vector of exported names while creating
Devang Patel
2006-07-20
2
-0
/
+13
*
80 cols
Andrew Lenharth
2006-07-20
2
-3
/
+4
*
Reduce number of exported symbols
Andrew Lenharth
2006-07-20
10
-30
/
+31
*
Fix linking on Alpha
Andrew Lenharth
2006-07-20
3
-4
/
+5
*
Fixed a problem that caused the script to abort right before it sent out the ...
Patrick Jenkins
2006-07-20
1
-1
/
+1
*
Fix PR835 so that touching tblgen in a way that doesn't affect intrinsic
Chris Lattner
2006-07-20
1
-2
/
+5
*
New entry.
Evan Cheng
2006-07-19
1
-0
/
+25
*
Do once flag never set to true.
Jim Laskey
2006-07-19
1
-1
/
+3
*
Tidy up a few things.
Jim Laskey
2006-07-19
1
-20
/
+36
*
Answer the FAQ: "can llvm convert C++ code to C?"
Chris Lattner
2006-07-19
1
-0
/
+57
*
Reduce size of routine. Shrinks .o by 37%.
Jim Laskey
2006-07-19
1
-421
/
+489
*
Removed the portion that determines which tests are newly passing/failing bec...
Patrick Jenkins
2006-07-19
1
-78
/
+99
*
bswapped load/store instructions are only availble in indexed addressing form.
Chris Lattner
2006-07-19
1
-4
/
+4
*
new testcase
Chris Lattner
2006-07-19
1
-0
/
+10
*
Regression test for PR834.
Jim Laskey
2006-07-19
1
-0
/
+51
*
Bug#834 ICE (crash in code generator?) when building PCH .
Jim Laskey
2006-07-19
1
-3
/
+5
*
Misc. new entry.
Evan Cheng
2006-07-19
1
-0
/
+5
*
Make sub- and super- register classes const.
Evan Cheng
2006-07-19
2
-7
/
+8
*
Add an assertion.
Owen Anderson
2006-07-19
1
-0
/
+2
*
Make LoopUnroll not die on LCSSA Phis. This makes lencod work again.
Owen Anderson
2006-07-19
1
-0
/
+6
*
Fix a error that hadn't yet cause any problems, but I'm sure it would have
Owen Anderson
2006-07-19
1
-1
/
+1
*
Fix a bug handling instructions, like blr, which just consist of a text
Chris Lattner
2006-07-19
1
-5
/
+11
*
Move MVT::getVectorType out of line, it is large and shouldn't be inlined.
Chris Lattner
2006-07-19
2
-30
/
+36
*
INC / DEC instructions have shorter code size than ADD32ri8, etc.
Evan Cheng
2006-07-19
2
-7
/
+13
*
Add code size to target instruction use it as the 3rd isel sorting tie-breaker.
Evan Cheng
2006-07-19
2
-3
/
+28
*
Add an out-of-line virtual method for the sdnode class to give it a home.
Chris Lattner
2006-07-19
2
-0
/
+7
*
Add an out-of-line virtual method to provide a home for the cl::option class.
Chris Lattner
2006-07-18
2
-0
/
+7
*
Make sub- super- reg-class tables static.
Evan Cheng
2006-07-18
1
-3
/
+6
*
silence warnings in a release build
Chris Lattner
2006-07-18
1
-1
/
+1
[next]