index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
llvm
Commit message (
Expand
)
Author
Age
Files
Lines
*
llvm/test/CodeGen/AArch64/arm64-csldst-mmo.ll requires +Asserts.
NAKAMURA Takumi
2016-04-15
1
-0
/
+1
*
[SimplifyCFG] propagate branch metadata when creating select (PR27344)
Sanjay Patel
2016-04-15
2
-3
/
+3
*
lli.cpp: Appease some builders. There might be ownership issues between LLVMC...
NAKAMURA Takumi
2016-04-15
1
-1
/
+1
*
[AArch64] Add MMOs to callee-save load/store instructions.
Geoff Berry
2016-04-15
2
-2
/
+38
*
Fix typing on generated LXV2DX/STXV2DX instructions
Nirav Dave
2016-04-15
2
-5
/
+49
*
[MachineScheduler]Add support for store clustering
Jun Bum Lim
2016-04-15
10
-66
/
+254
*
[Coverage] Prevent detection of false instantiations in case of macro expansion.
Igor Kudrin
2016-04-15
7
-19
/
+102
*
[SimplifyCFG] add metadata to show failure to propagate (PR27344)
Sanjay Patel
2016-04-15
1
-7
/
+10
*
[Coverage] Add support for making test data for more than one function.
Igor Kudrin
2016-04-15
1
-83
/
+169
*
AMDGPU/SI: Fix regression with no-return atomics
Nicolai Haehnle
2016-04-15
2
-0
/
+10
*
Use MVT instead of EVT to remove a bunch of unnecessary calls to getSimpleVT.
Craig Topper
2016-04-15
4
-61
/
+58
*
Add a setOperationPromotedToType convenience method that sets an operation to...
Craig Topper
2016-04-15
2
-36
/
+25
*
[X86] AND, OR, and XOR of vectors are always legal no need to set them legal ...
Craig Topper
2016-04-15
1
-5
/
+0
*
[X86] Combine an if and else block that had the same set of calls to setOpera...
Craig Topper
2016-04-15
1
-47
/
+24
*
Revert "[LTO] Add a new splitCodeGen() API which takes a TargetMachineFactory."
Davide Italiano
2016-04-15
2
-41
/
+20
*
[NVPTX] Set NVPTXTTI::getInliningThresholdMultiplier to 5.
Justin Lebar
2016-04-15
1
-0
/
+4
*
[TTI] Add getInliningThresholdMultiplier.
Justin Lebar
2016-04-15
5
-0
/
+24
*
[ifcnv] Don't duplicate blocks that contain convergent instructions.
Justin Lebar
2016-04-15
1
-1
/
+31
*
Move divergent-target test into CodeGen/NVPTX because it requires an NVPTX ta...
Justin Lebar
2016-04-15
1
-2
/
+4
*
[PM] Add a SpeculativeExecution pass for targets with divergent branches.
Justin Lebar
2016-04-15
1
-0
/
+2
*
[Speculation] Add a SpeculativeExecution mode where the pass does nothing unl...
Justin Lebar
2016-04-15
4
-5
/
+70
*
[ParallelCG] Attempt to placate MSVC.
Davide Italiano
2016-04-15
1
-0
/
+2
*
Option parser: class for consuming a joined arg in addition to all remaining ...
Hans Wennborg
2016-04-15
6
-1
/
+73
*
OptionParsingTest.cpp: reorder EXPECT_EQs to put expectation on the left. NFC.
Hans Wennborg
2016-04-15
1
-25
/
+25
*
[LTO] Add a new splitCodeGen() API which takes a TargetMachineFactory.
Davide Italiano
2016-04-15
2
-20
/
+39
*
[test] Require 'asserts' for a test which uses -debug-only
Vedant Kumar
2016-04-14
1
-0
/
+1
*
AMDGPU: Remove custom load/store scalarization
Matt Arsenault
2016-04-14
4
-87
/
+7
*
AMDGPU: Include LDS size in printed comment
Matt Arsenault
2016-04-14
2
-4
/
+12
*
[AliasSetTracker] Correctly handle changing the size of an entry
Michael Kuperstein
2016-04-14
3
-20
/
+64
*
Nuke getGlobalContext() from LLVM (but the C API)
Mehdi Amini
2016-04-14
3
-14
/
+4
*
Remove every uses of getGlobalContext() in LLVM (but the C API)
Mehdi Amini
2016-04-14
80
-1079
/
+1108
*
AMDGPU: Run SIFoldOperands after PeepholeOptimizer
Matt Arsenault
2016-04-14
17
-46
/
+74
*
AMDGPU: Directly emit m0 initialization with s_mov_b32
Matt Arsenault
2016-04-14
2
-14
/
+37
*
AMDGPU: Fold bitcasts of scalar constants to vectors
Matt Arsenault
2016-04-14
5
-50
/
+83
*
[ScheduleDAGInstrs] Re-factor for based on review feedback. NFC.
Geoff Berry
2016-04-14
2
-54
/
+52
*
[ARM] Adding IEEE-754 SIMD detection to loop vectorizer
Renato Golin
2016-04-14
6
-6
/
+406
*
[InstCombine] remove constant by inverting compare + logic (PR27105)
Sanjay Patel
2016-04-14
2
-0
/
+32
*
Fix null pointer access for discriminator assignment.
Dehao Chen
2016-04-14
1
-0
/
+2
*
AMDGPU: Add skeleton GlobalIsel implementation
Tom Stellard
2016-04-14
7
-0
/
+156
*
Update discriminator assignment algorithm to handle nested call correctly.
Dehao Chen
2016-04-14
2
-20
/
+64
*
Sink DI metadata usage out of MachineInstr.h and MachineInstrBuilder.h
Reid Kleckner
2016-04-14
11
-46
/
+70
*
[ValueMapper] Range-loopify to improve readability. NFC.
Davide Italiano
2016-04-14
1
-3
/
+3
*
[lanai] Add custom lowering for SRL_PARTS i32.
Jacques Pienaar
2016-04-14
3
-1
/
+56
*
[GlobalISel] Move GISelAccessor class into public headers
Tom Stellard
2016-04-14
4
-20
/
+20
*
[DivergenceAnalysis] Treat PHI with incoming undef as constant
Nicolai Haehnle
2016-04-14
5
-1
/
+93
*
[StructurizeCFG] Annotate branches that were treated as uniform
Nicolai Haehnle
2016-04-14
3
-4
/
+30
*
AMDGPU: Remove SIFixSGPRLiveRanges pass
Nicolai Haehnle
2016-04-14
5
-243
/
+1
*
AMDGPU: change a redundant if () to an assert(). NFC
Nicolai Haehnle
2016-04-14
1
-2
/
+1
*
[GlobalISel] Coding style and whitespace fixes
Tom Stellard
2016-04-14
4
-11
/
+11
*
AArch64: expand cmpxchg after regalloc at -O0.
Tim Northover
2016-04-14
5
-4
/
+389
[next]