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
...
*
Do not use expensive sort().
Devang Patel
2009-10-26
1
-4
/
+6
*
Some svn:ignore tweaks.
Benjamin Kramer
2009-10-26
0
-0
/
+0
*
Break anti-dependence breaking out into its own class.
David Goodwin
2009-10-26
7
-545
/
+737
*
Add support to encode type info using llvm::Constant.
Devang Patel
2009-10-26
2
-0
/
+116
*
Fix a typo in a comment.
Dan Gohman
2009-10-26
1
-1
/
+1
*
reapply r85085 with a bugfix to avoid infinite looping.
Chris Lattner
2009-10-26
2
-9
/
+47
*
Make LSR's OptimizeShadowIV ignore induction variables with negative
Dan Gohman
2009-10-26
2
-0
/
+29
*
- Revert some changes from 85044, 85045, and 85047 that broke x86_64 tests and
Evan Cheng
2009-10-26
5
-45
/
+218
*
Revert 85085. It causes infinite looping during llvm-gcc build.
Evan Cheng
2009-10-26
2
-45
/
+7
*
Fix gmake check for AuroraUX triple.
Edward O'Callaghan
2009-10-26
1
-2
/
+6
*
Move DataTypes.h to include/llvm/System, update all users. This breaks the last
Chandler Carruth
2009-10-26
79
-88
/
+88
*
Implement PR3266 & PR5276, folding:
Chris Lattner
2009-10-26
3
-19
/
+61
*
Update the 'svn:ignore' property to remove stale file references.
Chandler Carruth
2009-10-25
0
-0
/
+0
*
convert or.ll to filecheck and merge or2 into it.
Chris Lattner
2009-10-25
2
-71
/
+128
*
Remove stale reference to ThreadSupport.h.
Chandler Carruth
2009-10-25
1
-2
/
+1
*
fix PR5295 where the .ll parser didn't reject a function after a global
Chris Lattner
2009-10-25
3
-7
/
+10
*
Suppress -Asserts warning.
Daniel Dunbar
2009-10-25
1
-0
/
+2
*
fix PR5186: the JIT shouldn't try to codegen available_externally
Chris Lattner
2009-10-25
1
-1
/
+1
*
Remove unused includes.
Chandler Carruth
2009-10-25
2
-2
/
+0
*
of -> or
Jim Grosbach
2009-10-25
1
-1
/
+1
*
80-column cleanup
Jim Grosbach
2009-10-25
1
-2
/
+3
*
Reapply 85006 with a minor fix.
Sanjiv Gupta
2009-10-25
6
-3
/
+52
*
Add a couple of ARM cross-rc coalescing tests.
Evan Cheng
2009-10-25
2
-0
/
+119
*
Update tests.
Evan Cheng
2009-10-25
2
-6
/
+11
*
Add ARM getMatchingSuperRegClass to handle S / D / Q cross regclass coalescing.
Evan Cheng
2009-10-25
2
-0
/
+34
*
Don't forget subreg indices when folding load / store.
Evan Cheng
2009-10-25
1
-10
/
+30
*
Use isIdentityCopy. Fix a bozo bug (flipped condition) in InvalidateRegDef.
Evan Cheng
2009-10-25
1
-5
/
+5
*
Code clean up.
Evan Cheng
2009-10-25
1
-33
/
+33
*
Do not delete identity insert_subreg even if dest is virtual. Let later passe...
Evan Cheng
2009-10-25
1
-20
/
+27
*
Add isIdentityCopy to check for identity copy (or extract_subreg, etc.)
Evan Cheng
2009-10-25
1
-9
/
+19
*
Remove includes of Support/Compiler.h that are no longer needed after the
Nick Lewycky
2009-10-25
98
-98
/
+1
*
Remove VISIBILITY_HIDDEN from class/struct found inside anonymous namespaces.
Nick Lewycky
2009-10-25
115
-165
/
+146
*
this is done.
Chris Lattner
2009-10-25
1
-35
/
+0
*
Teach FoldBitCast to be able to handle bitcasts from (e.g.) i128 -> <4 x float>.
Chris Lattner
2009-10-25
1
-4
/
+13
*
move FoldBitCast earlier in the file, and use it instead of
Chris Lattner
2009-10-25
1
-132
/
+132
*
refactor FoldBitCast to reduce nesting and to always return a constantexpr
Chris Lattner
2009-10-25
1
-104
/
+109
*
Remove ICmpInst::isSignedPredicate which was a reimplementation
Nick Lewycky
2009-10-25
7
-45
/
+36
*
Sink isTrueWhenEqual from ICmpInst to CmpInst. Add a matching isFalseWhenEqual
Nick Lewycky
2009-10-25
3
-17
/
+36
*
lit: Add --config-prefix option, to override default config file names.
Daniel Dunbar
2009-10-25
2
-7
/
+25
*
Indent.
Nick Lewycky
2009-10-25
1
-1
/
+1
*
Regenerate.
Mikhail Glushenkov
2009-10-25
1
-30
/
+75
*
Document OptionPreprocessor.
Mikhail Glushenkov
2009-10-25
1
-12
/
+62
*
Add a test for OptionPreprocessor.
Mikhail Glushenkov
2009-10-25
1
-0
/
+42
*
lit: Allow use of /dev/null in redirects on Windows (replace by a temporary
Daniel Dunbar
2009-10-25
1
-1
/
+8
*
When the scavenger is looking for a good candidate location to restore from a
Jim Grosbach
2009-10-25
1
-5
/
+27
*
Update these tests to match what Loop::print now prints.
Dan Gohman
2009-10-24
2
-2
/
+2
*
MapValue doesn't needs its LLVMContext argument.
Dan Gohman
2009-10-24
4
-20
/
+14
*
Rename isLoopExit to isLoopExiting, for consistency with the wording
Dan Gohman
2009-10-24
3
-6
/
+6
*
Delete a spurious semicolon.
Dan Gohman
2009-10-24
1
-1
/
+1
*
Make these tests more interesting by using
Dan Gohman
2009-10-24
14
-14
/
+14
[prev]
[next]