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
*
Teach LSR to optimize more loop exit compares, i.e. change them to use postin...
Evan Cheng
2009-05-11
4
-45
/
+275
*
Add DW_AT_APPLE_isa and DW_AT_APPLE_block. Radar 6867696
Mike Stump
2009-05-11
1
-0
/
+2
*
Fix PR4188. TailMerging can't tolerate inexact
Dale Johannesen
2009-05-11
2
-0
/
+38
*
Apply patch review feedback.
Evan Cheng
2009-05-11
1
-0
/
+2
*
Don't #include DerivedTypes.h from TargetData.h.
Jay Foad
2009-05-11
2
-1
/
+4
*
Add a comment about the special meaning of VoidTy in this context.
Dan Gohman
2009-05-11
1
-0
/
+2
*
Fix two wording errors that Duncan spotted.
Dan Gohman
2009-05-11
1
-1
/
+1
*
Make this grep line a little more specific so that it doesn't
Dan Gohman
2009-05-11
1
-1
/
+1
*
Unbreak non-debug build.
Evan Cheng
2009-05-11
1
-0
/
+8
*
Eliminate a compiler warning.
Evan Cheng
2009-05-11
1
-0
/
+1
*
When scalarizing a vector BITCAST, check whether the operand has vector
Dan Gohman
2009-05-11
2
-1
/
+31
*
LLVM has unaligned loads and stores now.
Dan Gohman
2009-05-11
1
-2
/
+1
*
Add terminal width detection to llvm::sys::Process. This is needed to
Douglas Gregor
2009-05-11
9
-32
/
+110
*
Upgrade this example to new-style syntax.
Dan Gohman
2009-05-11
1
-5
/
+5
*
Convert a subtract into a negate and an add when it helps x86
Dan Gohman
2009-05-11
3
-1
/
+96
*
Add an svn:ignore.
Dan Gohman
2009-05-11
0
-0
/
+0
*
remove some done things: we have nocapture and SROA is smarter.
Chris Lattner
2009-05-11
1
-77
/
+13
*
add a note
Chris Lattner
2009-05-11
1
-0
/
+35
*
Reverse a loop that is counting up to a maximum to
Dale Johannesen
2009-05-11
5
-11
/
+129
*
Shrink wrapping in PEI:
John Mosby
2009-05-11
2
-614
/
+1080
*
Don't generate redundant casts of constant values when lowering calls to
Jay Foad
2009-05-11
1
-38
/
+29
*
Change TargetData::getIntPtrType() to return an IntegerType instead of
Jay Foad
2009-05-11
2
-4
/
+3
*
Fix more naming issues.
Sanjiv Gupta
2009-05-11
4
-30
/
+69
*
Detect calls to compiler intrinsics and emit an extern declarations
Sanjiv Gupta
2009-05-11
4
-10
/
+43
*
Needed #includes. Thanks Fritz van Bommel!
Bill Wendling
2009-05-10
2
-0
/
+2
*
This is a large rewrite of how Dwarf info for inlined functions is handled.
Bill Wendling
2009-05-10
1
-95
/
+225
*
Make MDNode use CallbackVH. Also change MDNode to store Value* instead of
Nick Lewycky
2009-05-10
12
-105
/
+270
*
Module iterator contains list of filescope functions as well, we don't need t...
Sanjiv Gupta
2009-05-10
1
-2
/
+2
*
Add imm-reg and imm-mem patters for cmp on msp430
Anton Korobeynikov
2009-05-10
1
-0
/
+14
*
Add MSP430 test for PR4136
Anton Korobeynikov
2009-05-10
2
-0
/
+37
*
Changed lowering and asmprinter to use ABI Names class called PAN.
Sanjiv Gupta
2009-05-10
7
-202
/
+281
*
--- Reverse-merging r71370 into '.':
Bill Wendling
2009-05-10
1
-34
/
+58
*
A debug function start was not being recorded when the optimization level wasn't
Bill Wendling
2009-05-09
1
-58
/
+34
*
Oops. Don't forget to align single bb loops.
Evan Cheng
2009-05-09
1
-1
/
+1
*
fix typo
Chris Lattner
2009-05-09
1
-1
/
+1
*
Allow scalar evolution to compute iteration counts for loops with a
Eli Friedman
2009-05-09
2
-19
/
+35
*
Remove a completed optimization. Add a potential optimization I ran
Eli Friedman
2009-05-09
1
-17
/
+9
*
Rename PaddedSize to AllocSize, in the hope that this
Duncan Sands
2009-05-09
53
-152
/
+152
*
Use 16 bit arithmetic while retrieving the address of callee's frame during i...
Sanjiv Gupta
2009-05-09
1
-7
/
+16
*
Factor out code that optimize loop terminating condition.
Evan Cheng
2009-05-09
1
-0
/
+9
*
Don't attempt to handle unsized types in ScalarEvolution's GEP analyzer.
Dan Gohman
2009-05-09
1
-0
/
+3
*
Enable loop bb placement optimization.
Evan Cheng
2009-05-08
2
-10
/
+1
*
Fix bogus overflow checks by replacing them with actual
Dan Gohman
2009-05-08
2
-7
/
+28
*
PPC::B and PPC::BCC's target operand may be an immediate.
Evan Cheng
2009-05-08
1
-0
/
+9
*
In non-pic builds, we can use -mdynamic-no-pic for a little more speed.
Mike Stump
2009-05-08
1
-0
/
+5
*
Use .td for tablegen files, not .ll.
Dan Gohman
2009-05-08
2
-0
/
+0
*
Avoid warning in release-asserts build.
Mike Stump
2009-05-08
1
-0
/
+1
*
Mirror how Fast ISel determines if a region.end intrinsic is the end of an
Bill Wendling
2009-05-08
1
-15
/
+12
*
Fold trunc casts into add-recurrence expressions, allowing the
Dan Gohman
2009-05-08
2
-8
/
+86
*
Compute the offsets of the compile units. We need this so that when we emit a
Bill Wendling
2009-05-08
1
-11
/
+20
[next]