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
/
test
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Fix a cycle in the DAG. In this code we replace multiple loads with a single ...
Nadav Rotem
2012-10-03
1
-0
/
+31
*
Implement .rel relocation for R_ARM_ABS32 in MCJIT.
Tim Northover
2012-10-03
1
-0
/
+16
*
A DAGCombine optimization for mergeing consecutive stores to memory. The opti...
Nadav Rotem
2012-10-03
1
-0
/
+273
*
tsan: update the test for new atomic enums
Dmitry Vyukov
2012-10-03
1
-80
/
+80
*
tsan: update the test for new atomic enums
Dmitry Vyukov
2012-10-03
1
-40
/
+40
*
Fixed a bug in the ExecutionDependencyFix pass that caused dependencies to no...
Silviu Baranga
2012-10-03
1
-0
/
+22
*
Fix an issue where we failed to adjust the alignment constraint on
Chandler Carruth
2012-10-03
1
-0
/
+31
*
Try to use a better set of abstractions for computing the alignment
Chandler Carruth
2012-10-03
1
-4
/
+59
*
Revert 165051-165049 while looking into the foreach.m failure in
Eric Christopher
2012-10-03
1
-65
/
+0
*
test/ExecutionEngine/MCJIT: MCJIT should work also on mingw.
NAKAMURA Takumi
2012-10-03
2
-2
/
+2
*
The early if conversion pass is ready to be used as an opt-in.
Jakob Stoklund Olesen
2012-10-03
1
-1
/
+1
*
Fix a serious X86 instruction selection bug. In
Evan Cheng
2012-10-02
1
-0
/
+16
*
Revert "Don't use a debug location for frame setup instructions in the"
Eric Christopher
2012-10-02
1
-35
/
+0
*
Teach the new SROA to handle cases where an alloca that has already been
Chandler Carruth
2012-10-02
1
-0
/
+29
*
Make sure to put our sret argument into %rax on x86-64. Fixes PR13563!
Nick Lewycky
2012-10-02
1
-0
/
+13
*
Make sure the whole live range is covered when values are pruned twice.
Jakob Stoklund Olesen
2012-10-02
1
-1
/
+26
*
Allow alternate instructions to silence bot.
Eric Christopher
2012-10-02
1
-1
/
+1
*
Don't use a debug location for frame setup instructions in the
Eric Christopher
2012-10-02
1
-0
/
+35
*
Remove the SavePoint infrastructure from fast isel, replace
Eric Christopher
2012-10-02
1
-0
/
+65
*
Support for generating ELF objects on Windows.
Andrew Kaylor
2012-10-02
50
-49
/
+56
*
Fix broken tests.
Benjamin Kramer
2012-10-02
4
-5
/
+6
*
Fix PR13991: legalizing an overflowing multiplication operation is harder than
Duncan Sands
2012-10-02
1
-0
/
+14
*
Add default JIT LIT variable.
James Molloy
2012-10-02
4
-3
/
+8
*
test/CodeGen/X86/red-zone2.ll: Add -mtriple=x86_64-linux, and FileCheck-ize.
NAKAMURA Takumi
2012-10-01
1
-3
/
+4
*
MachO: direct-to-object attribute for data-in-code markers.
Jim Grosbach
2012-10-01
2
-1
/
+109
*
checking test case for r164811. was an omission to not check this in. this w...
Reed Kotler
2012-10-01
1
-0
/
+41
*
Forgot the SPIR test case.
Micah Villmow
2012-10-01
1
-0
/
+13
*
Fix PR13899
Michael Liao
2012-10-01
1
-0
/
+58
*
Fix more misspellings found by Duncan during review.
Chandler Carruth
2012-10-01
1
-2
/
+2
*
Fix several issues with alignment. We weren't always accounting for type
Chandler Carruth
2012-10-01
1
-0
/
+31
*
SimplifyCFG: Don't crash when forming a switch bitmap with an undef default v...
Benjamin Kramer
2012-10-01
1
-0
/
+24
*
Refactor the PartitionUse structure to actually use the Use* instead of
Chandler Carruth
2012-10-01
1
-3
/
+21
*
Ignore apparent buffer overruns on external or weak globals. This is a major
Duncan Sands
2012-09-30
1
-0
/
+5
*
Revert r164910 because it causes failures to several phase2 builds.
Nadav Rotem
2012-09-30
4
-158
/
+12
*
A DAGCombine optimization for merging consecutive stores. This optimization i...
Nadav Rotem
2012-09-30
4
-12
/
+158
*
Add LLVM support for Swift.
Bob Wilson
2012-09-29
26
-35
/
+224
*
Whitespace.
Bob Wilson
2012-09-29
1
-2
/
+2
*
Fix a somewhat surprising miscompile where code relying on an ABI
Chandler Carruth
2012-09-29
1
-1
/
+22
*
Speculatively revert commit 164885 (nadav) in the hope of ressurecting a pile of
Duncan Sands
2012-09-29
4
-158
/
+12
*
A DAGCombine optimization for merging consecutive stores. This optimization i...
Nadav Rotem
2012-09-29
4
-12
/
+158
*
Add test case for r164850.
Evan Cheng
2012-09-29
1
-0
/
+106
*
Do not delete BBs if their addresses are taken. rdar://12396696
Evan Cheng
2012-09-28
1
-0
/
+53
*
MIPS DSP: add operands to make sure instruction strings are being matched.
Akira Hatanaka
2012-09-28
2
-23
/
+23
*
MIPS DSP: other miscellaneous instructions.
Akira Hatanaka
2012-09-28
2
-0
/
+71
*
Testcase for r164835
Manman Ren
2012-09-28
1
-0
/
+28
*
MIPS DSP: ADDUH.QB instruction sub-class.
Akira Hatanaka
2012-09-28
1
-0
/
+200
*
CorrelatedPropagation: BasicBlock::removePredecessor can simplify PHI nodes. ...
Benjamin Kramer
2012-09-28
1
-0
/
+25
*
GlobalOpt: non-constexpr bitcasts or GEPs can occur even if the global value ...
Benjamin Kramer
2012-09-28
1
-1
/
+24
*
Surprisingly, we missed a trivial case here. Fix that!
Nick Lewycky
2012-09-28
1
-0
/
+8
*
instcombine: Add more test cases for __strncpy_chk simplification
Meador Inge
2012-09-27
2
-0
/
+87
[prev]
[next]