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
*
[Support] Fix comments for handleAllErrors: it calls llvm_unreachable if the
Lang Hames
2018-03-01
1
-4
/
+4
*
We were getting the wrong dynamic type if there were two classes with the sam...
Jim Ingham
2018-03-01
4
-2
/
+106
*
[WebAssembly] Remove unused forward declaration.
Rui Ueyama
2018-03-01
1
-2
/
+0
*
Do not create multiple NOTE segments.
Rui Ueyama
2018-03-01
2
-12
/
+22
*
Expand test a bit.
Rafael Espindola
2018-03-01
1
-11
/
+27
*
[analyzer] [tests] Create a directory for the log file
George Karpenkov
2018-03-01
1
-0
/
+2
*
[XRay] cache symbolized function names for a repeatedly queried function ID
Martin Pelikan
2018-03-01
2
-1
/
+9
*
[RuntimeDyld][MachO] Fix assertion in encodeAddend, add missing directive to
Lang Hames
2018-03-01
2
-3
/
+7
*
[analyzer] Add a checker for mmap()s which are both writable and executable.
Artem Dergachev
2018-03-01
4
-0
/
+131
*
[IPSCCP] do not break musttail invariant (PR36485)
Reid Kleckner
2018-03-01
2
-1
/
+113
*
Convert more .s files to linker script files.
Rui Ueyama
2018-03-01
36
-468
/
+506
*
[CFG] [analyzer] Recall that we only skip NoOp casts in construction contexts.
Artem Dergachev
2018-03-01
2
-1
/
+34
*
Simplify removing empty output sections.
Rafael Espindola
2018-03-01
4
-32
/
+30
*
[ELF] Fix a test comment. NFC
Fangrui Song
2018-03-01
1
-1
/
+1
*
Add another entitlement that we need for debugserver.
Jason Molenda
2018-03-01
1
-0
/
+2
*
[WebAssembly] Use Twine rather than StringRef for logging messages
Sam Clegg
2018-03-01
2
-15
/
+19
*
Start setting dllimport/dllexport in setGVProperties.
Rafael Espindola
2018-03-01
14
-169
/
+110
*
[GlobalISel][AArch64] Adding -disable-gisel-legality-check CL option
Roman Tereshin
2018-03-01
5
-27
/
+4589
*
[DWARF] Emit a split line table only if there are split type units.
Paul Robinson
2018-03-01
3
-0
/
+9
*
[DAE] don't remove args of musttail target/caller
Reid Kleckner
2018-03-01
2
-3
/
+53
*
[X86] Make sure we don't combine (fneg (fma X, Y, Z)) to a target specific no...
Craig Topper
2018-03-01
2
-1
/
+21
*
Pass a GlobalDecl to SetCommonAttributes. NFC.
Rafael Espindola
2018-03-01
2
-6
/
+6
*
Inline a trivial function. NFC.
Rafael Espindola
2018-03-01
3
-10
/
+2
*
[NVPTX] Lower loads from global constants using ld.global.nc (aka LDG).
Justin Lebar
2018-02-28
2
-14
/
+47
*
[NVPTX] Use addrspacecast instead of target-specific intrinsics in NVPTXGener...
Justin Lebar
2018-02-28
4
-65
/
+19
*
Pass a GlobalDecl to setNonAliasAttributes. NFC.
Rafael Espindola
2018-02-28
2
-4
/
+5
*
[MIRParser] Accept overloaded intrinsic names w/o type suffixes
Roman Tereshin
2018-02-28
2
-3
/
+29
*
[clang-tidy] Another batch of checks to rename from misc- to bugprone-.
Alexander Kornienko
2018-02-28
30
-94
/
+104
*
Pass a GlobalDecl to SetInternalFunctionAttributes. NFC.
Rafael Espindola
2018-02-28
7
-26
/
+27
*
Rename more checks from misc- to bugprone-.
Alexander Kornienko
2018-02-28
23
-75
/
+87
*
[libcxx] Fix last_write_time test for filesystems that don't support very sma...
Volodymyr Sapsai
2018-02-28
1
-10
/
+32
*
Use DenseMap::lookup() instead of find() and a hand-written null check.
Rui Ueyama
2018-02-28
2
-8
/
+2
*
build: add the ability to create a symlink for dsymutil
Saleem Abdulrasool
2018-02-28
3
-2
/
+14
*
[X86] Regenerate cmpxchg tests
Simon Pilgrim
2018-02-28
3
-23
/
+131
*
[WebAssembly] Reduce code repetition. NFC.
Rui Ueyama
2018-02-28
3
-21
/
+14
*
Fix up the gtest targets for changes in the UnwindAssembly tests.
Jim Ingham
2018-02-28
1
-20
/
+34
*
[InstCombine] simplify code for X * -1.0 --> -X; NFC
Sanjay Patel
2018-02-28
2
-9
/
+5
*
[GlobalOpt] don't change CC of musttail calle(e|r)
Jonas Devlieghere
2018-02-28
2
-1
/
+58
*
[X86] Lower extract_element from k-registers by bitcasting from v16i1 to i16 ...
Craig Topper
2018-02-28
5
-41
/
+33
*
Add ability to collect memory limit.
Han Ming Ong
2018-02-28
6
-6
/
+48
*
[hwasan] update the asm snippet in the docs to match the current default beha...
Kostya Serebryany
2018-02-28
1
-2
/
+0
*
[X86][AVX512] Improve support for signed saturation truncation stores
Simon Pilgrim
2018-02-28
2
-9
/
+23
*
Make sure that clang-format doesn't reorder include files.
Rui Ueyama
2018-02-28
1
-0
/
+2
*
Attempt to fix cl-include.c on Windows.
Nico Weber
2018-02-28
1
-2
/
+2
*
Adapt some tests to work with PPC64le architecture
Pavel Labath
2018-02-28
4
-4
/
+7
*
[OpenMP] Extend NVPTX SPMD implementation of combined constructs
Carlo Bertolli
2018-02-28
16
-52
/
+476
*
Revert "[lldb] Use vFlash commands when writing to target's flash memory regi...
Pavel Labath
2018-02-28
13
-505
/
+23
*
[Hexagon] Add -ffixed-r19 driver option and translate it to +reserved-r19
Krzysztof Parzyszek
2018-02-28
3
-8
/
+24
*
[clangd] Try to fix failures on clang-x64-ninja-win7 build bot.
Eric Liu
2018-02-28
5
-9
/
+9
*
[Hexagon] Implement target feature +reserved-r19
Krzysztof Parzyszek
2018-02-28
3
-0
/
+8
[next]