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
*
remove unused arguments.
Rafael Espindola
2009-03-31
1
-14
/
+12
*
Really temporarily revert r68073.
Bill Wendling
2009-03-31
2
-15
/
+1
*
Oy! When reverting r68073, I added in experimental code. Sorry...
Bill Wendling
2009-03-31
6
-96
/
+47
*
Remove the "fast" cases for spill and restore point determination, as these w...
Owen Anderson
2009-03-31
2
-127
/
+60
*
Revert r68073. It's causing a failure in the Apple-style builds.
Bill Wendling
2009-03-31
6
-47
/
+96
*
shrink subclassid, liberating some bits for future (ab)use.
Chris Lattner
2009-03-31
1
-1
/
+1
*
Fix live-out reg logic to not insert over-aggressive AssertZExt
Dan Gohman
2009-03-31
2
-3
/
+23
*
X86 address mode isel tweak. If the base of the address is also used by a Cop...
Evan Cheng
2009-03-31
1
-1
/
+25
*
Really, really fix PointerUnion3::is
Douglas Gregor
2009-03-31
1
-1
/
+1
*
Except in asm-verbose mode, avoid printing labels for blocks that are
Dan Gohman
2009-03-30
2
-1
/
+15
*
Loop Index Split can eliminate a loop if it can determin if loop body is exec...
Devang Patel
2009-03-30
2
-8
/
+48
*
Make PointerUnion3::get work properly
Douglas Gregor
2009-03-30
1
-3
/
+5
*
When optimzing a mul by immediate into two, the resulting mul's should get a ...
Evan Cheng
2009-03-30
5
-5
/
+12
*
Turn a 2-address instruction into a 3-address one when it's profitable even i...
Evan Cheng
2009-03-30
2
-22
/
+69
*
update comment.
Chris Lattner
2009-03-30
1
-1
/
+1
*
Balance out quote in debug output.
Bill Wendling
2009-03-30
1
-1
/
+1
*
Fix grammar-o in comment.
Bill Wendling
2009-03-30
1
-1
/
+1
*
add a PointerUnion3 class and generalize PointerUnion to work with
Chris Lattner
2009-03-30
1
-15
/
+120
*
fix the PointerLikeTypeTraits specialization for PointerIntPair to
Chris Lattner
2009-03-30
1
-2
/
+4
*
Constify arguments in isSuccessor and isLayoutSuccessor.
Dan Gohman
2009-03-30
2
-4
/
+4
*
Update the polygen grammer to reflect that zext and sext are no longer
Dan Gohman
2009-03-30
1
-2
/
+0
*
docs/TestingGuide.html: correction to prev. text (objdir!=srcdir required for...
John Mosby
2009-03-30
1
-7
/
+3
*
Fix comment to match function name.
Bob Wilson
2009-03-30
1
-1
/
+1
*
getEntryFor() may invalidate DenseMap iterator.
Devang Patel
2009-03-30
1
-0
/
+1
*
Add ccc back for now.
Mike Stump
2009-03-30
1
-1
/
+1
*
Clearify local/global relocations wording
Anton Korobeynikov
2009-03-30
1
-1
/
+10
*
Fix thinko: put stuff with both global and local relocations into data.rel{.r...
Anton Korobeynikov
2009-03-30
1
-3
/
+3
*
Tweak test for recent relro stuff
Anton Korobeynikov
2009-03-30
1
-9
/
+17
*
Fix infinite looping
Anton Korobeynikov
2009-03-30
1
-0
/
+2
*
Properly propagate Kind.
Anton Korobeynikov
2009-03-30
1
-1
/
+1
*
Do not propagate ELF-specific stuff (data.rel) into other targets. This simpl...
Anton Korobeynikov
2009-03-30
5
-25
/
+37
*
Add data.rel stuff
Anton Korobeynikov
2009-03-30
6
-14
/
+63
*
fix some validation problems.
Chris Lattner
2009-03-30
1
-7
/
+2
*
Forgot this test.
Evan Cheng
2009-03-30
1
-0
/
+12
*
Clarify section on setting up and running test-suite
John Mosby
2009-03-30
1
-14
/
+27
*
Updated the comment for isArithmeticShift() to match reality.
Misha Brukman
2009-03-29
1
-2
/
+1
*
Constify check. This fixes PR3900.
Bill Wendling
2009-03-29
1
-1
/
+1
*
Testcase for recent ro/relocs stuff
Anton Korobeynikov
2009-03-29
1
-0
/
+15
*
IA64 is as weird as Alpha wrt r/o relocs :)
Anton Korobeynikov
2009-03-29
2
-0
/
+8
*
Alpha always requires global relocations to be r/w regardless of PIC.
Anton Korobeynikov
2009-03-29
2
-1
/
+8
*
Honour relocation behaviour stuff for ro objects
Anton Korobeynikov
2009-03-29
3
-3
/
+29
*
Extend the relocation tracker handler, so we can filter on different 'kinds' ...
Anton Korobeynikov
2009-03-29
2
-7
/
+28
*
Fix PR3899: add support for extracting floats from vectors
Duncan Sands
2009-03-29
4
-0
/
+32
*
add missing space.
Chris Lattner
2009-03-29
1
-2
/
+2
*
add some comments, add a dyn_cast method.
Chris Lattner
2009-03-29
1
-0
/
+16
*
When forming sentinels for empty/tombstone, make sure to respect the
Chris Lattner
2009-03-29
2
-6
/
+17
*
add helper method.
Chris Lattner
2009-03-29
1
-0
/
+2
*
Add a simple type-safe bit-mangling pointer union class. This allows
Chris Lattner
2009-03-29
1
-0
/
+132
*
Allow a specific PointerIntPair instance to use a specific Pointer trait:
Chris Lattner
2009-03-29
1
-3
/
+2
*
Add a PointerLikeTypeTraits specialization for uintptr_t
Chris Lattner
2009-03-29
1
-0
/
+16
[next]