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
*
[PDB] Disable some tests that are breaking bots.
Zachary Turner
2017-02-25
1
-3
/
+3
*
Three LoadLibCxxFormatters formatters were given a regex string to
Jason Molenda
2017-02-25
1
-3
/
+3
*
[analyzer] Refactor and simplify SimpleConstraintManager
Dominic Chen
2017-02-25
8
-289
/
+415
*
AMDGPU: export s_sendmsg{halt} instrinsics
Jan Vesely
2017-02-25
3
-0
/
+50
*
AMDGPU: export l1 cache invalidation intrinsics
Jan Vesely
2017-02-25
2
-0
/
+16
*
AMDGPU: export s_waitcnt builtin
Jan Vesely
2017-02-25
3
-0
/
+13
*
DataBufferMemoryMap.cpp out, DataBufferLLVM.cpp in. Unbreak the build.
Jason Molenda
2017-02-25
1
-8
/
+6
*
Revert r296166, "clang-format: Don't leave behind temp files in -i mode on Wi...
NAKAMURA Takumi
2017-02-25
2
-264
/
+0
*
Add how long it takes to link chromium using ld.bfd.
Rui Ueyama
2017-02-25
1
-7
/
+7
*
Fix rst document format error.
Rui Ueyama
2017-02-25
1
-1
/
+1
*
Revert "[profiling] Fix profile counter increment when emitting selects (PR32...
Vedant Kumar
2017-02-25
5
-38
/
+12
*
math: Implement sinh function
Jan Vesely
2017-02-25
5
-0
/
+240
*
Factor out more code. NFC.
Rui Ueyama
2017-02-25
1
-11
/
+6
*
[profiling] Fix profile counter increment when emitting selects (PR32019)
Vedant Kumar
2017-02-25
5
-12
/
+38
*
Remove a default value that is always overwritten.
Rui Ueyama
2017-02-25
1
-1
/
+1
*
Make function names consistent.
Rui Ueyama
2017-02-25
1
-10
/
+10
*
AMDGPU/SI: export s_waitcnt builtin
Jan Vesely
2017-02-25
1
-1
/
+2
*
Do not handle -strip in a special way. NFC.
Rui Ueyama
2017-02-25
2
-10
/
+12
*
Factor out code to parse -hash-style.
Rui Ueyama
2017-02-25
2
-12
/
+14
*
Rename OMagic -> Omagic for consistency.
Rui Ueyama
2017-02-25
3
-4
/
+4
*
Factor out code to parse -L and -rpath.
Rui Ueyama
2017-02-25
1
-9
/
+16
*
Sort options. NFC.
Rui Ueyama
2017-02-25
1
-53
/
+51
*
Minor code cleanup. NFC.
Junmo Park
2017-02-25
1
-1
/
+1
*
[ODRHash] Move inherited visitor call to end of function.
Richard Trieu
2017-02-25
1
-2
/
+2
*
Re-enable BinaryStreamTest.StreamReaderObject.
Zachary Turner
2017-02-25
2
-34
/
+28
*
Remove redundant code. NFC.
Akira Hatanaka
2017-02-25
1
-4
/
+0
*
Clean up ObjCARCOpts.cpp. NFC.
Akira Hatanaka
2017-02-25
1
-81
/
+7
*
Disable BinaryStreamTest.StreamReaderObject temporarily.
Zachary Turner
2017-02-25
1
-33
/
+33
*
Revert r296209, still one more test to go.
Paul Robinson
2017-02-25
1
-5
/
+1
*
[PDB] General improvements to Stream library.
Zachary Turner
2017-02-25
79
-847
/
+1977
*
[ubsan] Detect signed overflow UB in remainder operations
Vedant Kumar
2017-02-25
2
-7
/
+14
*
[ubsan] Omit superflous overflow checks for promoted arithmetic (PR20193)
Vedant Kumar
2017-02-25
4
-120
/
+196
*
Remove svn:eol-style=native from Properties.
Zachary Turner
2017-02-25
0
-0
/
+0
*
[PDB] Rename Stream related source files.
Zachary Turner
2017-02-25
71
-119
/
+119
*
[XRAY] A Color Choosing helper for XRay Graph
Dean Michael Berris
2017-02-25
6
-76
/
+308
*
[PS4] Set our default dialect to C++11. NFC for other targets.
Paul Robinson
2017-02-25
1
-1
/
+5
*
[InlineCost] Move the code in isGEPOffsetConstant to a lambda.
Easwaran Raman
2017-02-25
1
-13
/
+9
*
Minor code cleanup. NFC.
Junmo Park
2017-02-25
1
-1
/
+1
*
[PGO] Directory name stripping in global identifier for static functions
Rong Xu
2017-02-25
2
-4
/
+42
*
[sancov] extending sancov --help documentation
Mike Aizatsky
2017-02-24
1
-2
/
+13
*
[WebAssembly] Add support for using a wasm global for the stack pointer.
Dan Gohman
2017-02-24
9
-87
/
+221
*
[ODRHash] Finish FieldDecl support by handling mutable and initializers.
Richard Trieu
2017-02-24
4
-3
/
+109
*
[Hexagon] Undo shift folding where it could simplify addressing mode
Krzysztof Parzyszek
2017-02-24
2
-3
/
+134
*
[Test] Make Lit tests C++11 compatible #10
Charles Li
2017-02-24
6
-44
/
+216
*
[WebAssembly] Basic support for Wasm object file encoding.
Dan Gohman
2017-02-24
64
-389
/
+2074
*
[.gitignore] Update .gitignore to ignore a nested build directory
Chris Bieneman
2017-02-24
1
-0
/
+3
*
[Hexagon] Prettify code in HexagonDAGToDAGISel::Select
Krzysztof Parzyszek
2017-02-24
1
-47
/
+13
*
AMDGPU : Replace FMAD with FMA when denormals are enabled.
Wei Ding
2017-02-24
5
-2
/
+39
*
[Test] Make Lit tests C++11 compatible #9
Charles Li
2017-02-24
11
-42
/
+273
*
[test] Try to link -latomic to provide atomics when available
Michal Gorny
2017-02-24
3
-1
/
+16
[next]