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
path:
root
/
llvm
/
lib
/
Support
Commit message (
Expand
)
Author
Age
Files
Lines
*
[Support] Lazy load of dbghlp.dll on Windows
Leny Kholodov
2015-07-02
3
-41
/
+54
*
[GraphWriter] Don't wait on xdg-open when not on Apple.
Charlie Turner
2015-07-02
1
-1
/
+1
*
Drop the OS from the WebAssembly target triple for now.
Dan Gohman
2015-06-30
1
-2
/
+0
*
Debug info: Add dwarf backend support for DIModule.
Adrian Prantl
2015-06-30
1
-0
/
+3
*
[WebAssembly] Initial WebAssembly backend
Dan Gohman
2015-06-29
1
-0
/
+16
*
Reapply "Use gethostuuid() on Mac to identify hosts for LockFileManager"
Ben Langmuir
2015-06-29
1
-14
/
+56
*
Revert "Use gethostuuid() on Mac to identify hosts for LockFileManager"
Ben Langmuir
2015-06-29
1
-54
/
+14
*
Use gethostuuid() on Mac to identify hosts for LockFileManager
Ben Langmuir
2015-06-29
1
-14
/
+54
*
Clean up unique lock files on signal and always release the lock
Ben Langmuir
2015-06-29
1
-1
/
+40
*
[ARM]: Extend -mfpu options for half-precision and vfpv3xd
Javed Absar
2015-06-29
1
-2
/
+0
*
[ARM]: Extend -mfpu options for half-precision and vfpv3xd
Javed Absar
2015-06-29
1
-23
/
+37
*
ADT: Add a string APSInt constructor.
Alex Lorenz
2015-06-23
1
-0
/
+19
*
Revert r240137 (Fixed/added namespace ending comments using clang-tidy. NFC)
Alexander Kornienko
2015-06-23
26
-39
/
+39
*
Fixed/added namespace ending comments using clang-tidy. NFC
Alexander Kornienko
2015-06-19
26
-39
/
+39
*
Fix "the the" in comments.
Eric Christopher
2015-06-19
1
-1
/
+1
*
Use std::unique_ptr to manage the DataStreamer in bitcode parsing.
Rafael Espindola
2015-06-16
2
-11
/
+10
*
MIR Serialization: Connect the machine function analysis pass to the MIR parser.
Alex Lorenz
2015-06-15
1
-22
/
+24
*
Don't use std::errc.
Rafael Espindola
2015-06-13
2
-3
/
+5
*
Bring in a BumpPtrStringSaver from lld and simplify the interface.
Rafael Espindola
2015-06-13
3
-28
/
+30
*
Add 'shave' processor name to Triple
Douglas Katzman
2015-06-12
1
-0
/
+7
*
[ARM] Disabling vfp4 should disable fp16
John Brawn
2015-06-12
1
-1
/
+5
*
[Support] Fix a race initializing a static local in MSVC
Reid Kleckner
2015-06-11
1
-1
/
+9
*
Add more wrappers for symbol APIs to the C API.
Eli Bendersky
2015-06-09
1
-0
/
+9
*
[ADT] Assert that SmallVectorBase::grow_pod() successfully reallocates memory.
Daniel Sanders
2015-06-09
1
-0
/
+1
*
TargetParser: Fix comments in enum(s) introduced in r239150. [-Wdocumentation]
NAKAMURA Takumi
2015-06-06
1
-1
/
+1
*
[bpf] rename triple names bpf_be -> bpfeb
Alexei Starovoitov
2015-06-05
1
-16
/
+16
*
[TargetParser] Properly attach functions of ARMTargetParser to the class
Benjamin Kramer
2015-06-05
1
-6
/
+2
*
[ARM] Add support for -sp- FPUs and FPU none to TargetParser
John Brawn
2015-06-05
1
-3
/
+5
*
[ARM] Add knowledge of FPU subtarget features to TargetParser
John Brawn
2015-06-05
1
-15
/
+110
*
[ARMTargetParser] Follow-up for r239099: one case was missed
Artyom Skrobov
2015-06-05
1
-1
/
+1
*
Simplify ARMTargetParser::getArchSynonym
Artyom Skrobov
2015-06-04
2
-12
/
+10
*
[bpf] add big- and host- endian support
Alexei Starovoitov
2015-06-04
1
-7
/
+30
*
[Support] Simplify Triple::getOSVersion
David Majnemer
2015-06-01
1
-9
/
+1
*
[ADT] Add Triple::getEnvironmentVersion
David Majnemer
2015-06-01
1
-16
/
+40
*
[ARMTargetParser] Move IAS arch ext parser. NFC
Renato Golin
2015-05-30
1
-1
/
+7
*
Fix indentation. NFC.
Craig Topper
2015-05-30
1
-1
/
+1
*
[YAMLIO] Make line-wrapping configurable and test it.
Frederic Riss
2015-05-29
1
-3
/
+4
*
[ARMTargetParser] Adding sub-arch information for Clang. NFC
Renato Golin
2015-05-28
1
-34
/
+44
*
[ARMTargetParser] Adding a few more CPUs for Clang CPU detection. NFC.
Renato Golin
2015-05-28
1
-14
/
+22
*
Fix comments in ARMTargetParser. NFC.
Renato Golin
2015-05-28
1
-2
/
+2
*
ARMTargetParser: Make BSD Thumb/BE armv6 work
Renato Golin
2015-05-27
1
-2
/
+2
*
ARMTargetParser: Normalising build attributes
Renato Golin
2015-05-27
1
-18
/
+22
*
Avoid creating and destroying a std::string on every iteration.
Yaron Keren
2015-05-27
1
-2
/
+2
*
Resubmit r237954 (MIR Serialization: print and parse LLVM IR using MIR format).
Alex Lorenz
2015-05-27
1
-0
/
+4
*
Reformat.
NAKAMURA Takumi
2015-05-25
1
-2
/
+1
*
Prune CRLFs.
NAKAMURA Takumi
2015-05-25
1
-4
/
+4
*
Move parseSubArch to ARMTargetParser. NFC
Renato Golin
2015-05-24
1
-30
/
+58
*
Reinforce ARMTargetParser::getCanonicalArchName validation
Renato Golin
2015-05-22
1
-14
/
+20
*
Adding profile and version parsers to ARMTargetParser
Renato Golin
2015-05-22
2
-2
/
+80
*
Revert r237954, "Resubmit r237708 (MIR Serialization: print and parse LLVM IR...
NAKAMURA Takumi
2015-05-22
1
-4
/
+0
[next]