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
*
[NFC] API for signaling that the current loop is being deleted
Max Kazantsev
2019-02-19
1
-9
/
+30
*
[NFC] Store loop header in a local to keep it available after the loop is del...
Max Kazantsev
2019-02-19
1
-11
/
+9
*
[mips] Create LA25 thunks for MIPS R6 code
Simon Atanasyan
2019-02-19
2
-25
/
+49
*
[MIPS] Handle cross-mode (regular <-> microMIPS) jumps
Simon Atanasyan
2019-02-19
7
-18
/
+182
*
[ARM GlobalISel] Support G_PHI for Thumb2
Diana Picus
2019-02-19
4
-136
/
+186
*
Fix vscode tests for python3
Pavel Labath
2019-02-19
1
-2
/
+2
*
[gui] Simplify SourceFileWindowDelegate::WindowDelegateDraw
Pavel Labath
2019-02-19
1
-5
/
+2
*
[Dominators] Fix and optimize edge insertion of depth-based search
Fangrui Song
2019-02-19
1
-96
/
+85
*
[X86] Remove command line strings from the ProcIntel* features.
Craig Topper
2019-02-19
1
-10
/
+10
*
[lldb-instr] Test that we ignore existing macros.
Jonas Devlieghere
2019-02-19
3
-1
/
+13
*
[lldb-instr] Wrap returns of struct/classes in LLDB_RECORD_RESULT
Jonas Devlieghere
2019-02-19
5
-4
/
+50
*
Disable TestModuleCXX.test on Windows
Jonas Devlieghere
2019-02-19
1
-0
/
+2
*
[GlobalISel][AArch64] Legalize + select some llvm.ctlz.* intrinsics
Jessica Paquette
2019-02-18
6
-1
/
+233
*
[CGP] form usub with overflow from sub+icmp
Sanjay Patel
2019-02-18
7
-99
/
+189
*
[lldbtest] Fix some code to be compatible between py2 and py3.
Davide Italiano
2019-02-18
1
-18
/
+4
*
[clang][test] Fix FileManagerTest.getFileDontOpenRealPath for Windows
Jan Korous
2019-02-18
1
-6
/
+10
*
AMDGPU: Use MachineInstr::mayAlias to replace areMemAccessesTriviallyDisjoint...
Changpeng Fang
2019-02-18
3
-21
/
+138
*
[lldb-instr] Add constructor and move test into lit/tools
Jonas Devlieghere
2019-02-18
4
-16
/
+26
*
GlobalISel: Implement widenScalar for g_extract scalar results
Matt Arsenault
2019-02-18
5
-11
/
+359
*
GlobalISel: Make buildExtract use DstOp/SrcOp
Matt Arsenault
2019-02-18
2
-13
/
+16
*
Reland "[clang][FileManager] fillRealPathName even if we aren't opening the f...
Jan Korous
2019-02-18
2
-0
/
+32
*
[LSan][Darwin][NFC] Add comment explaining test failure
Julian Lettner
2019-02-18
1
-1
/
+1
*
One more fix while I'm looking at this - remove the
Jason Molenda
2019-02-18
1
-7
/
+1
*
Ah, misunderstood Jonas' feedback - fix this so we'll
Jason Molenda
2019-02-18
1
-1
/
+2
*
Clean up an unused variable warning when building this for
Jason Molenda
2019-02-18
1
-0
/
+4
*
[Python3] Fix TestObjCMethods.py to work with py2 and 3.
Davide Italiano
2019-02-18
1
-1
/
+1
*
[libcxxabi][CMake] Drop unused HandleOutOfTreeLLVM include
Petr Hosek
2019-02-18
1
-3
/
+0
*
[Reproducers] Make clang use lldb's VFS.
Jonas Devlieghere
2019-02-18
15
-13
/
+82
*
[Sanitizer] On Darwin `__sanitizer_print_stack_trace` only prints topmost frame
Julian Lettner
2019-02-18
5
-6
/
+14
*
GlobalISel: Fix double count of offset for irregular vector breakdowns
Matt Arsenault
2019-02-18
2
-1
/
+48
*
[x86] split more v8f32/v8i32 shuffles in lowering
Sanjay Patel
2019-02-18
20
-688
/
+666
*
Un-XFAIL TestLinuxCore for windows
Pavel Labath
2019-02-18
1
-11
/
+0
*
Revert "[InstCombine] reduce even more unsigned saturated add with 'not' op"
Sanjay Patel
2019-02-18
2
-42
/
+35
*
[InstCombine] reduce even more unsigned saturated add with 'not' op
Sanjay Patel
2019-02-18
2
-35
/
+42
*
Fix TestLinuxCore for python3
Pavel Labath
2019-02-18
1
-4
/
+4
*
[clangd] Add tests for template specializations
Kadir Cetinkaya
2019-02-18
1
-0
/
+52
*
[MCA] Correctly update register definitions in the PRF after move elimination.
Andrea Di Biagio
2019-02-18
2
-14
/
+128
*
[llvm-readobj] - Simplify .gnu.version_d dumping.
George Rimar
2019-02-18
1
-10
/
+1
*
[clangd] Cache include fixes for diagnostics caused by the same unresolved na...
Eric Liu
2019-02-18
3
-21
/
+113
*
[ASTImporter] Find previous friend function template
Gabor Marton
2019-02-18
2
-1
/
+31
*
[clang-tidy] Fix links in docs.
Alexander Kornienko
2019-02-18
1
-5
/
+6
*
[ARM] Add pre-defined macros for ROPI and RWPI
Oliver Stannard
2019-02-18
6
-2
/
+33
*
[NFC] Make Optional<T> trivially copyable when T is trivially copyable
Serge Guelton
2019-02-18
2
-0
/
+93
*
minidump: Add ability to attach (breakpad) symbol files to placeholder modules
Pavel Labath
2019-02-18
5
-52
/
+114
*
[clang][Index] Fix usage of IndexImplicitInstantiation
Kadir Cetinkaya
2019-02-18
4
-16
/
+98
*
[MCA] Slightly refactor method writeStartEvent in WriteState and ReadState. NFCI
Andrea Di Biagio
2019-02-18
4
-24
/
+31
*
[ASTImporter] Unify redecl chain tests as type parameterized tests
Gabor Marton
2019-02-18
1
-641
/
+556
*
PECOFF: Implement GetBaseAddress
Pavel Labath
2019-02-18
5
-3
/
+94
*
Return better error message from GDBRemoteCommunication::ConnectLocally
Pavel Labath
2019-02-18
1
-3
/
+4
*
Set cmake policy CMP0075 to NEW
Pavel Labath
2019-02-18
1
-0
/
+4
[next]