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
*
replace the old kaleidoscope tutorial files with orphaned pages that forward ...
Chris Lattner
2019-07-19
13
-5638
/
+47
*
Point to the dusted off version of the kaleidoscope tutorial.
Chris Lattner
2019-07-19
2
-2
/
+4
*
[test] [llvm-objcopy] Fix broken test case
Alex Brachet
2019-07-19
1
-8
/
+15
*
[NFC][PowerPC] Modify the test case add_cmp.ll
Kang Zhang
2019-07-19
1
-32
/
+12
*
[libFuzzer] Set Android specific ALL_FUZZER_SUPPORTED_ARCH
Yi Kong
2019-07-19
1
-0
/
+2
*
[DebugInfo] Generate fixups as emitting DWARF .debug_frame/.eh_frame.
Hsiangkai Wang
2019-07-19
16
-88
/
+234
*
Use the MachineBasicBlock symbol for a callbr target
Bill Wendling
2019-07-19
3
-10
/
+34
*
[Target] Fix formatting and whitespace (NFC)
Jonas Devlieghere
2019-07-19
2
-204
/
+191
*
[Target] Return an llvm::Expected from GetEntryPointAddress (NFC)
Jonas Devlieghere
2019-07-19
3
-36
/
+33
*
check for interrupt from fgets on Windows
Nathan Lanza
2019-07-19
1
-0
/
+3
*
[NFC] Remove instances of unused ClangASTContext header
Alex Langford
2019-07-19
3
-3
/
+2
*
Fix formatting of inline argument comments. NFC.
Sam Clegg
2019-07-19
1
-7
/
+6
*
[Commands] Remove unused header from CommandObjectFrame
Alex Langford
2019-07-19
1
-1
/
+0
*
[GlobalISel] Translate calls to memcpy et al to G_INTRINSIC_W_SIDE_EFFECTs an...
Amara Emerson
2019-07-19
15
-123
/
+277
*
[cmake] Fix typo where a varible was checked for Apple instead of Darwin
Nathan Lanza
2019-07-19
1
-1
/
+1
*
[cmake] Convert the NATIVE llvm build process to be project agnostic
Nathan Lanza
2019-07-19
2
-28
/
+32
*
[cmake] Update NATIVE build variables to account for standalone changes
Nathan Lanza
2019-07-18
1
-5
/
+4
*
Reapply [llvm-lipo] Implement -create (with hardcoded alignments)
Shoaib Meenai
2019-07-18
8
-18
/
+528
*
Update the SimpleJIT class in the clang-interpreter example to use ORCv2.
Lang Hames
2019-07-18
1
-44
/
+53
*
Update polly test for SCEV change.
Eli Friedman
2019-07-18
1
-1
/
+1
*
[clang-scan-deps] Dependency directives source minimizer: handle #pragma once
Alex Lorenz
2019-07-18
3
-1
/
+40
*
Remember to sort the Xcode project!!!
Jim Ingham
2019-07-18
1
-2680
/
+2680
*
Add an expectedFailure test for type finding.
Jim Ingham
2019-07-18
3
-0
/
+83
*
The switch to table-genning command options broke
Jim Ingham
2019-07-18
1
-2680
/
+2705
*
[AMDGPU] Drop Reg32 and use regular AsmName
Stanislav Mekhanoshin
2019-07-18
3
-25
/
+21
*
[WebAssembly] Use passive segments by default when memory is shared
Thomas Lively
2019-07-18
7
-27
/
+23
*
[GlobalISel][AArch64] Add support for base register + offset register loads
Jessica Paquette
2019-07-18
2
-0
/
+183
*
CodeGen: Allow !associated metadata to point to aliases.
Peter Collingbourne
2019-07-18
2
-3
/
+9
*
Revert [X86] EltsFromConsecutiveLoads - support common source loads
Reid Kleckner
2019-07-18
3
-179
/
+249
*
[WebAssembly] fix bug in finding .tdata segment
Guanzhong Chen
2019-07-18
2
-5
/
+6
*
[WebAssembly] Fix __builtin_wasm_tls_base intrinsic
Guanzhong Chen
2019-07-18
3
-2
/
+13
*
[cmake] Only run llvm-codesign if targetting apple on an apple host
Nathan Lanza
2019-07-18
1
-1
/
+1
*
Fix typo in r366494. Spotted by Yuanfang Chen.
Peter Collingbourne
2019-07-18
1
-1
/
+1
*
Remove the static initialize introduced in r365099
Steven Wu
2019-07-18
1
-9
/
+11
*
[Breakpoint] Replace use of ClangASTContext with TypeSystem
Alex Langford
2019-07-18
1
-2
/
+3
*
IR: Teach Constant::needsRelocation() that relative pointers don't need to be...
Peter Collingbourne
2019-07-18
2
-11
/
+44
*
Fall back to dyld's _dyld_start when no LC_MAIN / main() func can be found
Jason Molenda
2019-07-18
5
-30
/
+84
*
[NFC][pstl] Run clang-format on the sources, including the tests
Louis Dionne
2019-07-18
36
-118
/
+108
*
[pstl] Fix test that checked the version number after version bump
Louis Dionne
2019-07-18
1
-2
/
+2
*
[pstl] Declare main() as returning int, not int32_t
Louis Dionne
2019-07-18
59
-59
/
+59
*
[FileSpecList] Add EmplaceBack method (NFC)
Jonas Devlieghere
2019-07-18
6
-9
/
+18
*
[ASan] Support `{f}puts(NULL)` on Darwin, part 2
Julian Lettner
2019-07-18
1
-2
/
+4
*
gn build: Merge r366458.
Peter Collingbourne
2019-07-18
1
-0
/
+1
*
FileSystem: Check for DTTOIF alone, not _DIRENT_HAVE_D_TYPE
Jordan Rose
2019-07-18
1
-1
/
+4
*
[ORC] Suppress an ORCv1 deprecation warning.
Lang Hames
2019-07-18
1
-1
/
+2
*
[libc++] Add C++17 deduction guides for std::function
Louis Dionne
2019-07-18
4
-0
/
+337
*
[OPENMP]Fix sharing of threadprivate variables with TLS support.
Alexey Bataev
2019-07-18
2
-4
/
+30
*
[compiler-rt] Complete revert of r366413
Matthew Voss
2019-07-18
1
-42
/
+0
*
Fix C++ modules build
Raphael Isemann
2019-07-18
1
-0
/
+1
*
[RISCV] Hard float ABI support
Alex Bradbury
2019-07-18
14
-33
/
+1474
[next]