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
...
*
AMDGPU: Minor cleanup of shrinking logic
Matt Arsenault
2017-07-06
1
-8
/
+4
*
AMDGPU: Remove unnecessary IR from MIR tests
Matt Arsenault
2017-07-06
7
-358
/
+113
*
[lit] Factor out some shell input/output redirection logic, NFC
Reid Kleckner
2017-07-06
1
-70
/
+97
*
Fix whitespace lint issue (introduced in r307307).
Kuba Mracek
2017-07-06
1
-1
/
+1
*
[AMDGPU] Always use rcp + mul with fast math
Stanislav Mekhanoshin
2017-07-06
4
-51
/
+40
*
[sanitizer] Use TASK_VM_INFO to get the maximum VM address on iOS/AArch64
Kuba Mracek
2017-07-06
1
-3
/
+27
*
[lib/LTO] Add a comment to explain where we set the linkage in the summary.
Davide Italiano
2017-07-06
1
-0
/
+5
*
[ValueTracking] Support icmps fed by 'and' and 'or'.
Chad Rosier
2017-07-06
4
-9
/
+257
*
[LTO] Fix the interaction between linker redefined symbols and ThinLTO
Davide Italiano
2017-07-06
3
-2
/
+35
*
[GISel]: Enhance the MachineIRBuilder API
Aditya Nandakumar
2017-07-06
2
-3
/
+42
*
[X86][SSE] Tests for bitcasting iX integers to vXi1 boolean vectors
Simon Pilgrim
2017-07-06
3
-0
/
+7447
*
Add @LINE to checks in a test.
Rafael Espindola
2017-07-06
1
-22
/
+29
*
remove an unused empty file.
Chris Lattner
2017-07-06
1
-0
/
+0
*
Prototype: Reduce llvm-profdata merge memory usage further
David Blaikie
2017-07-06
8
-71
/
+82
*
[llvm] Separate out reverse iteration flag into its own header
Mandeep Singh Grang
2017-07-06
2
-10
/
+18
*
[Objective-C] Fix non-determinism in clang
Mandeep Singh Grang
2017-07-06
2
-4
/
+50
*
[InstCombine] Remove include of DIBuilder.h and Dwarf.h as they don't appear ...
Craig Topper
2017-07-06
1
-2
/
+0
*
Modify constraints in `llvm::canReplaceOperandWithVariable`
Leo Li
2017-07-06
2
-2
/
+32
*
[Constants] Replace calls to ConstantInt::equalsInt(0)/equalsInt(1) with isZe...
Craig Topper
2017-07-06
4
-17
/
+17
*
[Constants] If we already have a ConstantInt*, prefer to use isZero/isOne/isM...
Craig Topper
2017-07-06
27
-48
/
+48
*
[LoopUnrollRuntime] Bailout when multiple exiting blocks to the unique latch ...
Anna Thomas
2017-07-06
2
-4
/
+35
*
[InstCombine] Remove Builder argument from InstCombiner::tryFactorization. NFC
Craig Topper
2017-07-06
2
-8
/
+6
*
[X86][SSE] Dropped -mcpu from bitcast+setcc tests
Simon Pilgrim
2017-07-06
2
-100
/
+475
*
Fix spelling in comments. NFCI.
Simon Pilgrim
2017-07-06
1
-3
/
+3
*
Working through testcases, converting to run_to_source_breakpoint.
Jim Ingham
2017-07-06
5
-99
/
+14
*
Bitcode: Include any strings added to the string table in the module hash.
Peter Collingbourne
2017-07-06
6
-11
/
+61
*
[opt-viewer] Move under tools, install it
Adam Nemet
2017-07-06
7
-0
/
+13
*
More fixup for r307281: Move the #includes to sanitizer_linux.cc
Kuba Mracek
2017-07-06
2
-8
/
+8
*
Fixup for r307281: Also move GetKernelAreaSize into sanitizer_linux.cc
Kuba Mracek
2017-07-06
2
-39
/
+39
*
[sanitizer] Split GetMaxVirtualAddress into separate Linux version and Mac ve...
Kuba Mracek
2017-07-06
3
-35
/
+45
*
Fix pdb-scopes.test
Reid Kleckner
2017-07-06
1
-2
/
+2
*
Remove redundant argument. NFC.
Rafael Espindola
2017-07-06
3
-6
/
+3
*
[PDB] Fill in "Parent" and "End" fields of scope-like symbol records
Reid Kleckner
2017-07-06
7
-7
/
+945
*
This reverts r305820 (ARMv.2-A FP16 vector intrinsics) because it shows
Sjoerd Meijer
2017-07-06
10
-2348
/
+363
*
[SimplifyCFG] Move a portion of an if statement that should already be impli...
Craig Topper
2017-07-06
1
-2
/
+2
*
[InstCombine] Change helper method to a file local static method. NFC
Craig Topper
2017-07-06
2
-5
/
+5
*
[InstCombine] Clarify comment to mention other transform that it does. NFC
Craig Topper
2017-07-06
1
-1
/
+2
*
[InstCombine] Add single use checks to SimplifyBSwap to ensure we are really ...
Craig Topper
2017-07-06
2
-10
/
+13
*
[OpenMP] Extend CLANG target options with device offloading kind.
Gheorghe-Teodor Bercea
2017-07-06
19
-33
/
+75
*
[OpenMP] Customize CUDA-based tool chain selection
Gheorghe-Teodor Bercea
2017-07-06
1
-2
/
+16
*
[InstCombine] Don't create extra ConstantInt objects in foldSelectICmpAnd. NFCI
Craig Topper
2017-07-06
1
-19
/
+17
*
[LSR] Narrow search space by filtering non-optimal formulae with the same Sca...
Wei Mi
2017-07-06
4
-3
/
+171
*
[X86][SSE4A] Add support for shuffle combining to INSERTQI.
Simon Pilgrim
2017-07-06
2
-13
/
+20
*
[CGP, x86] update test checks; NFC
Sanjay Patel
2017-07-06
1
-38
/
+39
*
Add a test harness
Jonathan Roelofs
2017-07-06
8
-0
/
+200
*
[X86][SSE4A] Add test showing missed opportunities to combine INSERTQI shuffle
Simon Pilgrim
2017-07-06
1
-0
/
+20
*
[clang-format] Add TextProto language name, NFC
Krasimir Georgiev
2017-07-06
1
-0
/
+2
*
Doxygen formatting. NFCI
Joel Jones
2017-07-06
1
-2
/
+12
*
[x86] fix over-specified triple and auto-generate checks; NFC
Sanjay Patel
2017-07-06
1
-17
/
+25
*
[clang-format] Add space between a message field key and the opening bracket ...
Krasimir Georgiev
2017-07-06
3
-47
/
+48
[prev]
[next]