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
*
[tsan] fix compile-time falilure found while building Chromium with tsan (tsa...
Kostya Serebryany
2012-07-05
1
-0
/
+5
*
Remove ParentMap. You can just ask the domnode for its parent. No functionality
Nick Lewycky
2012-07-05
1
-11
/
+8
*
Make X86 call and return instructions non-variadic.
Jakob Stoklund Olesen
2012-07-04
4
-34
/
+34
*
Allow trailing physreg RegisterSDNode operands on non-variadic instructions.
Jakob Stoklund Olesen
2012-07-04
3
-14
/
+30
*
Print SlotIndexes when available for -print-machineinstrs.
Jakob Stoklund Olesen
2012-07-04
1
-1
/
+2
*
Allow multiple terminators to read virtual registers.
Jakob Stoklund Olesen
2012-07-04
1
-33
/
+29
*
Ensure CopyToReg nodes are always glued to the call instruction.
Jakob Stoklund Olesen
2012-07-04
3
-44
/
+34
*
Make sure -print-machineinstrs applies to the first pass as well.
Jakob Stoklund Olesen
2012-07-04
1
-3
/
+3
*
Add a testcase for pr13209. It is not a great test, but it still fails if
Rafael Espindola
2012-07-04
1
-0
/
+74
*
Fix a bug in DebugInfo lib, extend a comment for one of the methods
Alexey Samsonov
2012-07-04
2
-3
/
+3
*
Reverted r159658:
Stepan Dyatkovskiy
2012-07-04
1
-84
/
+2
*
Reverted r156659, due to probable performance regressions, DenseMap should be...
Stepan Dyatkovskiy
2012-07-04
3
-17
/
+41
*
Reduce some code duplication.
Eric Christopher
2012-07-04
1
-19
/
+4
*
Fix some ascii art in a comment to not have trailing backslashes (inspiration
Matt Beaumont-Gay
2012-07-04
1
-5
/
+5
*
Add early if-conversion support to X86.
Jakob Stoklund Olesen
2012-07-04
4
-1
/
+133
*
Add an experimental early if-conversion pass, off by default.
Jakob Stoklund Olesen
2012-07-04
7
-0
/
+649
*
PHINode::hasConstantValue(): return undef if the PHI is fully recursive.
Nuno Lopes
2012-07-03
2
-1
/
+3
*
Use the DebugInfo's 'print()' method to emit the comments.
Bill Wendling
2012-07-03
1
-3
/
+5
*
BoundsChecking: optimize out the check for offset < 0 if size is known to be...
Nuno Lopes
2012-07-03
2
-9
/
+16
*
fold PHI nodes in SizeOffsetEvaluator whenever possible.
Nuno Lopes
2012-07-03
2
-6
/
+20
*
improve PHINode::hasConstantValue() to detect recursive cases like %phi = phi...
Nuno Lopes
2012-07-03
1
-2
/
+6
*
IntegersSubsetMappin: cosmetic changes in diff operation.
Stepan Dyatkovskiy
2012-07-03
1
-6
/
+6
*
Part of r159527. Splitted into series of patches and gone with fixed PR13256:
Stepan Dyatkovskiy
2012-07-03
1
-1
/
+96
*
Part of r159527. Splitted into series of patches and gone with fixed PR13256:
Stepan Dyatkovskiy
2012-07-03
3
-42
/
+18
*
Part of r159527. Splitted into series of patches and gone with fixed PR13256:
Stepan Dyatkovskiy
2012-07-03
1
-2
/
+84
*
Document the llvm.fabs intrinsic.
Peter Collingbourne
2012-07-03
1
-0
/
+35
*
Micro-optimize this function a bit. This shrinks the generated code
Chandler Carruth
2012-07-03
1
-4
/
+6
*
Remove extra space.
Craig Topper
2012-07-03
1
-12
/
+12
*
Change i128mem/i256mem to f128mem/f256mem on some floating point vector instr...
Craig Topper
2012-07-03
1
-14
/
+14
*
MCContext.cpp: Fixup for my odd previous commit. No functional changes.
NAKAMURA Takumi
2012-07-03
1
-1
/
+1
*
Add aliases for pblendvb, blendvpd, and blendvps instructions with the implic...
Craig Topper
2012-07-03
2
-5
/
+45
*
test/CodeGen/SPARC/private.ll: Fixup. Forgot to prune old RUN lines.
NAKAMURA Takumi
2012-07-03
1
-4
/
+0
*
test/CodeGen/SPARC/private.ll: FileCheck-ize.
NAKAMURA Takumi
2012-07-03
1
-1
/
+7
*
llvm/test/lit.cfg: Retweak for Win32 to fix testing.
NAKAMURA Takumi
2012-07-03
1
-13
/
+13
*
MCContext::GetDwarfFile(): Make FileName parsing tolerant of DOSish pathsep w...
NAKAMURA Takumi
2012-07-03
1
-5
/
+5
*
test/CodeGen/X86/sincos.ll: FileCheck-ize.
NAKAMURA Takumi
2012-07-03
1
-4
/
+22
*
test/CodeGen/X86/fabs.ll: FileCheck-ize.
NAKAMURA Takumi
2012-07-03
1
-5
/
+23
*
test/CodeGen/X86/2007-09-05-InvalidAsm.ll: FileCheck-ize.
NAKAMURA Takumi
2012-07-03
1
-1
/
+2
*
test/CodeGen/X86/2004-03-30-Select-Max.ll: FileCheck-ize.
NAKAMURA Takumi
2012-07-03
1
-1
/
+2
*
mips32 long long register inline asm constraint support.
Jack Carter
2012-07-02
2
-0
/
+8
*
Revert " mips32 long long register inline asm constraint support." as
Eric Christopher
2012-07-02
2
-8
/
+0
*
Revert "IntRange:" as it appears to be breaking self hosting.
Eric Christopher
2012-07-02
7
-329
/
+211
*
deleted test/CodeGen/Mips/inlineasm-cnstrnt-bad-r-1.ll
Jack Carter
2012-07-02
1
-17
/
+0
*
All glory to address sanitizer. ;]
Chandler Carruth
2012-07-02
1
-2
/
+8
*
Target option DisableJumpTables is a gross hack. Move it to TargetLowering in...
Evan Cheng
2012-07-02
7
-29
/
+36
*
mips32 long long register inline asm constraint support.
Jack Carter
2012-07-02
2
-0
/
+8
*
misched: allow NULL InstrItineraries.
Andrew Trick
2012-07-02
1
-0
/
+1
*
Extend the workaround from r159593 to cover a few explicit alias
Chandler Carruth
2012-07-02
1
-1
/
+2
*
Revert r159588, and apply a more principled fix. Place the fix for this
Chandler Carruth
2012-07-02
2
-5
/
+8
*
Turn an assert into an error to make it a bit more friendly.
Eric Christopher
2012-07-02
1
-2
/
+9
[next]