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-07-11
add the memri memory operand
Rafael Espindola
2006-07-11
Revert my indvars changes because they were breaking things. Unfortunately this
Owen Anderson
2006-07-11
Implement the inline asm 'A' constraint. This implements PR825 and
Chris Lattner
2006-07-11
New testcase for PR825.
Chris Lattner
2006-07-11
Fix CodeGen/Alpha/2006-07-03-ASMFormalLowering.ll and PR818.
Chris Lattner
2006-07-11
This is fixed
Chris Lattner
2006-07-11
Reduce bloat in target libraries by removing per machine instruction assertion
Jim Laskey
2006-07-11
In 64-bit mode, 64-bit GPRs are callee saved, not 32-bit ones.
Chris Lattner
2006-07-10
Add a comment, and fix a typo that broke the build.
Owen Anderson
2006-07-10
Don't indent the entire function.
Owen Anderson
2006-07-10
Update.
Evan Cheng
2006-07-10
New entry.
Evan Cheng
2006-07-10
Fixed stack objects do not specify alignments, but their offsets are known.
Evan Cheng
2006-07-10
Implement Regression/CodeGen/PowerPC/bswap-load-store.ll by folding bswaps
Chris Lattner
2006-07-10
New testcase for folding bswaps into i16/i32 loads and stores.
Chris Lattner
2006-07-10
Recognize 16-bit bswaps by relaxing overconstrained pattern.
Chris Lattner
2006-07-10
Add tests for 16-bit byteswaps.
Chris Lattner
2006-07-10
Mark internal function static
Chris Lattner
2006-07-10
Make instcombine not remove Phi nodes when LCSSA is live.
Owen Anderson
2006-07-10
Fixed some output issues where newlines were not being printed after error me...
Patrick Jenkins
2006-07-10
Fixed an issue that tried to cat externalprogramstable.txt from the testresul...
Patrick Jenkins
2006-07-10
create the raddr addressing mode that matches any register and the frame index
Rafael Espindola
2006-07-09
Fix typo in the comment.
Owen Anderson
2006-07-09
Add a test for the LCSSA issue I just fixed.
Owen Anderson
2006-07-09
Add a fix for an issue where LCSSA would fail to insert undef's in some corner
Owen Anderson
2006-07-07
Syntax error in NewNightlyTest.pl
Patrick Jenkins
2006-07-07
Fixed a variable naming issue for the External Program Results table. Also fi...
Patrick Jenkins
2006-07-07
Fix a typo that causes 2006-07-07-ComputeMaskedBits.ll to fail.
Evan Cheng
2006-07-07
Fix PR820 and Transforms/GlobalOpt/2006-07-07-InlineAsmCrash.ll
Chris Lattner
2006-07-07
Testcase for PR820
Chris Lattner
2006-07-07
Add a 64-bit test case.
Evan Cheng
2006-07-07
no need to do a stat then an lstat. lstat will tell us if normal files don't...
Chris Lattner
2006-07-07
Finish removal of EH usage from the Archive library. The REQUIRES_EH flag
Reid Spencer
2006-07-07
Remove EH use from the Archive library and adjust its users accordingly.
Reid Spencer
2006-07-07
Updated comments at top of file to reflect relevant command line options.
Patrick Jenkins
2006-07-07
Move << method out of line.
Chris Lattner
2006-07-07
#include <iosfwd> not <ostream>
Chris Lattner
2006-07-07
New vector shuffle test case.
Evan Cheng
2006-07-07
Update
Evan Cheng
2006-07-07
Change AllocateRWX/DeallocateRWX to not throw an exception.
Chris Lattner
2006-07-07
Change AllocateRWX/DeallocateRWX do not throw an exception.
Chris Lattner
2006-07-07
Added the -noremoveresults option which will not remove the $WebDir from the ...
Patrick Jenkins
2006-07-07
Fix this impl
Chris Lattner
2006-07-07
Adapt to new interface function materialization interface
Chris Lattner
2006-07-07
LoadLibraryPermanently no longer throws an exception, so this code doesn't have
Chris Lattner
2006-07-07
Add a helper function
Chris Lattner
2006-07-07
Change LoadLibraryPermanently to not throw an exception.
Chris Lattner
2006-07-07
Fixed variable naming issue that prevented $Prefix-senddata.txt from having a...
Patrick Jenkins
2006-07-07
This patch (written by Reid) changes compressor to never throw an exception.
Chris Lattner
2006-07-07
This uses EH info
Chris Lattner
[prev]
[next]