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
*
Make some of the fast-isel tests actually test fast-isel (and fix test failur...
Eli Friedman
2011-05-18
1
-12
/
+17
*
Preseve line numbers while simplifying CFG.
Devang Patel
2011-05-17
1
-6
/
+16
*
Actually, the address operand of the Thumb2 LDREX / STREX instructions *can*
Cameron Zwarich
2011-05-17
1
-1
/
+1
*
Correct a minor problem with the Thumb2 LDREX and STREX instruction encodings...
Cameron Zwarich
2011-05-17
1
-1
/
+1
*
Conditionalize the format of the GCOV files by target type. Darwin uses the 4.2
Bill Wendling
2011-05-17
3
-12
/
+22
*
Make fast-isel miss counting in -stats and -fast-isel-verbose take terminator...
Eli Friedman
2011-05-17
1
-3
/
+8
*
Misc. code cleanups.
Dan Gohman
2011-05-17
1
-60
/
+59
*
Misc. code cleanups.
Dan Gohman
2011-05-17
1
-33
/
+34
*
X86 pmovsx/pmovzx ignore the upper half of their inputs.
Stuart Hastings
2011-05-17
3
-1
/
+38
*
vrev is incorrectly defined in the perfect shuffle table. The ordering is bac...
Tanya Lattner
2011-05-17
3
-6566
/
+6584
*
Preserve line number information.
Devang Patel
2011-05-17
1
-0
/
+1
*
Set debug loc for new load instruction.
Devang Patel
2011-05-17
1
-0
/
+3
*
Preserve line number information.
Devang Patel
2011-05-17
1
-1
/
+2
*
Move test for appropriate directory.
Galina Kistanova
2011-05-17
1
-0
/
+0
*
Enable autodetect of popcnt
Mon P Wang
2011-05-17
1
-0
/
+1
*
Frame indices are signed. Update MachineOperand methods accordingly.
Jim Grosbach
2011-05-17
2
-2
/
+2
*
Add x86 fast-isel for calls returning first-class aggregates. rdar://9435872.
Eli Friedman
2011-05-17
3
-48
/
+55
*
Clean up the mess created by r131467+r131469.
Eli Friedman
2011-05-17
2
-16
/
+0
*
Revert 131467 due to buildbot complaint.
Stuart Hastings
2011-05-17
3
-80
/
+30
*
Fix an obscure issue in X86_64 parameter passing: if a tiny byval is
Stuart Hastings
2011-05-17
3
-15
/
+81
*
Tweak cross-class coalescing to be more aggressive when the target class is s...
Jakob Stoklund Olesen
2011-05-17
1
-3
/
+9
*
Don't include information about the build into the information returned by
Rafael Espindola
2011-05-17
1
-29
/
+0
*
Fix a bug in PerformEXTRACT_VECTOR_ELTCombine. The code created an ADD SDNode
Nadav Rotem
2011-05-17
1
-2
/
+2
*
Update comment.
Eric Christopher
2011-05-17
1
-4
/
+4
*
Support XOR and AND optimization with no return value.
Eric Christopher
2011-05-17
2
-5
/
+51
*
Couple less magic numbers.
Eric Christopher
2011-05-17
1
-3
/
+5
*
Make this code a little less magic number laden.
Eric Christopher
2011-05-17
1
-12
/
+30
*
add a note
Chris Lattner
2011-05-17
1
-0
/
+26
*
Drop lli, revise test.
Stuart Hastings
2011-05-17
1
-2
/
+3
*
Back out r131444 and r131438; they're breaking nightly tests. I'll look into
Eli Friedman
2011-05-17
3
-47
/
+50
*
Fix test.
Eli Friedman
2011-05-17
1
-1
/
+3
*
Add target triple so test doesn't fail on Windows machines.
Evan Cheng
2011-05-17
1
-1
/
+1
*
Add x86 fast-isel for calls returning first-class aggregates. rdar://9435872.
Eli Friedman
2011-05-17
2
-49
/
+44
*
@llvm.lifetime.begin acts as a load, not @llvm.lifetime.end.
Owen Anderson
2011-05-17
1
-1
/
+1
*
Teach LiveInterval::isZeroLength about null SlotIndexes.
Jakob Stoklund Olesen
2011-05-16
4
-18
/
+8
*
Kill some dead code.
Jim Grosbach
2011-05-16
1
-3
/
+1
*
Delete unused variables.
Dan Gohman
2011-05-16
3
-9
/
+7
*
Trim #includes.
Dan Gohman
2011-05-16
1
-7
/
+0
*
Fix whitespace and 80-column violations.
Dan Gohman
2011-05-16
1
-10
/
+10
*
There is no need to force DebugLoc on a PHI at this point.
Devang Patel
2011-05-16
1
-2
/
+0
*
Track how many insns fast-isel successfully selects as well as how many it
Jim Grosbach
2011-05-16
1
-0
/
+2
*
Remove dead code. Fix associated test to use FileCheck.
Eli Friedman
2011-05-16
2
-15
/
+14
*
Preserve debug info for unused zero extended boolean argument.
Devang Patel
2011-05-16
2
-10
/
+40
*
Add a method I forgot in the last commit. Don't worry, this one passed
Charles Davis
2011-05-16
2
-0
/
+7
*
Make fast-isel work correctly s/uadd.with.overflow intrinsics.
Eli Friedman
2011-05-16
4
-84
/
+37
*
Fix silly typo.
Eli Friedman
2011-05-16
1
-1
/
+1
*
Basic fast-isel of extractvalue. Not too helpful on its own, given the IR cl...
Eli Friedman
2011-05-16
3
-0
/
+70
*
Fix errors in this llvm ir example.
Nick Lewycky
2011-05-16
1
-7
/
+7
*
Add a FIXME reminder to remove ForceARMElfPIC switch.
Jason W Kim
2011-05-16
1
-0
/
+4
*
sets bit 0 of the function address of thumb function in .symtab
Rafael Espindola
2011-05-16
8
-12
/
+59
[next]