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
/
llvm
Commit message (
Expand
)
Author
Age
Files
Lines
*
Patches to make the LLVM sources more -pedantic clean. Patch provided
Chris Lattner
2006-05-24
41
-44
/
+44
*
One of these xforms is only safe with unsafe math enabled.
Chris Lattner
2006-05-24
1
-1
/
+2
*
Fix CodeGen/Generic/vector.ll:test_div with altivec.
Chris Lattner
2006-05-24
1
-0
/
+1
*
New testcase
Chris Lattner
2006-05-24
1
-0
/
+9
*
Handle SETO* like we handle SET*, restoring behavior after Evan's setcc
Chris Lattner
2006-05-24
1
-0
/
+8
*
Print struct return functions and calls as actually returning the hidden
Chris Lattner
2006-05-23
1
-75
/
+171
*
Fix file header comment
Chris Lattner
2006-05-23
1
-1
/
+1
*
Better way to check for vararg.
Evan Cheng
2006-05-23
1
-1
/
+2
*
Remove PreprocessCCCArguments and PreprocessFastCCArguments now that
Evan Cheng
2006-05-23
2
-253
/
+124
*
Implement an annoying part of the Darwin/X86 abi: the callee of a struct
Chris Lattner
2006-05-23
2
-3
/
+19
*
-enable-unsafe-fp-math implies -enable-finite-only-fp-math
Evan Cheng
2006-05-23
3
-9
/
+17
*
Make class comment visible in Doxygen.
Vladimir Prus
2006-05-23
1
-28
/
+31
*
Fix missing include
Vladimir Prus
2006-05-23
1
-0
/
+1
*
Added a test case for FP equality check.
Evan Cheng
2006-05-23
1
-0
/
+9
*
Incorrect SETCC CondCode used for FP comparisons.
Evan Cheng
2006-05-23
1
-9
/
+20
*
Added option -enable-finite-only-fp-math. When on, the codegen can assume that
Evan Cheng
2006-05-23
2
-0
/
+13
*
implement minimal versions of
Rafael Espindola
2006-05-23
3
-9
/
+80
*
Describe how to add a custom test.
Chris Lattner
2006-05-23
1
-3
/
+82
*
Wrap long lines fix typo
Chris Lattner
2006-05-23
1
-12
/
+19
*
A isel deficiency.
Evan Cheng
2006-05-22
1
-0
/
+19
*
For PR784:
Reid Spencer
2006-05-21
2
-2
/
+2
*
Back out indirect branch load folding hack. It broke some tests.
Evan Cheng
2006-05-21
1
-63
/
+0
*
Add a note
Chris Lattner
2006-05-21
1
-0
/
+12
*
Make TargetData strings less redundant.
Owen Anderson
2006-05-20
4
-10
/
+3
*
Silence a bogus gcc warning
Chris Lattner
2006-05-20
1
-1
/
+1
*
Fix a parsing bug that caused 7 llvm-test regressions on PPC last night.
Chris Lattner
2006-05-20
1
-7
/
+7
*
- Use of load's chain result should be redirected to load's chain operand.
Evan Cheng
2006-05-20
1
-3
/
+13
*
A new entry
Evan Cheng
2006-05-20
1
-0
/
+10
*
Missing break statements.
Evan Cheng
2006-05-20
1
-0
/
+3
*
Remove unused patterns.
Evan Cheng
2006-05-20
2
-7
/
+4
*
Handle indirect call which folds a load manually. This never matches by
Evan Cheng
2006-05-20
1
-0
/
+58
*
Sparc is big-endian.
Owen Anderson
2006-05-20
1
-1
/
+1
*
Make all of the TargetMachine subclasses use the new string TargetData methods.
Owen Anderson
2006-05-20
7
-7
/
+11
*
new testcase for csretcc
Chris Lattner
2006-05-19
1
-0
/
+5
*
Print csretcc calls like this:
Chris Lattner
2006-05-19
1
-8
/
+8
*
Fix misencoding of calling conventions
Chris Lattner
2006-05-19
1
-2
/
+3
*
pretty print csretcc for calls
Chris Lattner
2006-05-19
1
-0
/
+2
*
CSRet allows varargs
Chris Lattner
2006-05-19
1
-2
/
+3
*
Asmprint csret nicely
Chris Lattner
2006-05-19
1
-0
/
+1
*
Regenerate
Chris Lattner
2006-05-19
5
-1442
/
+1455
*
Add support for parsing csret
Chris Lattner
2006-05-19
2
-1
/
+3
*
csret functions can be varargs (as can target cc's). Verify restrictions on
Chris Lattner
2006-05-19
1
-3
/
+18
*
Add new calling convention, as documented in LangRef.html
Chris Lattner
2006-05-19
1
-0
/
+7
*
New calling convention I will be adding shortly.
Chris Lattner
2006-05-19
1
-0
/
+13
*
Add a note
Chris Lattner
2006-05-19
1
-0
/
+19
*
Add a note
Chris Lattner
2006-05-19
1
-0
/
+38
*
Split the SSE readme items out into their own README.
Chris Lattner
2006-05-19
2
-582
/
+662
*
Split FP-stack notes out of the main readme. Next up: splitting out SSE.
Chris Lattner
2006-05-19
2
-100
/
+99
*
Move a target-independent note out of the X86 readme.
Chris Lattner
2006-05-19
1
-0
/
+12
*
Particularly ugly code.
Chris Lattner
2006-05-19
1
-0
/
+14
[next]