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-07
These libs use EH info
Chris Lattner
2006-07-07
X86 target specific DAG combine: turn build_vector (load x), (load x+4),
Evan Cheng
2006-07-07
Fix a bug in my previous patch which broke building llvm/runtime when using l...
Chris Lattner
2006-07-07
Xfail this
Chris Lattner
2006-07-07
This uses EH extensively
Chris Lattner
2006-07-07
Tools require EH for their top-level try blocks.
Chris Lattner
2006-07-07
tblgen uses EH
Chris Lattner
2006-07-07
Stacker uses EH.
Chris Lattner
2006-07-07
Fix an embarassing bug reid noticed
Chris Lattner
2006-07-06
Fix PR819, llvm2cpp should read .bc files, not .ll files.
Chris Lattner
2006-07-06
Modify the SlowOperationInformer interface to not throw exceptions.
Chris Lattner
2006-07-06
Fixed a bug that looked for -Warnings.txt and -Tests.txt in ridiculous places.
Patrick Jenkins
2006-07-06
Change the ModuleProvider interface to not throw exceptions.
Chris Lattner
2006-07-06
The first commit of NewNightlyTest.pl which instead of generating a webpage s...
Patrick Jenkins
2006-07-06
Print LLVM version info like this:
Chris Lattner
2006-07-06
Change the verifier to never throw an exception. Instead verifyModule canopt...
Chris Lattner
2006-07-06
Change the verifier to never throw an exception. Instead verifyModule can
Chris Lattner
2006-07-06
Undisable ppc64 jit
Chris Lattner
2006-07-06
Fixed a typo.
Evan Cheng
2006-07-06
Added option -code-model to set code model (only used in 64-bit) mode. Valid
Evan Cheng
2006-07-06
The web site uses this
Chris Lattner
2006-07-05
Reorg. No functionality change.
Evan Cheng
2006-07-05
Update test case.
Evan Cheng
2006-07-05
Adding Patrick Jenkins' information to CREDITS.TXT
Patrick Jenkins
2006-07-05
Fix JIT on non MacOS X i386 systems.
Evan Cheng
2006-07-03
Legalize does not handle this correctly
Andrew Lenharth
2006-07-03
These are already implemented
Andrew Lenharth
2006-07-03
0 offsets for memory operands
Andrew Lenharth
2006-07-03
Split long comment lines.
Reid Spencer
2006-06-29
Ugly hack! Add helper functions InsertInFlightSetEntry and
Evan Cheng
2006-06-29
Allow specifying an explicit list of architectures to build for, e.g.:
Chris Lattner
2006-06-29
Should just use xorps to clear XMM registers for all data types. pxor is also...
Evan Cheng
2006-06-29
Describe my newest work.
Owen Anderson
2006-06-29
Let X86CompilationCallback pass previous frame and return address to X86Compi...
Evan Cheng
2006-06-29
Added -disable-cbe to disable C backend testing.
Evan Cheng
2006-06-29
Add shift and rotate by 1 instructions / patterns.
Evan Cheng
2006-06-29
Always use xorps to clear XMM registers.
Evan Cheng
2006-06-29
Move .literal4 and .literal8 support into AsmPrinter.cpp
Evan Cheng
2006-06-29
Add support to print 4-, 8-, and 16- byte constant literals in special
Evan Cheng
2006-06-28
Hide x86 symbols
Chris Lattner
2006-06-28
Use hidden visibility to make symbols in an anonymous namespace get
Chris Lattner
2006-06-28
Use hidden visibility to reduce codesize
Chris Lattner
2006-06-28
Shave another 27K off libllvmgcc.dylib with visibility hidden
Chris Lattner
2006-06-28
Shrink libllvmgcc.dylib by another 23K
Chris Lattner
2006-06-28
shrink libllvmgcc.dylib another 25K
Chris Lattner
2006-06-28
Mark these two classes as hidden, shrinking libllbmgcc.dylib by 25K
Chris Lattner
2006-06-28
Use hidden visibility to reduce the sizes of some .o files. This chops 60K o...
Chris Lattner
2006-06-28
Add support for hidden visibility
Chris Lattner
2006-06-28
not really XFailing these, as only incompleteness is wrong in the graph
Andrew Lenharth
2006-06-28
change I flag on test
Andrew Lenharth
[prev]
[next]