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
*
Add support for Ananas platform
Ed Schouten
2017-06-25
1
-0
/
+2
*
[APInt] Move the single word cases of countTrailingZeros and countLeadingOnes...
Craig Topper
2017-06-23
1
-7
/
+2
*
Fix a misleading indentation warning.
Peter Collingbourne
2017-06-23
1
-3
/
+3
*
Make the size specification for cache_size_bytes case insensitive.
Peter Collingbourne
2017-06-23
1
-1
/
+1
*
Add a ThinLTO cache policy for controlling the maximum cache size in bytes.
Peter Collingbourne
2017-06-23
1
-15
/
+46
*
Add a BinarySubstreamRef, and a method to read one.
Zachary Turner
2017-06-23
1
-0
/
+6
*
[ADT] Add llvm::to_float
Pavel Labath
2017-06-23
2
-19
/
+11
*
Revert "[Support] Add RetryAfterSignal helper function" and subsequent fix
Pavel Labath
2017-06-22
3
-12
/
+25
*
[ProfileData, Support] Fix some Clang-tidy modernize-use-using and Include Wh...
Eugene Zelenko
2017-06-21
3
-37
/
+71
*
[DWARF] Support for DW_FORM_strx3 and complete support for DW_FORM_strx{1,2,4}
Wolfgang Pieb
2017-06-21
1
-0
/
+7
*
[Support] Add RetryAfterSignal helper function
Pavel Labath
2017-06-21
3
-25
/
+12
*
Support: chunk writing on Linux
Saleem Abdulrasool
2017-06-20
2
-1
/
+16
*
[APFloat] Move the integerPartWidth constant into APFloatBase. Remove integer...
Craig Topper
2017-06-18
1
-37
/
+30
*
Implement AllocateRWX and ReleaseRWX for NetBSD
Kamil Rytarowski
2017-06-18
1
-0
/
+4
*
[CMake] Introduce LLVM_TARGET_TRIPLE_ENV as an option to override LLVM_DEFAUL...
NAKAMURA Takumi
2017-06-17
2
-1
/
+15
*
Fix buildbots.
Rui Ueyama
2017-06-16
1
-1
/
+2
*
Fix msan buildbot.
Rui Ueyama
2017-06-16
1
-1
/
+2
*
Hide dbgs() stream for when built with -fmodules.
Frederich Munch
2017-06-14
1
-1
/
+5
*
Support: Remove MSVC 2013 workarounds in ThreadPool class.
Peter Collingbourne
2017-06-14
1
-16
/
+3
*
Support: Don't set RLIMIT_AS on child processes when applying a memory limit
David Blaikie
2017-06-12
1
-10
/
+0
*
[ADT] Reduce duplication between {Contextual,}FoldingSet; NFC
George Burgess IV
2017-06-12
1
-21
/
+21
*
bugpoint: disabling symbolication of bugpoint-executed programs
David Blaikie
2017-06-09
1
-5
/
+11
*
[Linker] Remove warning when linking ARM and Thumb IR modules.
Florian Hahn
2017-06-07
1
-0
/
+15
*
Move Object format code to lib/BinaryFormat.
Zachary Turner
2017-06-07
3
-716
/
+2
*
Allow VersionPrinter to print to arbitrary raw_ostreams
Dimitry Andric
2017-06-06
2
-12
/
+9
*
AMDGPU/NFC: Move amdgpu code object metadata to support
Konstantin Zhuravlyov
2017-06-06
2
-0
/
+219
*
Fix another ordering constraint with windows.h and comment about
Chandler Carruth
2017-06-06
1
-0
/
+2
*
Fix one place where I missed a commented requirement for a particular
Chandler Carruth
2017-06-06
1
-1
/
+3
*
Sort the remaining #include lines in include/... and lib/....
Chandler Carruth
2017-06-06
28
-36
/
+33
*
Close DynamicLibraries in reverse order they were opened.
Frederich Munch
2017-06-05
2
-2
/
+3
*
Fix building DynamicLibrary.cpp with musl libc
Dimitry Andric
2017-06-05
1
-2
/
+2
*
ADT: handle special case of ARM environment for SUSE
Saleem Abdulrasool
2017-06-03
1
-0
/
+4
*
Revert r304117 - WebAssembly object format isn't ready to be the default
Jacob Gravelle
2017-06-02
1
-4
/
+2
*
[Solaris] Fix PR33228 - llvm::sys::fs::is_local_impl done right
Kamil Rytarowski
2017-06-01
1
-0
/
+5
*
Adding parsing ability for .res file.
Eric Beckmann
2017-05-30
1
-0
/
+20
*
Added LLVM_FALLTHROUGH to address warning: this statement may fall through. NFC.
Galina Kistanova
2017-05-30
1
-0
/
+2
*
[ManagedStatic] Avoid putting function pointers in template args.
Benjamin Kramer
2017-05-29
1
-3
/
+5
*
Try to work around MSVC being buggy. Attempt #1.
Benjamin Kramer
2017-05-29
1
-1
/
+3
*
[Timer] Move DefaultTimerGroup into a ManagedStatic.
Benjamin Kramer
2017-05-29
1
-3
/
+4
*
[Nios2] Target registration
Nikolai Bozhenov
2017-05-29
1
-0
/
+11
*
Disabled implicit-fallthrough warnings for ConvertUTF.cpp.
Galina Kistanova
2017-05-29
1
-0
/
+31
*
Support: adjust the default obj format for wasm
Saleem Abdulrasool
2017-05-29
1
-2
/
+4
*
[X86] Fixing VPOPCNTDQ feature set lookup.
Oren Ben Simhon
2017-05-28
1
-1
/
+1
*
Make helper functions static. NFC.
Benjamin Kramer
2017-05-26
1
-0
/
+2
*
Fix the ManagedStatic list ordering when using DynamicLibrary::addPermanentLi...
Frederich Munch
2017-05-26
1
-3
/
+8
*
Make BinaryStreamReader::readCString a bit faster.
Zachary Turner
2017-05-25
1
-13
/
+14
*
[X86] Adding vpopcntd and vpopcntq instructions
Oren Ben Simhon
2017-05-25
1
-0
/
+1
*
[APInt] Use std::end to avoid mentioning the size of a local buffer repeatedly.
Craig Topper
2017-05-24
1
-2
/
+2
*
Added LLVM_FALLTHROUGH to address gcc warning: this statement may fall through.
Galina Kistanova
2017-05-23
1
-0
/
+4
*
Added LLVM_FALLTHROUGH to address gcc warning: this statement may fall through.
Galina Kistanova
2017-05-23
1
-0
/
+1
[next]