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
*
don't repeat function names in comments; NFC
Sanjay Patel
2015-12-04
1
-24
/
+21
*
fix formatting; NFC
Sanjay Patel
2015-12-04
1
-25
/
+18
*
[libsanitizer] Fix bugs and wiki links to point to GitHub.
Alexander Potapenko
2015-12-04
7
-146
/
+146
*
[CXX TLS calling convention] Add CXX TLS calling convention.
Manman Ren
2015-12-04
9
-0
/
+98
*
[TSan] Fix the wikipage link.
Alexander Potapenko
2015-12-04
1
-1
/
+1
*
[ASan] Fix the links to bugs and wikipages.
Alexander Potapenko
2015-12-04
10
-16
/
+15
*
[Docs] Remove false claim: UBSan can also be combined with TSan/MSan.
Alexey Samsonov
2015-12-04
1
-2
/
+1
*
Clang documentation for UBSan.
Alexey Samsonov
2015-12-04
3
-61
/
+211
*
[ASan] Change the links in asa_flags.inc to point to GitHub.
Alexander Potapenko
2015-12-04
1
-4
/
+4
*
[llvm-dwp] Retrieve the DWOID from the CU for the cu_index entry
David Blaikie
2015-12-04
4
-6
/
+76
*
[WebAssembly] Give names to the callseq begin and end instructions.
Dan Gohman
2015-12-04
1
-4
/
+4
*
[WebAssembly] clang-format CallingConvSupported. NFC.
Dan Gohman
2015-12-04
1
-4
/
+2
*
[WebAssembly] Factor out the list of supported calling conventions.
Dan Gohman
2015-12-04
1
-4
/
+13
*
[WebAssembly] Check for more unsupported ABI flags.
Dan Gohman
2015-12-04
1
-1
/
+26
*
[WebAssembly] Use SelectionDAG::getUNDEF. NFC.
Dan Gohman
2015-12-04
1
-1
/
+1
*
Update for llvm change.
Rafael Espindola
2015-12-04
1
-6
/
+6
*
[Hexagon] Simplify LowerCONCAT_VECTORS, handle different types better
Krzysztof Parzyszek
2015-12-04
1
-58
/
+55
*
[PS4] Add an additional test for ASan+UBSan
Filipe Cabecinhas
2015-12-04
1
-0
/
+4
*
[ASan] Retire mac_ignore_invalid_free, remove some dead code.
Alexander Potapenko
2015-12-04
6
-51
/
+6
*
Modernize the C++ APIs for creating LTO modules.
Rafael Espindola
2015-12-04
4
-127
/
+165
*
ARM/AArch64: update reference documentation.
Tim Northover
2015-12-04
1
-2
/
+4
*
[Hexagon] Using multiply instead of shift on signed number which can be UB
Colin LeMahieu
2015-12-04
1
-2
/
+2
*
[analyzer] Improve modelling of nullptr_t in the analyzer. Fix PR25414.
Gabor Horvath
2015-12-04
2
-1
/
+57
*
[tsan] Enable building and testing TSan Go runtime on OS X
Kuba Brecka
2015-12-04
2
-1
/
+11
*
Improve the functionality of JSONNumber
Tamas Berghammer
2015-12-04
3
-44
/
+116
*
[SystemZ] Bugfix: Don't add CC twice to new three-address instruction.
Jonas Paulsson
2015-12-04
1
-4
/
+10
*
[ELF] - Implemented @tlsgd optimization (GD->IE case, x64).
George Rimar
2015-12-04
7
-26
/
+142
*
LEA code size optimization pass (Part 1): Remove redundant address recalculat...
Alexey Bataev
2015-12-04
5
-0
/
+463
*
[LLDB][MIPS] Fix gdbremote_testcase.py
Mohit K. Bhakkad
2015-12-04
1
-3
/
+9
*
[LLDB][MIPS] XFAIL TestCrashDuringStep.py for MIPS
Jaydeep Patil
2015-12-04
1
-0
/
+1
*
[AArch64] Clean up statistical profiling test
Oliver Stannard
2015-12-04
1
-4
/
+0
*
[asan] Enable alloca_vla_interact.cc test on PowerPC64.
Yury Gribov
2015-12-04
1
-1
/
+0
*
[asan] Fix dynamic allocas unpoisoning on PowerPC64.
Yury Gribov
2015-12-04
1
-2
/
+17
*
Update isl to isl-0.15-142-gf101714
Tobias Grosser
2015-12-04
5
-41
/
+98
*
[PGO] Fix build failure with -fprofile-instr-generate
Xinliang David Li
2015-12-04
1
-1
/
+1
*
Fix an unused variable warning in released builds. While there use 'auto' to ...
Craig Topper
2015-12-04
1
-3
/
+2
*
[AST] ArrayRef-ize CompoundStmt::setStmts.
Craig Topper
2015-12-04
3
-8
/
+9
*
[analyzer] Support inlining lambda-converted blocks.
Devin Coughlin
2015-12-04
5
-11
/
+142
*
[PGO] Fix mips test failure with new test case
Xinliang David Li
2015-12-04
1
-4
/
+19
*
Revert "[BranchFolding] Merge MMOs during tail merge"
Rafael Espindola
2015-12-04
1
-26
/
+16
*
Don't assert if evaluation of an expression that we're syntactically required
Richard Smith
2015-12-04
2
-1
/
+7
*
Add a space char so step logging doesn't print things like
Jason Molenda
2015-12-04
1
-1
/
+1
*
Update for LLVM api change.
Rafael Espindola
2015-12-04
1
-1
/
+2
*
Move a call to getGlobalContext out of lib/LTO.
Rafael Espindola
2015-12-04
4
-15
/
+7
*
[Orc] Fix Kaleidoscope example for change in r254693.
Lang Hames
2015-12-04
1
-1
/
+1
*
[BranchFolding] Merge MMOs during tail merge
Junmo Park
2015-12-04
1
-16
/
+26
*
[Orc] Rename JITCompileCallbackManagerBase to JITCompileCallbackManager.
Lang Hames
2015-12-04
8
-18
/
+18
*
.gitignore: ignore vim swap files
Saleem Abdulrasool
2015-12-04
1
-0
/
+4
*
ibc++abi: mark visibility
Saleem Abdulrasool
2015-12-04
10
-212
/
+264
*
c++abi: whitespace adjustment
Saleem Abdulrasool
2015-12-04
10
-322
/
+243
[next]