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
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix missing newline in sphinx doc
Etienne Bergeron
2016-07-13
1
-0
/
+1
*
AMDGPU: Fold out no-op kill intrinsics
Matt Arsenault
2016-07-13
2
-1
/
+8
*
AMDGPU: WQM cleanups
Matt Arsenault
2016-07-13
2
-42
/
+39
*
[ConstantFolding] Don't treat negative GEP offsets as positive
David Majnemer
2016-07-13
2
-10
/
+9
*
[BFI] Add new LazyBFI analysis pass
Adam Nemet
2016-07-13
8
-0
/
+205
*
[ConstantFolding] Cleanups
David Majnemer
2016-07-13
1
-67
/
+66
*
vim: separate the keywords into one per line
Saleem Abdulrasool
2016-07-13
1
-22
/
+116
*
[ThinLTO/gold] ThinLTO internalization fixes
Teresa Johnson
2016-07-13
3
-16
/
+18
*
[IR] Make getIndexedOffsetInType return a signed result
David Majnemer
2016-07-13
4
-9
/
+9
*
vim: add local_unnamed_addr keyword
Saleem Abdulrasool
2016-07-13
1
-6
/
+6
*
[ConstantFold] Don't incorrectly infer inbounds on array GEP
David Majnemer
2016-07-13
2
-42
/
+69
*
[LoopVectorize] Further cleanups
David Majnemer
2016-07-13
1
-4
/
+2
*
COFF: drop the dependency on LIB.EXE for implibs
Saleem Abdulrasool
2016-07-13
3
-143
/
+490
*
CodeGen: minor cleanup, NFC
Saleem Abdulrasool
2016-07-13
1
-23
/
+9
*
[X86] Remove some seemingly unnecessary patterns that supported vector zext/s...
Craig Topper
2016-07-13
2
-33
/
+0
*
Fix ScalarEvolutionExpander step scaling bug
Keno Fischer
2016-07-13
2
-0
/
+55
*
Remove another unused variable from r275216
Teresa Johnson
2016-07-12
1
-2
/
+1
*
Revert r275223, which committed the wrong thing.
Sean Callanan
2016-07-12
1
-3
/
+0
*
Add -m elf32_x86_64.
Rui Ueyama
2016-07-12
3
-1
/
+44
*
Add ILP32 support to X86_64TargetInfo.
Rui Ueyama
2016-07-12
1
-33
/
+55
*
Simplify. NFC.
Rui Ueyama
2016-07-12
1
-5
/
+3
*
[CUDA] Use the multi-element remove function in EraseUnwantedCUDAMatches.
Justin Lebar
2016-07-12
1
-2
/
+4
*
[CUDA] Add additional testcases for EraseUnwantedCUDAMatches.
Justin Lebar
2016-07-12
2
-0
/
+49
*
[CUDA] Don't assume that destructors can't be overloaded.
Justin Lebar
2016-07-12
2
-2
/
+18
*
[LV] Do not invalidate use-lists we're iterating over.
Michael Kuperstein
2016-07-12
1
-14
/
+15
*
Remove assert since it was crashing the mutli process driver tests. Made the ...
Greg Clayton
2016-07-12
1
-5
/
+16
*
This doesn't compiler on Darwin. Skipping it.
Greg Clayton
2016-07-12
1
-0
/
+1
*
Add missing files for r275222
Dehao Chen
2016-07-12
2
-0
/
+2
*
Mark TagDecls as having external visible storage, like ContainerDecls.
Sean Callanan
2016-07-12
1
-0
/
+3
*
New pass manager for LICM.
Dehao Chen
2016-07-12
29
-68
/
+174
*
GlobalISel: freeze reserved regs after IRTranslator.
Tim Northover
2016-07-12
2
-1
/
+6
*
AMDGPU: Follow up to r275203
Matt Arsenault
2016-07-12
6
-39
/
+218
*
Remove unused variable to fix bot failure from r275216
Teresa Johnson
2016-07-12
1
-2
/
+1
*
The test case I added is PowerPC specific but I accidentally
Nemanja Ivanovic
2016-07-12
1
-0
/
+0
*
[LV] Remove wrong assumption about LCSSA
Michael Kuperstein
2016-07-12
2
-5
/
+25
*
Refactor indirect call promotion profitability analysis (NFC)
Teresa Johnson
2016-07-12
7
-63
/
+201
*
[Power9] Add codegen for VSX word insert/extract instructions
Nemanja Ivanovic
2016-07-12
6
-8
/
+1190
*
Review fixes to lit documentation
Piotr Padlewski
2016-07-12
2
-33
/
+2
*
[LoopAccessAnalysis] Some minor cleanups
David Majnemer
2016-07-12
1
-20
/
+16
*
[X86][AVX] Add support for target shuffle combining to VPERM2F128/VPERM2I128
Simon Pilgrim
2016-07-12
3
-10
/
+57
*
Add more tests for LWG#2582. No code changes needed, just tests.
Marshall Clow
2016-07-12
26
-20
/
+48
*
libc++: name anonymous structs
JF Bastien
2016-07-12
1
-9
/
+9
*
[sanitizers] Allocate 12MB for stack instead of 134MB
Reid Kleckner
2016-07-12
2
-2
/
+4
*
[SCCP] Constant fold structs if all the lattice value are constant.
Davide Italiano
2016-07-12
2
-9
/
+107
*
[asan] Fix interception unittest on Windows64.
Etienne Bergeron
2016-07-12
2
-0
/
+11
*
[ELF] Support for setting the base address
Petr Hosek
2016-07-12
5
-2
/
+75
*
[LoopVectorize] Assorted cleanups
David Majnemer
2016-07-12
1
-223
/
+184
*
X86FixupBWInsts: No need for forward liveness analysis.
Matthias Braun
2016-07-12
2
-72
/
+0
*
AMDGPU: Fix verifier error with kill intrinsic
Matt Arsenault
2016-07-12
3
-70
/
+272
*
[PM] Port LoopIdiomRecognize Pass to new PM
Dehao Chen
2016-07-12
7
-38
/
+116
[next]