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
*
[lldb][NFC] Remove unused ClangASTContext::GetBasicType(ConstString)
Raphael Isemann
2019-11-29
2
-7
/
+0
*
[lldb][NFC] Remove ClangASTContext::GetBuiltinTypeForEncodingAndBitSize overload
Raphael Isemann
2019-11-29
4
-59
/
+41
*
[lldb][NFC] Explicitly ask for a ClangASTContext in ClangASTSource
Raphael Isemann
2019-11-29
5
-31
/
+25
*
[InstCombine] Run the cast.ll test a twice, now also testing little endian. NFC
Bjorn Pettersson
2019-11-29
1
-492
/
+501
*
[lldb][NFC] Early exit in ClangASTContext::CreateInstance
Raphael Isemann
2019-11-29
1
-41
/
+41
*
[lldb] Fix windows build for 38870af
Pavel Labath
2019-11-29
1
-1
/
+1
*
[lldb][NFC] Simplify regex_chars in CommandCompletions
Raphael Isemann
2019-11-29
1
-4
/
+1
*
[lldb][NFC] Remove dead logging code from DWARFASTParserClang::CompleteRecord...
Raphael Isemann
2019-11-29
1
-70
/
+1
*
[clangd] Fix 407ac2e, which was broken and committed too soon
Sam McCall
2019-11-29
1
-3
/
+3
*
[lldb] Remove FileSpec->CompileUnit inheritance
Pavel Labath
2019-11-29
22
-76
/
+82
*
[ARM] Fix instruction selection for ARMISD::CMOV with f16 type
Victor Campos
2019-11-29
3
-1
/
+269
*
[Syntax] Build SimpleDeclaration node that groups multiple declarators
Ilya Biryukov
2019-11-29
4
-78
/
+270
*
[lldb][NFC] Fix header guard comment in ThreadSafeDenseMap.h
Raphael Isemann
2019-11-29
1
-1
/
+1
*
[AST] Remove unused and undefined `TypeLoc::IgnoreMacroDefinitions` function....
Ilya Biryukov
2019-11-29
1
-3
/
+0
*
[clangd] Log cc1 args at verbose level.
Sam McCall
2019-11-29
5
-7
/
+19
*
[clangd] Correct the file path in Edit::replacements when generating the rena...
Haojian Wu
2019-11-29
3
-8
/
+13
*
[Syntax] Add a comment explaining the pointer keys in std::map<Token*, ...>. NFC
Ilya Biryukov
2019-11-29
1
-0
/
+2
*
[Syntax] Remove unused parameter from `TreeBuilder::markChildToken`. NFC
Ilya Biryukov
2019-11-29
1
-20
/
+15
*
[llvm-readelf][test] - Update comment in elf-verdef-invalid.test. NFC.
Georgii Rymar
2019-11-29
1
-1
/
+1
*
[llvm-readelf/llvm-readobj] - Check version of SHT_GNU_verdef section entries...
Georgii Rymar
2019-11-29
2
-7
/
+41
*
[libcxx] Add -Wno-deprecated-copy to the test config
David Zarzycki
2019-11-29
1
-0
/
+1
*
[yaml2obj] - Add a way to describe content of the SHT_GNU_verneed section wit...
Georgii Rymar
2019-11-29
5
-14
/
+109
*
[Attributor] Deduce dereferenceable based on accessed bytes map
Hideto Ueno
2019-11-29
3
-2
/
+110
*
[Attributor] Remove dereferenceable_or_null when nonull is present
Hideto Ueno
2019-11-29
2
-2
/
+17
*
[PassInstrumentation] Remove excess newline for the new pass manager
Fangrui Song
2019-11-28
4
-25
/
+16
*
gn build: Add a toggle for building against the commandline tools SDK on macOS
Nico Weber
2019-11-28
1
-3
/
+14
*
[LegalizeTypes] Add strict FP support to SoftenFloatRes_FP_ROUND. Fix mistake...
Craig Topper
2019-11-28
1
-6
/
+13
*
[LegalizeTypes] In SoftenFloatRes_FNEG, always generate integer arithmetic, n...
Craig Topper
2019-11-28
1
-19
/
+4
*
[LegalizeTypes] Use SoftenFloatRes_Unary in SoftenFloatRes_FCBRT to reduce code.
Craig Topper
2019-11-28
1
-8
/
+2
*
[DAGCombiner] Peek through vector concats when trying to combine shuffles.
Amaury Séchet
2019-11-28
2
-44
/
+61
*
[OpenMP] build offload plugins before testing them
Bryan Chan
2019-11-28
3
-1
/
+8
*
[LegacyPassManager] Simplify FunctionPass::assignPassManager
Fangrui Song
2019-11-28
1
-13
/
+9
*
[Clang] Bypass distro detection on non-Linux hosts
Alexandre Ganea
2019-11-28
6
-19
/
+95
*
[LegacyPassManager] Simplify PMStack pop
Fangrui Song
2019-11-28
1
-18
/
+6
*
[ORC][JITLink] Add support for weak references, and improve handling of static
Lang Hames
2019-11-28
22
-560
/
+1007
*
[mips] Check that features required by built-ins are enabled
Simon Atanasyan
2019-11-29
7
-4
/
+83
*
[IVDescriptors] Skip FOR where we have multiple sink points for now.
Florian Hahn
2019-11-28
2
-0
/
+37
*
[lldb] NFC: refactor CompileUnit::ResolveSymbolContext
Konrad Kleine
2019-11-28
4
-91
/
+71
*
[LLDB] On Windows, force error message formatting to English
Alexandre Ganea
2019-11-28
1
-1
/
+10
*
[LLDB] Fix wrong argument in CommandObjectThreadStepWithTypeAndScope
Alexandre Ganea
2019-11-28
1
-1
/
+1
*
AMDGPU: Reuse carry out register during FI elimination
Austin Kerbow
2019-11-28
3
-6
/
+97
*
[AArch64][v8.3a] Don't emit LDRA '[xN]!' alias in disassembly.
Simon Tatham
2019-11-28
3
-5
/
+5
*
[OpenMP][test] Fix test on MIPS-based buildbots
Miloš Stojanović
2019-11-28
1
-1
/
+1
*
[lldb][NFC] Remove CompilerDeclContext::IsClang
Raphael Isemann
2019-11-28
4
-13
/
+9
*
[lldb][NFC] Remove unused variable in ClangASTSource::CompleteType
Raphael Isemann
2019-11-28
1
-1
/
+0
*
[lldb][NFC] Simplify CompilerDecl and CompilerDeclContext initialization
Raphael Isemann
2019-11-28
2
-10
/
+6
*
[lldb][NFC] Remove unused CompilerDecl::IsClang
Raphael Isemann
2019-11-28
2
-6
/
+0
*
[lldb] refactor FileSpec::Equal
Pavel Labath
2019-11-28
1
-13
/
+3
*
[lldb] Add FileSpec::Equal unit tests
Pavel Labath
2019-11-28
1
-0
/
+20
*
[lldb] Simplify and improve FileSpecTest
Pavel Labath
2019-11-28
1
-24
/
+24
[next]