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
path:
root
/
lib
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix a crasher newly introduced in r176659/r176649, where fast-isel tries to
Nick Lewycky
2013-03-11
1
-0
/
+2
*
Fixes disassembler crashes on 2013 Haswell RTM instructions.
Kevin Enderby
2013-03-11
1
-1
/
+1
*
Don't remove a landing pad if the invoke requires a table entry.
Bill Wendling
2013-03-11
1
-3
/
+17
*
R600: Fix JUMP handling so that MachineInstr verification can occur
Vincent Lejeune
2013-03-11
4
-45
/
+59
*
R600MachineScheduler.cpp: Fix use cases of dbgs(). Don't include <iostream> h...
NAKAMURA Takumi
2013-03-11
1
-1
/
+2
*
Correct this error message, and most importantly make it distinct from the
Nick Lewycky
2013-03-10
1
-1
/
+1
*
Use LLVMBool instead of 'bool' in the C API. Based on a patch by Peter Zotov!
Nick Lewycky
2013-03-10
1
-3
/
+3
*
BBVectorize: Fixup debugging statements
Hal Finkel
2013-03-10
1
-2
/
+2
*
Cleanup #includes.
Jakub Staszak
2013-03-10
2
-1
/
+4
*
Remove unneeded #includes. Use forward declarations instead.
Jakub Staszak
2013-03-10
1
-0
/
+5
*
Remove an unused member variable from HelpPrinter. Move another member variab...
Craig Topper
2013-03-09
1
-6
/
+2
*
Don't glue users to extract_subreg when selecting the llvm.arm.ldrexd
Lang Hames
2013-03-09
1
-6
/
+4
*
Remove a source of nondeterminism from the LoopVectorizer.
Benjamin Kramer
2013-03-09
1
-1
/
+1
*
LoopVectorizer: Ignore all dbg intrinisic
Arnold Schwaighofer
2013-03-09
1
-6
/
+6
*
LoopVectorizer: Ignore dbg.value instructions
Arnold Schwaighofer
2013-03-09
1
-2
/
+11
*
TLI: Microoptimize calls to strlen+memcmp to strncmp.
Benjamin Kramer
2013-03-09
1
-2
/
+24
*
Simplify code. No functionality change.
Jakub Staszak
2013-03-09
1
-2
/
+2
*
Use the correct index variable. This is the meat of what was supposed to be in
Nick Lewycky
2013-03-09
1
-1
/
+1
*
Commit the right files for r176762. Sigh.
Nick Lewycky
2013-03-09
1
-3
/
+3
*
We need a shndx if the number of sections breaks SHN_LORESERVE. This condition
Nick Lewycky
2013-03-09
1
-1
/
+1
*
Fix bug introduced in r176616 when making function identifier numbers stable.
Nick Lewycky
2013-03-09
1
-5
/
+3
*
Don't emit the extra checksum into the .gcda file if the user hasn't asked for
Nick Lewycky
2013-03-09
1
-4
/
+6
*
Remove wrong and unnecessary assertion.
Jakob Stoklund Olesen
2013-03-08
1
-1
/
+0
*
Disable statistics on Release builds and move tests that depend on -stats.
Jan Wen Voung
2013-03-08
3
-19
/
+31
*
Clean up out-of-date comments and some stray whitespace
Eli Bendersky
2013-03-08
1
-1
/
+1
*
Early exit from getAllocationData() and isFreeCall() for intrinsics.
Michael Ilseman
2013-03-08
1
-1
/
+5
*
Assert to bounds check MDNode::getOperand.
David Blaikie
2013-03-08
1
-0
/
+1
*
Remove trailing whitespace
Michael Ilseman
2013-03-08
1
-5
/
+5
*
Remove -print-dbginfo as it is unused & bitrotten.
David Blaikie
2013-03-08
3
-226
/
+0
*
Rewrite the physreg part of findLastUseBefore().
Jakob Stoklund Olesen
2013-03-08
1
-24
/
+36
*
Remove default from fully covered switch.
Benjamin Kramer
2013-03-08
1
-2
/
+1
*
Insert the reduction start value into the first bypass block to preserve domi...
Benjamin Kramer
2013-03-08
1
-1
/
+1
*
R600: Optimize another selectcc case
Tom Stellard
2013-03-08
1
-11
/
+20
*
R600: Improve custom lowering of select_cc
Tom Stellard
2013-03-08
2
-37
/
+42
*
R600: Change operation action from Custom to Expand for BR_CC
Tom Stellard
2013-03-08
2
-43
/
+2
*
R600: Change operation action from Custom to Expand for SETCC
Tom Stellard
2013-03-08
2
-46
/
+2
*
R600: Set BooleanContents to ZeroOrNegativeOneBooleanContent
Tom Stellard
2013-03-08
1
-0
/
+1
*
LegalizeDAG: Respect the result of TLI.getBooleanContents() when expanding SETCC
Tom Stellard
2013-03-08
1
-1
/
+13
*
DAGCombiner: Use correct value type for checking legality of BR_CC v3
Tom Stellard
2013-03-08
7
-7
/
+26
*
Hexagon: Add patterns for zero extended loads from i1->i64.
Jyotsna Verma
2013-03-08
2
-0
/
+24
*
AArch64: expand sincos operations, we don't support them.
Tim Northover
2013-03-08
1
-0
/
+3
*
R600/SI: Use source scheduler
Michel Danzer
2013-03-08
1
-0
/
+2
*
Add -verify-misched option.
Andrew Trick
2013-03-08
1
-0
/
+9
*
Revert r176154 in favor of a better approach.
Bill Wendling
2013-03-08
2
-9
/
+11
*
Add a getPassName() method.
Jakob Stoklund Olesen
2013-03-07
1
-0
/
+1
*
Rename isEarlierInSameTrace to isUsefulDominator.
Jakob Stoklund Olesen
2013-03-07
1
-2
/
+2
*
Keep coding stanard.
Jakub Staszak
2013-03-07
1
-4
/
+3
*
Don't create IRBuilder if we can return from the method earlier.
Jakub Staszak
2013-03-07
1
-2
/
+2
*
[fast-isel] Seriously, add support for the expect intrinsic.
Chad Rosier
2013-03-07
1
-3
/
+3
*
Replace temporary vectors with arrays.
Benjamin Kramer
2013-03-07
1
-24
/
+12
[next]