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
*
Remove tabs.
Bill Wendling
2012-07-19
1
-85
/
+85
*
Remove tabs.
Bill Wendling
2012-07-19
3
-8
/
+8
*
Remove tabs.
Bill Wendling
2012-07-19
17
-79
/
+79
*
Remove tabs.
Bill Wendling
2012-07-19
3
-13
/
+13
*
Remove tabs.
Bill Wendling
2012-07-19
10
-32
/
+35
*
X86: remove redundant cmp against zero.
Manman Ren
2012-07-18
2
-15
/
+84
*
This patch fixes 8 out of 20 unexpected failures in "make check"
Preston Gurd
2012-07-18
2
-1
/
+5
*
Adding some debug information to PassManager
Victor Oliveira
2012-07-18
1
-0
/
+20
*
Whitespace.
Chad Rosier
2012-07-18
1
-18
/
+14
*
Fix a somewhat nasty crasher in PR13378. This crashes inside of
Chandler Carruth
2012-07-18
1
-22
/
+32
*
Fix ARMTargetLowering::isLegalAddImmediate to consider thumb encodings.
Andrew Trick
2012-07-18
1
-4
/
+11
*
whitespace
Andrew Trick
2012-07-18
1
-2
/
+2
*
The vbroadcast family of instructions has 'fallback patterns' in case where the
Nadav Rotem
2012-07-18
1
-6
/
+8
*
Mips specific inline asm operand modifier 'M':
Jack Carter
2012-07-18
1
-3
/
+8
*
Remove tab characters.
Craig Topper
2012-07-18
1
-13
/
+13
*
Fix typo in error message and remove some tab characters.
Craig Topper
2012-07-18
1
-5
/
+5
*
indvars: drive by heuristics fix.
Andrew Trick
2012-07-18
1
-1
/
+1
*
indvars: Linear function test replace should avoid reusing undef.
Andrew Trick
2012-07-18
1
-5
/
+67
*
Make x86 asm parser to check for xmm vs ymm for index register in gather inst...
Craig Topper
2012-07-18
3
-15
/
+66
*
Fixed few warnings.
Galina Kistanova
2012-07-18
1
-1
/
+2
*
ignore 'invoke @llvm.donothing', but still keep the edge to the continuation BB
Nuno Lopes
2012-07-18
1
-1
/
+1
*
More replacing of target-dependent intrinsics with target-indepdent
Joel Jones
2012-07-18
2
-3
/
+13
*
Clean up Mips16InstrFormats.td and Mips16InstrInfo.td.
Akira Hatanaka
2012-07-17
2
-93
/
+117
*
Back out r160101 and instead implement a dag combine to recover from instcomb...
Evan Cheng
2012-07-17
3
-7
/
+29
*
Add some trace output to TwoAddressInstructionPass.
Jakob Stoklund Olesen
2012-07-17
1
-1
/
+4
*
Remove unused variable.
Benjamin Kramer
2012-07-17
1
-1
/
+0
*
simplify getSetSize() per Duncan's comments
Nuno Lopes
2012-07-17
1
-6
/
+5
*
Improve behavior of DebugInfoEntryMinimal::getSubprogramName() introduced in ...
Alexey Samsonov
2012-07-17
3
-28
/
+35
*
[asan] more code to merge crash callbacks. Doesn't fully work yet, but allows...
Kostya Serebryany
2012-07-17
1
-12
/
+58
*
Fix a crash in the legalization of large vectors.
Nadav Rotem
2012-07-17
1
-6
/
+3
*
Implement r160312 as target indepedenet dag combine.
Evan Cheng
2012-07-17
2
-44
/
+27
*
Make sure constant bitwidth is <= 64 bit before calling getSExtValue().
Evan Cheng
2012-07-17
1
-1
/
+2
*
This is another case where instcombine demanded bits optimization created
Evan Cheng
2012-07-17
3
-0
/
+41
*
Reapply r160340. LSR: Limit CollectSubexprs.
Andrew Trick
2012-07-17
1
-28
/
+52
*
Revert "LSR: try not to blow up solving combinatorial problems brute force."
Andrew Trick
2012-07-17
1
-51
/
+28
*
LSR: try not to blow up solving combinatorial problems brute force.
Andrew Trick
2012-07-17
1
-28
/
+51
*
fix PR13339 (remove the predecessor from the unwind BB when removing an invoke)
Nuno Lopes
2012-07-16
1
-0
/
+1
*
teach ConstantRange that zero times X is always zero
Nuno Lopes
2012-07-16
1
-0
/
+6
*
For something like
Evan Cheng
2012-07-16
1
-0
/
+44
*
Minor cleanup and docs.
Nadav Rotem
2012-07-16
1
-1
/
+3
*
Make ComputeDemandedBits return a deterministic result when computing an Asse...
Nadav Rotem
2012-07-16
1
-0
/
+1
*
Revert "AMDGPU: Add core backend files for R600/SI codegen v6"
Tom Stellard
2012-07-16
114
-28329
/
+0
*
Revert "Build script changes for R600/SI Codegen v6"
Tom Stellard
2012-07-16
1
-1
/
+1
*
Revert "Target/AMDGPU/R600KernelParameters.cpp: Fix two includes, <llvm/IRBui...
Tom Stellard
2012-07-16
1
-2
/
+2
*
Revert "Target/AMDGPU: [CMake] Fix dependencies. 1) Add intrinsics_gen. Add A...
Tom Stellard
2012-07-16
2
-3
/
+1
*
Revert "Target/AMDGPU/R600KernelParameters.cpp: Don't use "and", "or" as cond...
Tom Stellard
2012-07-16
1
-8
/
+8
*
Revert "Target/AMDGPU/AMDILIntrinsicInfo.cpp: Use llvm_unreachable() in nonre...
Tom Stellard
2012-07-16
1
-1
/
+1
*
Revert "Target/AMDGPU: Fix includes, or msvc build failed."
Tom Stellard
2012-07-16
2
-2
/
+2
*
make ConstantRange::getSetSize() properly compute the size of wrapped and ful...
Nuno Lopes
2012-07-16
1
-8
/
+10
*
With r160248 in place this code is no longer needed.
Chad Rosier
2012-07-16
2
-17
/
+1
[next]