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
/
lib
/
Support
Commit message (
Expand
)
Author
Age
Files
Lines
*
Include <cstdarg> in PrettyStackTrace.cpp, fixing the bots.
Sean Callanan
2016-12-14
1
-0
/
+1
*
Prepare PrettyStackTrace for LLDB adoption
Sean Callanan
2016-12-14
1
-5
/
+21
*
Replace APFloatBase static fltSemantics data members with getter functions
Stephan Bergmann
2016-12-14
2
-85
/
+107
*
[ThinLTO] Add an API to trigger file-based API for returning objects to the l...
Mehdi Amini
2016-12-14
2
-0
/
+17
*
Don't double-initialize cl::opt for iterating in reverse order to uncover non...
Mehdi Amini
2016-12-14
1
-1
/
+1
*
[llvm] Iterate SmallPtrSet in reverse order to uncover non-determinism in cod...
Mandeep Singh Grang
2016-12-14
1
-0
/
+11
*
[APFloat] Implement PPCDoubleDouble add and subtract.
Tim Shen
2016-12-12
1
-3
/
+207
*
Tweak the core loop in StringRef::find to avoid calling memcmp on every
Chandler Carruth
2016-12-11
1
-6
/
+12
*
Re-commit r289184, "Support: Use a 64-bit seek in raw_fd_ostream::seek()." wi...
Peter Collingbourne
2016-12-09
1
-0
/
+6
*
Revert r289184, we need more configury for Darwin and *BSD.
Peter Collingbourne
2016-12-09
1
-5
/
+1
*
Support: Use a 64-bit seek in raw_fd_ostream::seek().
Peter Collingbourne
2016-12-09
1
-1
/
+5
*
Fix the apple build issue caused by r288956
Chris Bieneman
2016-12-07
1
-1
/
+1
*
[DIExpression] Introduce a dedicated DW_OP_LLVM_fragment operation
Adrian Prantl
2016-12-05
1
-0
/
+3
*
Support escaping in TrigramIndex.
Ivan Krasin
2016-12-02
1
-12
/
+25
*
Use trigrams to speed up SpecialCaseList.
Ivan Krasin
2016-12-01
3
-2
/
+109
*
[WebAssembly] Add llvm-objdump support for wasm file format
Derek Schuff
2016-11-30
1
-0
/
+2
*
[Support] Use HAVE_DLOPEN to guard dlopen(3) usage
Pavel Labath
2016-11-30
1
-2
/
+2
*
Apply clang-tidy's 'performance-faster-string-find' check to LLVM.
Benjamin Kramer
2016-11-30
1
-1
/
+1
*
Fix a linefeed at eof.
NAKAMURA Takumi
2016-11-29
1
-1
/
+1
*
Add link-time detection of LLVM_ABI_BREAKING_CHECKS mismatch
Mehdi Amini
2016-11-28
1
-0
/
+15
*
Improve error handling in YAML parsing
Mehdi Amini
2016-11-28
2
-17
/
+26
*
[ThreadPool] Rollback recent changes until I figure out the breakage.
Davide Italiano
2016-11-28
1
-2
/
+4
*
[ThreadPool] Simplify the interface. NFCI.
Davide Italiano
2016-11-28
1
-4
/
+2
*
Revert "Improve error handling in YAML parsing"
Mehdi Amini
2016-11-28
1
-11
/
+9
*
Improve error handling in YAML parsing
Mehdi Amini
2016-11-28
1
-9
/
+11
*
Revert "[Triple] Add Facebook vendor"
Daniel Berlin
2016-11-23
1
-2
/
+0
*
[MD5] Use write32le instead of spelling it out with shifts.
Benjamin Kramer
2016-11-23
1
-24
/
+6
*
Fix builbots.
Rui Ueyama
2016-11-23
1
-1
/
+1
*
Add convenient functions to compute hashes of byte vectors.
Rui Ueyama
2016-11-23
2
-0
/
+20
*
[Triple] Add Facebook vendor
Shoaib Meenai
2016-11-22
1
-0
/
+2
*
Fix comment typos. NFC.
Simon Pilgrim
2016-11-20
1
-1
/
+1
*
Fix file name resolution in nested response files
Serge Pavlov
2016-11-20
1
-0
/
+6
*
Attempt to fix big-endian buildbots.
Rui Ueyama
2016-11-20
1
-7
/
+0
*
Style fix. NFC.
Rui Ueyama
2016-11-20
1
-7
/
+7
*
Fix buildbot.
Rui Ueyama
2016-11-20
1
-2
/
+2
*
SHA1: unroll loop in hashBlock.
Rui Ueyama
2016-11-20
1
-44
/
+152
*
Revert "Add link-time detection of LLVM_ABI_BREAKING_CHECKS mismatch"
Mehdi Amini
2016-11-18
1
-16
/
+0
*
Statistic/Timer: Include timers in PrintStatisticsJSON().
Matthias Braun
2016-11-18
2
-27
/
+67
*
Timer: Track name and description.
Matthias Braun
2016-11-18
1
-18
/
+23
*
Add link-time detection of LLVM_ABI_BREAKING_CHECKS mismatch
Mehdi Amini
2016-11-18
1
-0
/
+16
*
Add a little endian variant of TCE.
Pekka Jaaskelainen
2016-11-16
1
-1
/
+10
*
Remove TimeValue class
Pavel Labath
2016-11-16
2
-56
/
+0
*
Simplify identify_magic.
Rui Ueyama
2016-11-15
1
-26
/
+23
*
Add a file magic for CL.exe's object file created with /GL.
Rui Ueyama
2016-11-15
1
-11
/
+7
*
Use _Unwind_Backtrace on Apple platforms.
Bob Wilson
2016-11-14
1
-1
/
+1
*
[Support] Add StringRef::find_lower and contains_lower.
Zachary Turner
2016-11-12
1
-0
/
+39
*
[Support] Introduce llvm::formatv() function.
Zachary Turner
2016-11-11
4
-28
/
+213
*
Timer: Remove group-less NamedRegionTimer constructor.
Matthias Braun
2016-11-10
1
-14
/
+0
*
Fix type ambiguity with std::max
Zachary Turner
2016-11-10
1
-1
/
+1
*
[Support] Improve flexibility of binary blob formatter.
Zachary Turner
2016-11-10
2
-66
/
+56
[next]