index
:
external_llvm.git
replicant-6.0
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Temporary hack to let codegen assert or generate poor code in case
Bruno Cardoso Lopes
2010-07-26
1
-8
/
+13
*
Testing some more.
Owen Anderson
2010-07-26
1
-1
/
+0
*
Test some more.
Owen Anderson
2010-07-26
1
-0
/
+1
*
Fix library build messages.
Dan Gohman
2010-07-26
1
-2
/
+2
*
Add svn:ignore.
Dan Gohman
2010-07-26
0
-0
/
+0
*
re-commit r109220, the compile error has already been fixed
Gabor Greif
2010-07-26
2
-24
/
+5
*
Add an initial implementation of LazyValueInfo updating for JumpThreading. D...
Owen Anderson
2010-07-26
3
-4
/
+96
*
Currently EH lowering code expects typeinfo to be global only.
Anton Korobeynikov
2010-07-26
2
-2
/
+106
*
Fix a test with malformed IR. Not sure why this didn't fail before.
Owen Anderson
2010-07-26
1
-0
/
+3
*
ARM fastisel isn't ready.
Evan Cheng
2010-07-26
1
-1
/
+2
*
One more test commit...
Owen Anderson
2010-07-26
1
-2
/
+1
*
Fix SCEVExpander::visitAddRecExpr so that it remembers the induction variable
Dan Gohman
2010-07-26
2
-24
/
+57
*
Handle Values with no value in getCopyFromRegs.
Dan Gohman
2010-07-26
1
-0
/
+4
*
Hopefully the last test commit.
Owen Anderson
2010-07-26
1
-0
/
+1
*
Remove LCSSA's bogus dependence on LoopSimplify and LoopSimplify's bogus
Dan Gohman
2010-07-26
5
-19
/
+15
*
Preserve ScalarEvolution in the loop unroller.
Dan Gohman
2010-07-26
1
-0
/
+6
*
Another test commit.
Owen Anderson
2010-07-26
1
-1
/
+0
*
Avoid depending on LCSSA implicitly pulling in LoopSimplify.
Dan Gohman
2010-07-26
1
-2
/
+2
*
Test commit for new post-commit hooks.
Owen Anderson
2010-07-26
1
-0
/
+1
*
Fix (at least) quadratic worst-case complexity in DominanceFrontier::splitBlock:
Dan Gohman
2010-07-26
1
-52
/
+64
*
80-col.
Eric Christopher
2010-07-26
1
-2
/
+4
*
Avoid copying and recopying a std::set.
Dan Gohman
2010-07-26
1
-6
/
+2
*
Exit a search loop when the search goal is found.
Dan Gohman
2010-07-26
1
-1
/
+3
*
Fix formatting.
Dan Gohman
2010-07-26
1
-2
/
+2
*
A block dominates itself, by definition.
Dan Gohman
2010-07-26
1
-1
/
+1
*
Use DominatorTree::properlyDominates instead of dominates with an
Dan Gohman
2010-07-26
1
-1
/
+1
*
A block dominates itself, by definition.
Dan Gohman
2010-07-26
1
-1
/
+1
*
Use DominatorTree::properlyDominates instead of dominates with an
Dan Gohman
2010-07-26
1
-1
/
+1
*
Add an svn:ignore.
Dan Gohman
2010-07-26
0
-0
/
+0
*
Pacify gcc-4.5 which wrongly thinks that RExcess (passed as the Excess parame...
Duncan Sands
2010-07-26
1
-1
/
+2
*
Fix format-specifier warning
Douglas Gregor
2010-07-26
1
-1
/
+1
*
MC: Fix whitespace error from last commit.
Michael J. Spencer
2010-07-26
1
-1
/
+1
*
MC: Add WinCOFFObjectWriter implementation.
Michael J. Spencer
2010-07-26
2
-15
/
+727
*
Factored out a bit of common code to mark VNInfos for deletion.
Lang Hames
2010-07-26
2
-40
/
+23
*
Clone and restore the module being reduced in
Rafael Espindola
2010-07-26
1
-6
/
+27
*
Reduce string trashing.
Benjamin Kramer
2010-07-25
1
-1
/
+1
*
Don't pass -export-dynamic to the linker on Cygwin and MinGW. These platforms
Nick Lewycky
2010-07-25
1
-1
/
+1
*
Add comments.
Evan Cheng
2010-07-25
1
-4
/
+16
*
Remove extraneous semicolon
Douglas Gregor
2010-07-25
1
-1
/
+1
*
Unbreak CMake build
Douglas Gregor
2010-07-25
1
-0
/
+1
*
Fix crashes when scheduling a CopyToReg node -- getMachineOpcode asserts on
Bob Wilson
2010-07-25
1
-2
/
+2
*
Revert r109361; it's impossible to write a call with an argument with an
Eli Friedman
2010-07-24
1
-6
/
+2
*
Revert unintended white space change.
Rafael Espindola
2010-07-24
1
-1
/
+1
*
Fix a trivial use after free.
Rafael Espindola
2010-07-24
1
-2
/
+6
*
Minor simplification.
Eli Friedman
2010-07-24
1
-1
/
+1
*
Make the ll parser check that arguments have valid types.
Eli Friedman
2010-07-24
1
-1
/
+5
*
PR7704: A function is not allowed to return a function; make sure to enforce
Eli Friedman
2010-07-24
1
-2
/
+2
*
Hook in GlobalMerge pass
Anton Korobeynikov
2010-07-24
7
-1
/
+228
*
Revert this because we can't clone cyclic MDNodes which are creating during a
Nick Lewycky
2010-07-24
1
-3
/
+4
*
Add hook to insert late LLVM=>LLVM passes just before isel
Anton Korobeynikov
2010-07-24
2
-4
/
+11
[next]