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
*
[yaml2obj] - Don't crash on invalid inputs.
George Rimar
2019-04-25
1
-0
/
+5
*
posix_spawn should retry upon EINTR
JF Bastien
2019-04-24
1
-6
/
+10
*
Try once more to ensure constant initializaton of ManagedStatics
Reid Kleckner
2019-04-24
1
-0
/
+1
*
Revert using fcopyfile(3) to implement sys::fs::copy_file(Twine, int) on macOS
Adrian Prantl
2019-04-24
2
-22
/
+6
*
[AMDGPU] Add gfx1010 target definitions
Stanislav Mekhanoshin
2019-04-24
1
-18
/
+20
*
[CommandLine] Provide parser<unsigned long> instantiation to allow cl::opt<ui...
Fangrui Song
2019-04-24
2
-8
/
+17
*
Use llvm::stable_sort
Fangrui Song
2019-04-23
1
-2
/
+1
*
[CachePruning] Simplify comparator
Fangrui Song
2019-04-21
1
-9
/
+2
*
Initial implementation of JITLink - A replacement for RuntimeDyld.
Lang Hames
2019-04-20
1
-0
/
+29
*
[APInt] Optimize umul_ov
Fangrui Song
2019-04-19
1
-5
/
+12
*
Implement sys::fs::copy_file using the macOS copyfile(3) API
Adrian Prantl
2019-04-18
2
-0
/
+50
*
Revert Implement sys::fs::copy_file using the macOS copyfile(3) API to suppor...
Adrian Prantl
2019-04-18
2
-53
/
+0
*
Implement sys::fs::copy_file using the macOS copyfile(3) API
Adrian Prantl
2019-04-18
2
-0
/
+53
*
[Support] Add LEB128 support to BinaryStreamReader/Writer.
Lang Hames
2019-04-17
2
-1
/
+45
*
Time profiler: optimize json output time
Anton Afanasyev
2019-04-16
1
-0
/
+5
*
[llvm][Support] Provide interface to set thread priorities
Kadir Cetinkaya
2019-04-16
2
-0
/
+55
*
Use native llvm JSON library for time profiler output
Anton Afanasyev
2019-04-16
1
-37
/
+37
*
Reapply [Support] Fix recursive response file expansion guard
Shoaib Meenai
2019-04-16
1
-4
/
+6
*
Revert [Support] Fix recursive response file expansion guard
Shoaib Meenai
2019-04-15
1
-6
/
+4
*
Only use argv[0] as the main executable name if it exists.
Sean Silva
2019-04-15
1
-2
/
+2
*
[Support] Fix recursive response file expansion guard
Shoaib Meenai
2019-04-15
1
-4
/
+6
*
Time profiler: small fixes and optimizations
Anton Afanasyev
2019-04-15
1
-35
/
+43
*
[CommandLineParser] Add DefaultOption flag
Don Hinton
2019-04-15
1
-5
/
+45
*
Revert r358337: "[CommandLineParser] Add DefaultOption flag"
Ilya Biryukov
2019-04-15
1
-43
/
+5
*
FileCheck [1/12]: Move variable table in new object
Thomas Preud'homme
2019-04-15
1
-85
/
+86
*
[CommandLineParser] Add DefaultOption flag
Don Hinton
2019-04-13
1
-5
/
+43
*
[KnownBits] Add computeForAddCarry()
Nikita Popov
2019-04-12
1
-12
/
+31
*
YAMLIO: Fix serialization of strings with embedded nuls
Pavel Labath
2019-04-11
1
-6
/
+6
*
Improve hashing for time profiler
Anton Afanasyev
2019-04-09
1
-16
/
+19
*
Attempt to recommit r357901
Eugene Leviant
2019-04-08
2
-0
/
+69
*
Reverting r357901 as fails to build on some of the buildbots
Eugene Leviant
2019-04-08
2
-69
/
+0
*
[Support] Add zlib independent CRC32
Eugene Leviant
2019-04-08
2
-0
/
+69
*
Appease STLs where std::atomic<void*> lacks a constexpr default ctor
Reid Kleckner
2019-04-04
1
-4
/
+2
*
Ensure that ManagedStatic is constant initialized in MSVC 2017 & 2019
Reid Kleckner
2019-04-04
1
-3
/
+8
*
[Support] On AIX, Check ENOTSUP on posix_fallocate instead of EOPNOTSUPP
Hubert Tong
2019-04-04
1
-1
/
+6
*
[WebAssembly] Add Emscripten OS definition + small_printf
Alon Zakai
2019-04-03
1
-0
/
+2
*
Adds `-ftime-trace` option to clang that produces Chrome `chrome://tracing` c...
Anton Afanasyev
2019-03-30
2
-0
/
+185
*
[Support] Implement is_local_impl with AIX mntctl
Hubert Tong
2019-03-29
1
-3
/
+45
*
[MC] Fix floating-point literal lexing.
Eli Friedman
2019-03-28
1
-1
/
+4
*
New methods to check for under-/overflow in the SMT API
Mikhail R. Gadelha
2019-03-27
1
-0
/
+70
*
[Support] MemoryBlock size should reflect the requested size
Andrew Ng
2019-03-27
1
-3
/
+4
*
Moved body of methods dump to .cpp file to fix compilation when modules
Mikhail R. Gadelha
2019-03-26
1
-0
/
+4
*
Moved everything SMT-related to LLVM and updated the cmake scripts.
Mikhail R. Gadelha
2019-03-25
2
-1
/
+842
*
[Legacy][TimePasses] allow -time-passes reporting into a custom stream
Fedor Sergeev
2019-03-22
1
-6
/
+11
*
[X86] Add CMPXCHG8B feature flag. Set it for all CPUs except i386/i486 includ...
Craig Topper
2019-03-20
1
-0
/
+1
*
[AMDGPU] Factored PAL metadata handling out into its own class
Tim Renouf
2019-03-20
1
-14
/
+0
*
[llvm-objcopy] Make .build-id linking atomic
Jake Ehrlich
2019-03-18
1
-26
/
+27
*
AMDGPU: Partially fix default device for HSA
Matt Arsenault
2019-03-17
1
-4
/
+6
*
Handle consecutive-double-quotes in Windows argument parsing
Sunil Srivastava
2019-03-14
1
-0
/
+7
*
[Support] Treat truncation of fullpath as error
Jonas Hahnfeld
2019-03-13
1
-1
/
+5
[next]