projects
/
oota-llvm.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
oota-llvm.git
2010-07-26
Dan Gohman
Fix a use-after-free.
commit
|
commitdiff
|
tree
|
snapshot
2010-07-26
Bill Wendling
Using llvm.eh.catch.all.value instead of .llvm.eh.catch...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-26
Eli Friedman
And a bit more non-ASCII stuff.
commit
|
commitdiff
|
tree
|
snapshot
2010-07-26
Anton Korobeynikov
Drop some non-ascii stuff
commit
|
commitdiff
|
tree
|
snapshot
2010-07-26
Bob Wilson
Don't call __register_frame from the JIT on systems...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-26
Evan Cheng
On x86, f32 / f64 nodes share the same registers as...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-26
Evan Cheng
The "excess register pressure" returned by HighRegPress...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-26
Anton Korobeynikov
Add a note
commit
|
commitdiff
|
tree
|
snapshot
2010-07-26
Dan Gohman
Add a comment.
commit
|
commitdiff
|
tree
|
snapshot
2010-07-26
Bruno Cardoso...
Temporary hack to let codegen assert or generate poor...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-26
Owen Anderson
Testing some more.
commit
|
commitdiff
|
tree
|
snapshot
2010-07-26
Owen Anderson
Test some more.
commit
|
commitdiff
|
tree
|
snapshot
2010-07-26
Dan Gohman
Fix library build messages.
commit
|
commitdiff
|
tree
|
snapshot
2010-07-26
Dan Gohman
Add svn:ignore.
commit
|
commitdiff
|
tree
|
snapshot
2010-07-26
Gabor Greif
re-commit r109220, the compile error has already been...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-26
Owen Anderson
Add an initial implementation of LazyValueInfo updating...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-26
Anton Korobeynikov
Currently EH lowering code expects typeinfo to be globa...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-26
Owen Anderson
Fix a test with malformed IR. Not sure why this didn...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-26
Evan Cheng
ARM fastisel isn't ready.
commit
|
commitdiff
|
tree
|
snapshot
2010-07-26
Owen Anderson
One more test commit...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-26
Dan Gohman
Fix SCEVExpander::visitAddRecExpr so that it remembers...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-26
Dan Gohman
Handle Values with no value in getCopyFromRegs.
commit
|
commitdiff
|
tree
|
snapshot
2010-07-26
Owen Anderson
Hopefully the last test commit.
commit
|
commitdiff
|
tree
|
snapshot
2010-07-26
Dan Gohman
Remove LCSSA's bogus dependence on LoopSimplify and...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-26
Dan Gohman
Preserve ScalarEvolution in the loop unroller.
commit
|
commitdiff
|
tree
|
snapshot
2010-07-26
Owen Anderson
Another test commit.
commit
|
commitdiff
|
tree
|
snapshot
2010-07-26
Dan Gohman
Avoid depending on LCSSA implicitly pulling in LoopSimp...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-26
Owen Anderson
Test commit for new post-commit hooks.
commit
|
commitdiff
|
tree
|
snapshot
2010-07-26
Dan Gohman
Fix (at least) quadratic worst-case complexity in Domin...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-26
Eric Christopher
80-col.
commit
|
commitdiff
|
tree
|
snapshot
2010-07-26
Dan Gohman
Avoid copying and recopying a std::set.
commit
|
commitdiff
|
tree
|
snapshot
2010-07-26
Dan Gohman
Exit a search loop when the search goal is found.
commit
|
commitdiff
|
tree
|
snapshot
2010-07-26
Dan Gohman
Fix formatting.
commit
|
commitdiff
|
tree
|
snapshot
2010-07-26
Dan Gohman
A block dominates itself, by definition.
commit
|
commitdiff
|
tree
|
snapshot
2010-07-26
Dan Gohman
Use DominatorTree::properlyDominates instead of dominat...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-26
Dan Gohman
A block dominates itself, by definition.
commit
|
commitdiff
|
tree
|
snapshot
2010-07-26
Dan Gohman
Use DominatorTree::properlyDominates instead of dominat...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-26
Dan Gohman
Add an svn:ignore.
commit
|
commitdiff
|
tree
|
snapshot
2010-07-26
Duncan Sands
Pacify gcc-4.5 which wrongly thinks that RExcess (passe...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-26
Douglas Gregor
Fix format-specifier warning
commit
|
commitdiff
|
tree
|
snapshot
2010-07-26
Michael J....
MC: Fix whitespace error from last commit.
commit
|
commitdiff
|
tree
|
snapshot
2010-07-26
Michael J....
MC: Add WinCOFFObjectWriter implementation.
commit
|
commitdiff
|
tree
|
snapshot
2010-07-26
Lang Hames
Factored out a bit of common code to mark VNInfos for...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-26
Rafael Espindola
Clone and restore the module being reduced in
commit
|
commitdiff
|
tree
|
snapshot
2010-07-25
Benjamin Kramer
Reduce string trashing.
commit
|
commitdiff
|
tree
|
snapshot
2010-07-25
Nick Lewycky
Don't pass -export-dynamic to the linker on Cygwin...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-25
Evan Cheng
Add comments.
commit
|
commitdiff
|
tree
|
snapshot
2010-07-25
Douglas Gregor
Remove extraneous semicolon
commit
|
commitdiff
|
tree
|
snapshot
2010-07-25
Douglas Gregor
Unbreak CMake build
commit
|
commitdiff
|
tree
|
snapshot
2010-07-25
Bob Wilson
Fix crashes when scheduling a CopyToReg node -- getMach...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-24
Eli Friedman
Revert r109361; it's impossible to write a call with...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-24
Rafael Espindola
Revert unintended white space change.
commit
|
commitdiff
|
tree
|
snapshot
2010-07-24
Rafael Espindola
Fix a trivial use after free.
commit
|
commitdiff
|
tree
|
snapshot
2010-07-24
Eli Friedman
Minor simplification.
commit
|
commitdiff
|
tree
|
snapshot
2010-07-24
Eli Friedman
Make the ll parser check that arguments have valid...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-24
Eli Friedman
PR7704: A function is not allowed to return a function...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-24
Anton Korobeynikov
Hook in GlobalMerge pass
commit
|
commitdiff
|
tree
|
snapshot
2010-07-24
Nick Lewycky
Revert this because we can't clone cyclic MDNodes which...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-24
Anton Korobeynikov
Add hook to insert late LLVM=>LLVM passes just before...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-24
Nick Lewycky
Whether function-local or not, a MDNode may reference...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-24
Chris Lattner
add a new NullablePtr class which makes it more obvious...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-24
Peter Collingbourne
Document BUILD_EXAMPLES makefile variable
commit
|
commitdiff
|
tree
|
snapshot
2010-07-24
Duncan Sands
Clarify that if a new value handle is added while dropp...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-24
Bob Wilson
Change ScheduleDAGInstrs::Defs and ::Uses to be variabl...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-24
Devang Patel
Use current working directory when Dirname is empty...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-24
Evan Cheng
Add an ILP scheduler. This is a register pressure aware...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-24
Bruno Cardoso...
Support x86 "eiz" and "riz" pseudo index registers...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-23
Jim Grosbach
Use the appropriate register class for an i32 when...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-23
Jim Grosbach
Remove too-strict assertion. We may want the vreg copy...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-23
Matt Fleming
Consolidate the ELF section directive tests into a...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-23
Owen Anderson
Fix use-after-free error.
commit
|
commitdiff
|
tree
|
snapshot
2010-07-23
Devang Patel
Revert r109262.
commit
|
commitdiff
|
tree
|
snapshot
2010-07-23
Dale Johannesen
Revert 109076. It is wrong and was causing regressions...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-23
Evan Cheng
- Allow target to specify when is register pressure...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-23
Bruno Cardoso...
Remove trailing whitespace
commit
|
commitdiff
|
tree
|
snapshot
2010-07-23
Dan Gohman
Eliminate getCanonicalInductionVariableIncrement's...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-23
Bruno Cardoso...
Move AVX encoding tests to different files
commit
|
commitdiff
|
tree
|
snapshot
2010-07-23
Dan Gohman
Simplify this code; it can use the regular CFG utlities...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-23
Dan Gohman
Micro-optimize SCEVComplexityCompare.
commit
|
commitdiff
|
tree
|
snapshot
2010-07-23
Dan Gohman
Add a const qualifier.
commit
|
commitdiff
|
tree
|
snapshot
2010-07-23
Dan Gohman
Use the proper type for shift counts. This fixes a...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-23
Devang Patel
IF directory name is empty then try to extract one...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-23
Stuart Hastings
Test case to insure template function declaration refer...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-23
Bruno Cardoso...
Add AVX version of CLMUL instructions
commit
|
commitdiff
|
tree
|
snapshot
2010-07-23
Dan Gohman
DAGCombine (shl (anyext x, c)) to (anyext (shl x, c...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-23
Dan Gohman
Make SDNode::dump() print a newline at the end.
commit
|
commitdiff
|
tree
|
snapshot
2010-07-23
Gabor Greif
fix constness warnings
commit
|
commitdiff
|
tree
|
snapshot
2010-07-23
Eric Christopher
Revert r109102 for now as it's causing JIT miscompilations.
commit
|
commitdiff
|
tree
|
snapshot
2010-07-23
Gabor Greif
do not (implicitly) dereference iterator many times...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-23
Eric Christopher
Revert 109220.
commit
|
commitdiff
|
tree
|
snapshot
2010-07-23
Gabor Greif
Simplifying use_iterators by dereferencing
commit
|
commitdiff
|
tree
|
snapshot
2010-07-23
Mikhail Glushenkov
StringRef'icate.
commit
|
commitdiff
|
tree
|
snapshot
2010-07-23
Mikhail Glushenkov
Formatting.
commit
|
commitdiff
|
tree
|
snapshot
2010-07-23
Mikhail Glushenkov
Get rid of exceptions in llvmc.
commit
|
commitdiff
|
tree
|
snapshot
2010-07-23
Chris Lattner
give StringMap a new ctor which allows you to initialize it
commit
|
commitdiff
|
tree
|
snapshot
2010-07-23
Chris Lattner
modernize stringset interface
commit
|
commitdiff
|
tree
|
snapshot
2010-07-23
Bruno Cardoso...
Declare CLMUL as a subtarget feature
commit
|
commitdiff
|
tree
|
snapshot
2010-07-23
Bruno Cardoso...
Add x86 CLMUL (Carry-less multiplication) cpu feature
commit
|
commitdiff
|
tree
|
snapshot
2010-07-23
Eric Christopher
80-col.
commit
|
commitdiff
|
tree
|
snapshot
2010-07-23
Bruno Cardoso...
Add complete assembler support for FMA3 instructions...
commit
|
commitdiff
|
tree
|
snapshot
next