index
:
llvm
master
release_1
release_16
release_20
release_21
release_22
release_23
release_24
release_25
release_26
release_27
release_28
release_29
release_30
release_31
release_32
release_33
stable
svn-tags/RELEASE_1
svn-tags/RELEASE_20
svn-tags/RELEASE_21
svn-tags/RELEASE_22
svn-tags/RELEASE_23
svn-tags/RELEASE_24
svn-tags/RELEASE_25
svn-tags/RELEASE_26
svn-tags/RELEASE_27
svn-tags/RELEASE_28
svn-tags/RELEASE_29
svn-tags/RELEASE_30
svn-tags/RELEASE_31
svn-tags/RELEASE_32
testing
http://llvm.org
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2006-05-24
One of these xforms is only safe with unsafe math enabled.
Chris Lattner
2006-05-24
Fix CodeGen/Generic/vector.ll:test_div with altivec.
Chris Lattner
2006-05-24
New testcase
Chris Lattner
2006-05-24
Handle SETO* like we handle SET*, restoring behavior after Evan's setcc
Chris Lattner
2006-05-23
Print struct return functions and calls as actually returning the hidden
Chris Lattner
2006-05-23
Fix file header comment
Chris Lattner
2006-05-23
Better way to check for vararg.
Evan Cheng
2006-05-23
Remove PreprocessCCCArguments and PreprocessFastCCArguments now that
Evan Cheng
2006-05-23
Implement an annoying part of the Darwin/X86 abi: the callee of a struct
Chris Lattner
2006-05-23
-enable-unsafe-fp-math implies -enable-finite-only-fp-math
Evan Cheng
2006-05-23
Make class comment visible in Doxygen.
Vladimir Prus
2006-05-23
Fix missing include
Vladimir Prus
2006-05-23
Added a test case for FP equality check.
Evan Cheng
2006-05-23
Incorrect SETCC CondCode used for FP comparisons.
Evan Cheng
2006-05-23
Added option -enable-finite-only-fp-math. When on, the codegen can assume that
Evan Cheng
2006-05-23
implement minimal versions of
Rafael Espindola
2006-05-23
Describe how to add a custom test.
Chris Lattner
2006-05-23
Wrap long lines fix typo
Chris Lattner
2006-05-22
A isel deficiency.
Evan Cheng
2006-05-21
For PR784:
Reid Spencer
2006-05-21
Back out indirect branch load folding hack. It broke some tests.
Evan Cheng
2006-05-21
Add a note
Chris Lattner
2006-05-20
Make TargetData strings less redundant.
Owen Anderson
2006-05-20
Silence a bogus gcc warning
Chris Lattner
2006-05-20
Fix a parsing bug that caused 7 llvm-test regressions on PPC last night.
Chris Lattner
2006-05-20
- Use of load's chain result should be redirected to load's chain operand.
Evan Cheng
2006-05-20
A new entry
Evan Cheng
2006-05-20
Missing break statements.
Evan Cheng
2006-05-20
Remove unused patterns.
Evan Cheng
2006-05-20
Handle indirect call which folds a load manually. This never matches by
Evan Cheng
2006-05-20
Sparc is big-endian.
Owen Anderson
2006-05-20
Make all of the TargetMachine subclasses use the new string TargetData methods.
Owen Anderson
2006-05-19
new testcase for csretcc
Chris Lattner
2006-05-19
Print csretcc calls like this:
Chris Lattner
2006-05-19
Fix misencoding of calling conventions
Chris Lattner
2006-05-19
pretty print csretcc for calls
Chris Lattner
2006-05-19
CSRet allows varargs
Chris Lattner
2006-05-19
Asmprint csret nicely
Chris Lattner
2006-05-19
Regenerate
Chris Lattner
2006-05-19
Add support for parsing csret
Chris Lattner
2006-05-19
csret functions can be varargs (as can target cc's). Verify restrictions on
Chris Lattner
2006-05-19
Add new calling convention, as documented in LangRef.html
Chris Lattner
2006-05-19
New calling convention I will be adding shortly.
Chris Lattner
2006-05-19
Add a note
Chris Lattner
2006-05-19
Add a note
Chris Lattner
2006-05-19
Split the SSE readme items out into their own README.
Chris Lattner
2006-05-19
Split FP-stack notes out of the main readme. Next up: splitting out SSE.
Chris Lattner
2006-05-19
Move a target-independent note out of the X86 readme.
Chris Lattner
2006-05-19
Particularly ugly code.
Chris Lattner
2006-05-19
new testcase
Chris Lattner
[prev]
[next]