projects
/
oota-llvm.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
oota-llvm.git
2007-07-23
Owen Anderson
Fix file header.
commit
|
commitdiff
|
tree
|
snapshot
2007-07-23
Chris Lattner
completely remove a transformation that is unsafe in...
commit
|
commitdiff
|
tree
|
snapshot
2007-07-23
Duncan Sands
The Ada f-e produces various auxiliary output files
commit
|
commitdiff
|
tree
|
snapshot
2007-07-23
Duncan Sands
For multipart tests, place the parts with no
commit
|
commitdiff
|
tree
|
snapshot
2007-07-23
Reid Spencer
Restore ability to build archives (oops)
commit
|
commitdiff
|
tree
|
snapshot
2007-07-23
Reid Spencer
Remove bizarre use of /dev/null in a makefile include...
commit
|
commitdiff
|
tree
|
snapshot
2007-07-23
Bill Wendling
Fix some validation errors.
commit
|
commitdiff
|
tree
|
snapshot
2007-07-23
Bill Wendling
Converted to "svn" and reformatted.
commit
|
commitdiff
|
tree
|
snapshot
2007-07-23
Reid Spencer
Remove dead option.
commit
|
commitdiff
|
tree
|
snapshot
2007-07-23
Bill Wendling
Small change.
commit
|
commitdiff
|
tree
|
snapshot
2007-07-23
Bill Wendling
Point to the correct SVN repository.
commit
|
commitdiff
|
tree
|
snapshot
2007-07-23
Bill Wendling
Add missing SSE builtins:
commit
|
commitdiff
|
tree
|
snapshot
2007-07-22
Reid Spencer
Report an error if one occurs in releaseModule.
commit
|
commitdiff
|
tree
|
snapshot
2007-07-22
Chris Lattner
Disable the string map copy ctor and assignment operators,
commit
|
commitdiff
|
tree
|
snapshot
2007-07-22
Duncan Sands
Remove -O1 in favour of making llvm-gcc-4.2 a bit
commit
|
commitdiff
|
tree
|
snapshot
2007-07-21
Chris Lattner
This xform isn't safe, removing it.
commit
|
commitdiff
|
tree
|
snapshot
2007-07-21
Reid Spencer
Update for changes in library.sh
commit
|
commitdiff
|
tree
|
snapshot
2007-07-21
Devang Patel
Apply temporary work around to fix llvm mis-compilation
commit
|
commitdiff
|
tree
|
snapshot
2007-07-21
Evan Cheng
No more noResults.
commit
|
commitdiff
|
tree
|
snapshot
2007-07-20
Dan Gohman
Don't assume that only Uses can be kills. Defs are...
commit
|
commitdiff
|
tree
|
snapshot
2007-07-20
Dan Gohman
Simplify the logic for setVolatile.
commit
|
commitdiff
|
tree
|
snapshot
2007-07-20
Duncan Sands
Need -O1 or better to have these builtins lowered to
commit
|
commitdiff
|
tree
|
snapshot
2007-07-20
Chris Lattner
zext(undef) = 0 and sext(undef) = 0, not undef.
commit
|
commitdiff
|
tree
|
snapshot
2007-07-20
Chris Lattner
this xform is already done by the constant folder.
commit
|
commitdiff
|
tree
|
snapshot
2007-07-20
Evan Cheng
Added -print-emitted-asm to print out JIT generated...
commit
|
commitdiff
|
tree
|
snapshot
2007-07-20
Reid Spencer
Update to include clean and install commands.
commit
|
commitdiff
|
tree
|
snapshot
2007-07-20
Chandler Carruth
No longer referencing "shared memory" as this can confu...
commit
|
commitdiff
|
tree
|
snapshot
2007-07-20
Reid Spencer
Silly HTML
commit
|
commitdiff
|
tree
|
snapshot
2007-07-20
Reid Spencer
Fix validation errors.
commit
|
commitdiff
|
tree
|
snapshot
2007-07-20
Chandler Carruth
This introduces the atomic operation intrinsics into...
commit
|
commitdiff
|
tree
|
snapshot
2007-07-20
Owen Anderson
Make the heuristic for shrinking DenseMap smarter.
commit
|
commitdiff
|
tree
|
snapshot
2007-07-20
Devang Patel
Use SmallVector instead of std::vector.
commit
|
commitdiff
|
tree
|
snapshot
2007-07-20
Chandler Carruth
Fixing some differences between CVS and SVN diff'ing...
commit
|
commitdiff
|
tree
|
snapshot
2007-07-20
Dan Gohman
Optimize alignment of loads and stores.
commit
|
commitdiff
|
tree
|
snapshot
2007-07-20
Dan Gohman
Update these regression tests to accomodate X86InstrSSE...
commit
|
commitdiff
|
tree
|
snapshot
2007-07-20
Owen Anderson
Have DenseMap auto-shrink itself on clear(). This...
commit
|
commitdiff
|
tree
|
snapshot
2007-07-20
Duncan Sands
Place SCCPSolver also in the anonymous namespace. ...
commit
|
commitdiff
|
tree
|
snapshot
2007-07-20
Owen Anderson
Fix a bug where we were marking GEP expressions with...
commit
|
commitdiff
|
tree
|
snapshot
2007-07-20
Owen Anderson
When removing instructions from the analysis, be sure...
commit
|
commitdiff
|
tree
|
snapshot
2007-07-20
Evan Cheng
New test.
commit
|
commitdiff
|
tree
|
snapshot
2007-07-20
Evan Cheng
Because we promote SSE logical ops and loads to v2i64...
commit
|
commitdiff
|
tree
|
snapshot
2007-07-20
Evan Cheng
No need for noResults anymore.
commit
|
commitdiff
|
tree
|
snapshot
2007-07-20
Evan Cheng
Oops. These stores actually produce results.
commit
|
commitdiff
|
tree
|
snapshot
2007-07-19
Evan Cheng
New test.
commit
|
commitdiff
|
tree
|
snapshot
2007-07-19
Evan Cheng
Try fixing it again.
commit
|
commitdiff
|
tree
|
snapshot
2007-07-19
Evan Cheng
Fix custom lowering of SSE FXOR.
commit
|
commitdiff
|
tree
|
snapshot
2007-07-19
Evan Cheng
Fix patterns so we isel the xorps, etc. for floating...
commit
|
commitdiff
|
tree
|
snapshot
2007-07-19
Reid Spencer
For PR1553:
commit
|
commitdiff
|
tree
|
snapshot
2007-07-19
Reid Spencer
Hush a noisy warning from GCC 4.2 about overflow during...
commit
|
commitdiff
|
tree
|
snapshot
2007-07-19
Owen Anderson
Make val_replace fail early, which reduces the time...
commit
|
commitdiff
|
tree
|
snapshot
2007-07-19
Bill Wendling
Don't need the "&&" to glue lines together.
commit
|
commitdiff
|
tree
|
snapshot
2007-07-19
Devang Patel
Verify loop info.
commit
|
commitdiff
|
tree
|
snapshot
2007-07-19
Anton Korobeynikov
Properly initialize value :)
commit
|
commitdiff
|
tree
|
snapshot
2007-07-19
Duncan Sands
Replace mysterious code causing a g++-4.2 warning
commit
|
commitdiff
|
tree
|
snapshot
2007-07-19
Duncan Sands
Fix this test. We produce pretty cruddy code for this
commit
|
commitdiff
|
tree
|
snapshot
2007-07-19
Duncan Sands
As pointed out by g++-4.2, the original code didn't do
commit
|
commitdiff
|
tree
|
snapshot
2007-07-19
Owen Anderson
Remember to free the heap allocated array if we're...
commit
|
commitdiff
|
tree
|
snapshot
2007-07-19
Owen Anderson
Use SmallVector and DenseMap in even more places.
commit
|
commitdiff
|
tree
|
snapshot
2007-07-19
Bill Wendling
Testcase for PR1549
commit
|
commitdiff
|
tree
|
snapshot
2007-07-19
Owen Anderson
Change ValueTable to use a DenseMap for mapping express...
commit
|
commitdiff
|
tree
|
snapshot
2007-07-19
Devang Patel
Set up ground work to verify preserved analysis info.
commit
|
commitdiff
|
tree
|
snapshot
2007-07-19
Owen Anderson
Move some sets and maps to SmallPtrSet and DenseMap...
commit
|
commitdiff
|
tree
|
snapshot
2007-07-19
Devang Patel
After a basic block is split into two parts,
commit
|
commitdiff
|
tree
|
snapshot
2007-07-19
Devang Patel
Now this temp. fix is not required.
commit
|
commitdiff
|
tree
|
snapshot
2007-07-19
Evan Cheng
Change instruction description to split OperandList...
commit
|
commitdiff
|
tree
|
snapshot
2007-07-19
Evan Cheng
Only adjust esp around calls in presence of alloca.
commit
|
commitdiff
|
tree
|
snapshot
2007-07-19
Evan Cheng
Only adjust esp around calls in presence of alloca.
commit
|
commitdiff
|
tree
|
snapshot
2007-07-18
Devang Patel
Fix typo.
commit
|
commitdiff
|
tree
|
snapshot
2007-07-18
Devang Patel
Fix dominator info update to accommodate CFG changes.
commit
|
commitdiff
|
tree
|
snapshot
2007-07-18
Devang Patel
New test.
commit
|
commitdiff
|
tree
|
snapshot
2007-07-18
Evan Cheng
Add comment.
commit
|
commitdiff
|
tree
|
snapshot
2007-07-18
Evan Cheng
New test.
commit
|
commitdiff
|
tree
|
snapshot
2007-07-18
Evan Cheng
Use MOV instead of LEA to restore ESP if callee-saved...
commit
|
commitdiff
|
tree
|
snapshot
2007-07-18
Dan Gohman
Add constructor overloads for LoadInst and StoreInst...
commit
|
commitdiff
|
tree
|
snapshot
2007-07-18
Dan Gohman
Implement initial memory alignment awareness for SSE...
commit
|
commitdiff
|
tree
|
snapshot
2007-07-18
Owen Anderson
Fix an issue where assignments that caused a SmallPtrSe...
commit
|
commitdiff
|
tree
|
snapshot
2007-07-18
Dan Gohman
It's not necessary to do rounding for alloca operations...
commit
|
commitdiff
|
tree
|
snapshot
2007-07-18
Evan Cheng
New entry.
commit
|
commitdiff
|
tree
|
snapshot
2007-07-18
Reid Spencer
Fix a sys::Path API error caught by a gcc 4.2 warning.
commit
|
commitdiff
|
tree
|
snapshot
2007-07-18
Chris Lattner
Work around a bogus gcc 4.2 warning.
commit
|
commitdiff
|
tree
|
snapshot
2007-07-18
Reid Spencer
Fix this test to not rely on the path but to use the
commit
|
commitdiff
|
tree
|
snapshot
2007-07-18
Reid Spencer
The property is svn:executable not svn:execute.
commit
|
commitdiff
|
tree
|
snapshot
2007-07-18
Nick Lewycky
Alphabetize. Document -mlimit parameter.
commit
|
commitdiff
|
tree
|
snapshot
2007-07-17
Owen Anderson
Turn on FastDSE by default.
commit
|
commitdiff
|
tree
|
snapshot
2007-07-17
Evan Cheng
Fold prologue esp update when possible.
commit
|
commitdiff
|
tree
|
snapshot
2007-07-17
Andrew Lenharth
support poolalloc as checked out from svn
commit
|
commitdiff
|
tree
|
snapshot
2007-07-17
Evan Cheng
Change sroa threshold back.
commit
|
commitdiff
|
tree
|
snapshot
2007-07-17
Evan Cheng
Dead code.
commit
|
commitdiff
|
tree
|
snapshot
2007-07-17
Evan Cheng
Make sure not to break eh_return.
commit
|
commitdiff
|
tree
|
snapshot
2007-07-17
Evan Cheng
Update.
commit
|
commitdiff
|
tree
|
snapshot
2007-07-17
Evan Cheng
Fix test.
commit
|
commitdiff
|
tree
|
snapshot
2007-07-17
Tanya Lattner
Don't use * in XFAIL line unless you want it to XFAIL...
commit
|
commitdiff
|
tree
|
snapshot
2007-07-17
Evan Cheng
Missed the case where alloca is used but the stack...
commit
|
commitdiff
|
tree
|
snapshot
2007-07-17
Rafael Espindola
detect invalid combination of sret and byval
commit
|
commitdiff
|
tree
|
snapshot
2007-07-17
Gabor Greif
XFAIL these on sparc-solaris
commit
|
commitdiff
|
tree
|
snapshot
2007-07-17
Evan Cheng
Use push / pop for prologues and epilogues.
commit
|
commitdiff
|
tree
|
snapshot
2007-07-17
Reid Spencer
Make use of the process_builder_args library function.
commit
|
commitdiff
|
tree
|
snapshot
2007-07-17
Reid Spencer
For PR1558:
commit
|
commitdiff
|
tree
|
snapshot
2007-07-17
Chris Lattner
no email addrs in file headers
commit
|
commitdiff
|
tree
|
snapshot
2007-07-17
Reid Spencer
Unbreak the build by putting calls to free into the...
commit
|
commitdiff
|
tree
|
snapshot
next