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
*
Also use dl_iterate_phdr() on CloudABI.
Ed Schouten
2015-03-31
1
-1
/
+1
*
Do not scale tile loops
Tobias Grosser
2015-03-31
5
-14
/
+15
*
[X86] Stop changing result of getHostCPUName based on whether the processor s...
Craig Topper
2015-03-31
1
-14
/
+5
*
Make llc use getHostCPUFeatures when 'native' is specified for cpu.
Craig Topper
2015-03-31
3
-10
/
+23
*
[X86] Use getHostCPUFeatures when 'native' is specified for cpu.
Craig Topper
2015-03-31
1
-0
/
+11
*
[X86] Be more robust against unknown Intel family 6 models. Use feature flags...
Craig Topper
2015-03-31
1
-10
/
+43
*
Fix TestSendSignal.py for remote.
Chaoren Lin
2015-03-31
1
-20
/
+28
*
[libcxx] Add code coverage configuration to CMake and LIT.
Eric Fiselier
2015-03-31
6
-0
/
+73
*
[X86] Generate MOVNT for all vector types.
Ahmed Bougacha
2015-03-31
2
-9
/
+298
*
tools: Unify how verifyModule() is called
Duncan P. N. Exon Smith
2015-03-31
6
-11
/
+15
*
[bpf] mark mov instructions as ReMaterializable
Alexei Starovoitov
2015-03-31
2
-4
/
+7
*
Verifier: Don't return early from verifyTypeRefs()
Duncan P. N. Exon Smith
2015-03-31
1
-8
/
+2
*
Verifier: Explicitly verify type references
Duncan P. N. Exon Smith
2015-03-31
1
-83
/
+93
*
Verifier: Move over DISubprogram::Verify()
Duncan P. N. Exon Smith
2015-03-31
3
-34
/
+42
*
DebugInfo: Rewrite llvm::getDISubprogram(), NFC
Duncan P. N. Exon Smith
2015-03-31
1
-11
/
+3
*
DebugInfo: Hide isScopeRef() and isTypeRef() behind NDEBUG
Duncan P. N. Exon Smith
2015-03-31
1
-1
/
+1
*
DebugInfo: Factor out RETURN_FROM_RAW, etc.
Duncan P. N. Exon Smith
2015-03-31
1
-153
/
+92
*
Allow enabling CCache through an env variable. This helps enable/disable the ...
Eric Fiselier
2015-03-31
1
-1
/
+2
*
Verifier: Check reference flags in debug info
Duncan P. N. Exon Smith
2015-03-31
2
-18
/
+13
*
Verifier: Move more debug info checks away from Verify()
Duncan P. N. Exon Smith
2015-03-31
6
-46
/
+21
*
DebugInfo: Move debug info flags to the new hierarchy
Duncan P. N. Exon Smith
2015-03-31
2
-5
/
+14
*
Fix call to llvm::Target::createMCInstPrinter.
Chaoren Lin
2015-03-31
1
-3
/
+3
*
Verifier: Move checks over from DIDescriptor::Verify()
Duncan P. N. Exon Smith
2015-03-31
5
-64
/
+46
*
[AArch64] Fix poor codegen for add immediate.
Quentin Colombet
2015-03-31
2
-0
/
+30
*
Increate backlog of lldb-platform's listener socket
Vince Harron
2015-03-31
3
-4
/
+19
*
Fix socket leak in lldb-server platform
Vince Harron
2015-03-31
1
-0
/
+4
*
DebugInfo: Remove LexicalBlockFile scope/context distinction
Duncan P. N. Exon Smith
2015-03-31
2
-19
/
+4
*
Update for llvm commit r233648.
Eric Christopher
2015-03-31
2
-4
/
+3
*
Replace the MCSubtargetInfo parameter with a Triple when creating
Eric Christopher
2015-03-31
21
-63
/
+60
*
llvm/examples: Suppress building a few JIT examples.
NAKAMURA Takumi
2015-03-31
3
-0
/
+6
*
llvm/examples: Add RuntimeDyld as libdeps.
NAKAMURA Takumi
2015-03-31
5
-0
/
+5
*
Fix .gitignore to ignore symlinks.
Chaoren Lin
2015-03-31
1
-3
/
+4
*
LexicalScopes: Cleanup remaining uses of DebugLoc
Duncan P. N. Exon Smith
2015-03-30
1
-8
/
+6
*
DebugLoc: Remove getFromDILexicalBlock()
Duncan P. N. Exon Smith
2015-03-30
4
-27
/
+14
*
[Objective-C patch]. Amend TransformObjCMessageExpr to handle call
Fariborz Jahanian
2015-03-30
2
-0
/
+61
*
Make the new tests better; make sure that we're testing the case where no rea...
Marshall Clow
2015-03-30
2
-4
/
+11
*
LexicalScopes: Use debug info hierarchy pervasively
Duncan P. N. Exon Smith
2015-03-30
3
-53
/
+66
*
Silence an unused variable warning.
David Majnemer
2015-03-30
1
-0
/
+2
*
Move lib/Fuzzer docs from a README.txt to a proper .rst file.
Kostya Serebryany
2015-03-30
3
-111
/
+133
*
[fuzzer] when a single unit takes over 1 second to run and it is the slowest ...
Kostya Serebryany
2015-03-30
2
-4
/
+17
*
[WinEH] Run cleanup handlers when an exception is thrown
David Majnemer
2015-03-30
26
-128
/
+862
*
Transfer implicit operands when expanding the RET_ReallyLR pseudo instruction.
Juergen Ributzka
2015-03-30
2
-3
/
+53
*
[fuzzer] print various stats in a unified way
Kostya Serebryany
2015-03-30
2
-21
/
+25
*
[bpf] add support for bswap instructions
Alexei Starovoitov
2015-03-30
3
-1
/
+52
*
[bpf] fix build
Alexei Starovoitov
2015-03-30
1
-2
/
+2
*
[Mips] Move the `Elf_RegInfo` structure declaration to the separate file
Simon Atanasyan
2015-03-30
2
-36
/
+51
*
[ELF] Change type of `OutputSection::setType()` argument to int64_t
Simon Atanasyan
2015-03-30
1
-1
/
+1
*
[Mips] clang-format the code
Simon Atanasyan
2015-03-30
2
-6
/
+2
*
Rename const char *Triple argument to TT to avoid shadowing llvm::Triple.
Eric Christopher
2015-03-30
1
-21
/
+20
*
Remove unused MCSubtargetInfo argument from the X86 MCInstPrinter ctors.
Eric Christopher
2015-03-30
2
-2
/
+2
[next]