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
path:
root
/
test
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove llvm-upgrade and update tests.
Tanya Lattner
2008-03-10
115
-3133
/
+2572
*
Avoid creating BUILD_VECTOR of all zero elements of "non-normalized" type (e....
Evan Cheng
2008-03-10
1
-0
/
+24
*
remove an execution test.
Chris Lattner
2008-03-10
1
-17
/
+0
*
switch from hard coded g++/as tools to the ones detected from
Chris Lattner
2008-03-10
3
-4
/
+4
*
Fix a typo
Chris Lattner
2008-03-10
1
-1
/
+1
*
Fix PR2120 by changing the replacement order to change compile_cxx
Chris Lattner
2008-03-10
1
-2
/
+2
*
Turn unwind_to into "unwinds to".
Nick Lewycky
2008-03-10
4
-24
/
+24
*
This works on x86_64
Anton Korobeynikov
2008-03-09
1
-2
/
+2
*
Fix RUN line.
Evan Cheng
2008-03-09
1
-1
/
+1
*
Temporary XFAIL the test, until I'll commit a fix
Anton Korobeynikov
2008-03-09
1
-0
/
+1
*
teach X86InstrInfo::copyRegToReg how to copy into ST(0) from
Chris Lattner
2008-03-09
1
-0
/
+16
*
Add ScheduleDAG support for copytoreg where the src/dst register are
Chris Lattner
2008-03-09
1
-0
/
+13
*
Remove llvm-upgrade and update tests.
Tanya Lattner
2008-03-09
65
-787
/
+863
*
Firstly, having a BranchInst isn't exclusive with having an unwind_to.
Nick Lewycky
2008-03-09
1
-0
/
+18
*
A BB that unwind_to an "unwind" inst is that same as one that doesn't unwind_to
Nick Lewycky
2008-03-09
1
-0
/
+8
*
reduce this testcase more
Chris Lattner
2008-03-09
1
-14
/
+0
*
Finish implementing a readme entry: when inserting an i64 variable
Chris Lattner
2008-03-09
1
-0
/
+24
*
Update the inliner and simplifycfg to handle unwind_to.
Nick Lewycky
2008-03-09
2
-0
/
+48
*
Prune the unwind_to labels on BBs that don't need them. Another step in the
Nick Lewycky
2008-03-09
1
-0
/
+15
*
Implement a readme entry, compiling
Chris Lattner
2008-03-09
1
-0
/
+6
*
upgrade this test
Chris Lattner
2008-03-09
1
-4
/
+4
*
make this test harder
Chris Lattner
2008-03-09
1
-0
/
+1
*
Teach SD some vector identities, allowing us to compile vec_set-9 into:
Chris Lattner
2008-03-08
1
-0
/
+8
*
much simpler test case
Andrew Lenharth
2008-03-08
2
-442
/
+3
*
Implement x86 support for @llvm.prefetch. It corresponds to prefetcht{0|1|2} ...
Evan Cheng
2008-03-08
1
-0
/
+15
*
Add support for calls with i128 return values on ppc64.
Dan Gohman
2008-03-08
1
-0
/
+36
*
add dropped section test case for PR2123
Andrew Lenharth
2008-03-07
2
-0
/
+460
*
Add support for lowering 128-bit shifts on ppc64.
Dan Gohman
2008-03-07
1
-0
/
+14
*
Fixed a register scavenger bug. If a def is re-defining part of a super regis...
Evan Cheng
2008-03-07
1
-0
/
+20
*
Update inliner to handle functions that return multiple values.
Devang Patel
2008-03-07
2
-0
/
+92
*
Place for sret promotion tests.
Devang Patel
2008-03-07
1
-0
/
+3
*
mark frem as expand for all legal fp types on x86, regardless of whether
Chris Lattner
2008-03-07
1
-0
/
+7
*
Add testcase.
Bill Wendling
2008-03-06
1
-0
/
+21
*
some more spelling changes
Gabor Greif
2008-03-06
1
-0
/
+0
*
Constant fold SIGN_EXTEND_INREG with ashr not lshr.
Evan Cheng
2008-03-06
1
-0
/
+14
*
Exercise the new CFG change.
Nick Lewycky
2008-03-06
1
-0
/
+13
*
Commit the testcase too.
Nick Lewycky
2008-03-06
1
-0
/
+8
*
Don't try to simplify urem and srem using arithmetic rules that don't work
Nick Lewycky
2008-03-06
1
-26
/
+33
*
Refine Cell's i64 constant generation code to cover more constants where the
Scott Michel
2008-03-06
1
-1
/
+5
*
- Expand tabs to spaces.
Scott Michel
2008-03-05
24
-879
/
+1158
*
Fix a coalescer bug wrt how dead copy interval is shortened.
Evan Cheng
2008-03-05
1
-0
/
+18
*
test for something more interesting than not crashing
Andrew Lenharth
2008-03-05
1
-1
/
+1
*
sync ops on ptrs, was breaking libgomp
Andrew Lenharth
2008-03-05
1
-0
/
+25
*
Fix test not to emit junk into source directory
Anton Korobeynikov
2008-03-05
1
-2
/
+2
*
Testcase for PR2054
Anton Korobeynikov
2008-03-05
2
-0
/
+28
*
Generalize FP constant shrinking optimization to apply to any vt
Chris Lattner
2008-03-05
1
-0
/
+7
*
Add a target lowering hook to control whether it's worthwhile to compress fp ...
Evan Cheng
2008-03-05
1
-0
/
+7
*
Use -enable-ppc-regscavenger flag for these checks
Bill Wendling
2008-03-04
1
-2
/
+2
*
Use cast instead of dyn_cast.
Devang Patel
2008-03-04
1
-9
/
+11
*
Handle multiple return values.
Devang Patel
2008-03-04
1
-0
/
+26
[next]