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
...
*
Regenerate.
Reid Spencer
2007-07-31
2
-954
/
+954
*
fp2uint -> fptoui
Reid Spencer
2007-07-31
1
-8
/
+8
*
After a discussion with Anton, it turns out that the InReg attribute is not
Reid Spencer
2007-07-31
2
-2
/
+2
*
Bunch of tests to check loop passes.
Devang Patel
2007-07-31
9
-0
/
+204
*
Redo and generalize previously removed opt for pinsrw: (vextract (v4i32 bc (v...
Evan Cheng
2007-07-31
7
-235
/
+264
*
Loop unswitch preserves dom info.
Devang Patel
2007-07-31
1
-18
/
+33
*
Implement Simple Analysis interfaces - cloneBasicBlockAnalysis and deleteAnal...
Devang Patel
2007-07-31
1
-0
/
+26
*
Introduce Simple Analysis interface for loop passes.
Devang Patel
2007-07-31
2
-0
/
+50
*
Teach BasicAA about noalias function parameters. Passes all of DejaGNU and te...
Christopher Lamb
2007-07-31
2
-1
/
+44
*
Un-XFAIL these tests after r40622 fixed them.
Christopher Lamb
2007-07-31
2
-2
/
+0
*
Regenerate.
Reid Spencer
2007-07-31
2
-954
/
+954
*
Allow the INREG parameter attribute to be added to functions. This permits the
Reid Spencer
2007-07-31
1
-0
/
+1
*
The InReg parameter attribute is valid on function results. The llvm-gcc-4.0
Reid Spencer
2007-07-31
1
-2
/
+1
*
This isn't safe when there are uses of load's chain result.
Evan Cheng
2007-07-31
1
-11
/
+4
*
Fix PR1581, patch by Timo Savola
Chris Lattner
2007-07-31
1
-1
/
+1
*
Regenerate (again).
Reid Spencer
2007-07-31
2
-148
/
+146
*
Don't include newlines in the whitespace before newline (WSNL) rule.
Reid Spencer
2007-07-31
1
-2
/
+2
*
Regenerate.
Reid Spencer
2007-07-31
5
-4074
/
+5321
*
For PR1553:
Reid Spencer
2007-07-31
3
-0
/
+20
*
If loop can be unswitched again, then do it yourself.
Devang Patel
2007-07-30
1
-5
/
+19
*
Add a comment: don't expect from external function resolver in interpreter
Anton Korobeynikov
2007-07-30
1
-0
/
+5
*
Avoid potential iterator invalidation problems.
Owen Anderson
2007-07-30
1
-1
/
+4
*
Remove dead code.
Devang Patel
2007-07-30
1
-19
/
+13
*
- Allow custom lowering for CTPOP, CTTZ, CTLZ.
Scott Michel
2007-07-30
1
-2
/
+9
*
LCSSA preserves dom info.
Devang Patel
2007-07-30
1
-0
/
+8
*
Loop Rotation pass preserves dominator tree and frontier.
Devang Patel
2007-07-30
1
-0
/
+2
*
LICM preserves scalar evolution and dom frontier.
Devang Patel
2007-07-30
1
-0
/
+3
*
Regenerate for __dso_handle, per Anton's request.
Reid Spencer
2007-07-30
1
-25
/
+136
*
Add detection of __dso_handle presence during configure. Use this information...
Anton Korobeynikov
2007-07-30
3
-15
/
+26
*
Fix a typo/thinko.
Reid Spencer
2007-07-30
1
-1
/
+1
*
Fix a bug in getCopyFromParts turned up in the testcase for PR1132.
Dan Gohman
2007-07-30
3
-3
/
+49
*
Use more caching when computing non-local dependence. This makes bzip2 not
Owen Anderson
2007-07-30
2
-1
/
+5
*
Fix a bug caused by indiscriminantly asking for the dominators of a predecessor.
Owen Anderson
2007-07-30
2
-3
/
+278
*
Use tabs more consistently in assembler pseudo-ops.
Dan Gohman
2007-07-30
2
-5
/
+5
*
Print a space between the comment character and the basic block name,
Dan Gohman
2007-07-30
1
-1
/
+2
*
Fix the comments for the 'fast' parameter in addPassesToEmitFile.
Dan Gohman
2007-07-30
1
-4
/
+6
*
Remove a FIXME comment that wasn't removed when the code it accompanied
Dan Gohman
2007-07-30
1
-1
/
+0
*
Fix the comment for getClosestTargetForJIT to reflect the fact that
Dan Gohman
2007-07-30
2
-8
/
+6
*
More explicit keywords.
Dan Gohman
2007-07-30
4
-5
/
+5
*
Fix pastos in comments for doFinalization functions.
Dan Gohman
2007-07-30
3
-4
/
+4
*
New test case.
Evan Cheng
2007-07-30
1
-0
/
+8
*
Vector fneg must be expanded into fsub -0.0, X.
Evan Cheng
2007-07-30
3
-2
/
+21
*
Add tests for generating noalias parameter attribute from __restrict qualifie...
Christopher Lamb
2007-07-29
3
-0
/
+22
*
Be explicit about which level of optimization is being asked for. The -O option
Reid Spencer
2007-07-29
1
-2
/
+2
*
Change the x86 backend to use extract_subreg for truncation operations. Passe...
Christopher Lamb
2007-07-29
6
-113
/
+37
*
Add register info needed to use subreg sets on X86.
Christopher Lamb
2007-07-28
1
-2
/
+51
*
Make this explictly signed. Fixes PR1571.
Nick Lewycky
2007-07-28
1
-1
/
+1
*
Add facility to dump pass manager structure
Devang Patel
2007-07-27
2
-4
/
+13
*
Trampoline codegen support for X86-32.
Duncan Sands
2007-07-27
5
-12
/
+130
*
Forget to add 'nest' to the list of parameter
Duncan Sands
2007-07-27
1
-0
/
+3
[prev]
[next]