projects
/
oota-llvm.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Fix typos.
[oota-llvm.git]
/
lib
/
Support
/
2015-09-11
Yaron Keren
Add #include llvm-config.h to Locale.cpp which depends...
tree
|
commitdiff
2015-09-11
Cong Hou
Fixed a bug that BranchProbability is not defined in...
tree
|
commitdiff
2015-09-10
Reid Kleckner
Add .exe check to Execute to fix clang-modernize tests...
tree
|
commitdiff
2015-09-10
Reid Kleckner
ScanDirForExecutable on Windows fails to find executabl...
tree
|
commitdiff
2015-09-10
Cong Hou
Pass BranchProbability/BlockMass by value instead of...
tree
|
commitdiff
2015-09-10
Chandler Carruth
[ADT] Rewrite the StringRef::find implementation to...
tree
|
commitdiff
2015-09-10
Chandler Carruth
[ADT] Micro-optimize the Triple constructor by doing...
tree
|
commitdiff
2015-09-10
Chandler Carruth
[ADT] Fix a confusing interface spec and some annoying...
tree
|
commitdiff
2015-09-10
Chandler Carruth
[ADT] Switch a bunch of places in LLVM that were doing...
tree
|
commitdiff
2015-09-10
Chandler Carruth
[ADT] Add a single-character version of the small vecto...
tree
|
commitdiff
2015-09-05
Alexandros Lamprineas
Added arch extensions and default target features in...
tree
|
commitdiff
2015-09-02
Douglas Katzman
Add Myriad into enum VendorType
tree
|
commitdiff
2015-09-02
Douglas Katzman
Move twice-repeated clang path operation into a new...
tree
|
commitdiff
2015-09-01
David Majnemer
[MC] Add support for generating COFF CRCs
tree
|
commitdiff
2015-08-30
Chandler Carruth
Stop calling the flat out insane ARM target parsing...
tree
|
commitdiff
2015-08-30
Chandler Carruth
Remove a linear walk to find the default FPU for a...
tree
|
commitdiff
2015-08-30
Chandler Carruth
Teach the target parsing framework to directly compute...
tree
|
commitdiff
2015-08-30
Chandler Carruth
Refactor the ARM target parsing to use a def file with...
tree
|
commitdiff
2015-08-30
Chandler Carruth
[Triple] Use clang-format to normalize the formatting...
tree
|
commitdiff
2015-08-30
Chandler Carruth
[Triple] Stop abusing a class to have only static metho...
tree
|
commitdiff
2015-08-26
JF Bastien
Expose more properties of llvm::fltSemantics
tree
|
commitdiff
2015-08-21
Vedant Kumar
[ARM] Fix MachO CPU Subtype selection
tree
|
commitdiff
2015-08-21
Benjamin Kramer
[APFloat] Remove else after return and replace loop...
tree
|
commitdiff
2015-08-18
Peter Collingbourne
Support: Clean up TSan annotations.
tree
|
commitdiff
2015-08-18
Michael Kruse
[Support] On Windows, generate PDF files for graphs...
tree
|
commitdiff
2015-08-18
Michael Kruse
[Support] Always wait for GraphViz before opening the...
tree
|
commitdiff
2015-08-17
Dan Gohman
[WebAssembly] Don't default to ELF in the triple.
tree
|
commitdiff
2015-08-17
Dan Gohman
[WebAssembly] Make getArchTypePrefix return "wasm".
tree
|
commitdiff
2015-08-16
Chandler Carruth
[ADT] Teach FoldingSet to be movable.
tree
|
commitdiff
2015-08-14
Pat Gavlin
Add a target environment for CoreCLR.
tree
|
commitdiff
2015-08-14
Renato Golin
Revert "[ARM] Fix MachO CPU Subtype selection"
tree
|
commitdiff
2015-08-14
Vedant Kumar
[ARM] Fix MachO CPU Subtype selection
tree
|
commitdiff
2015-08-13
Nick Lewycky
Fix GCC warning: extra `;' [-Wpedantic].
tree
|
commitdiff
2015-08-13
Yaron Keren
Modify raw_svector_ostream to use its SmallString witho...
tree
|
commitdiff
2015-08-13
Rafael Espindola
There is only one saver of strings.
tree
|
commitdiff
2015-08-13
Rafael Espindola
Return ErrorOr from FileOutputBuffer::create. NFC.
tree
|
commitdiff
2015-08-08
Craig Topper
Add model numbers for Skylake CPUs and an additional...
tree
|
commitdiff
2015-08-08
Craig Topper
Add Intel family 6 model 93 as Silvermont.
tree
|
commitdiff
2015-08-07
Craig Topper
Add Intel family 6 model 90 as Silvermont. Fixes PR24392.
tree
|
commitdiff
2015-08-07
Nico Weber
Add functions to save and restore the PrettyStackTrace...
tree
|
commitdiff
2015-08-07
Nico Weber
Add a comment.
tree
|
commitdiff
2015-08-06
Frederic Riss
Thread premissions through sys::fs::create_director...
tree
|
commitdiff
2015-08-06
Nico Weber
Fix nested CrashRecoveryContexts with LLVM_ENABLE_THREA...
tree
|
commitdiff
2015-08-05
Benjamin Kramer
[YAMLTraits] Use StringRef::copy. No functionality...
tree
|
commitdiff
2015-08-05
NAKAMURA Takumi
Windows/COM.inc: Fix emacs mode in the first line.
tree
|
commitdiff
2015-08-04
Justin Bogner
Remove the configure and cmake checks for sys/wait.h
tree
|
commitdiff
2015-08-04
Chandler Carruth
[UB] Fix yet another use of memcpy with a null pointer...
tree
|
commitdiff
2015-07-30
Matt Arsenault
Add amdopencl environment to triple
tree
|
commitdiff
2015-07-27
Alexandros Lamprineas
- Added support for parsing HWDiv features using Target...
tree
|
commitdiff
2015-07-23
Yaron Keren
Remove unnecessary in C++11 c_str() calls
tree
|
commitdiff
2015-07-22
Yaron Keren
Rename RunCallBacksToRun to llvm::sys::RunSignalHandlers
tree
|
commitdiff
2015-07-22
Yaron Keren
De-duplicate Unix & Windows CallBacksToRun
tree
|
commitdiff
2015-07-22
Rafael Espindola
Identify thin archives as archives.
tree
|
commitdiff
2015-07-22
Yaron Keren
Remove C++98 workaround in llvm::sys::DontRemoveFileOnS...
tree
|
commitdiff
2015-07-17
Alexandros Lamprineas
Edited the CPUNames table of TargetParser
tree
|
commitdiff
2015-07-16
Alexandros Lamprineas
- TargetParser does not handle armv7l in parseArchProfi...
tree
|
commitdiff
2015-07-15
Rafael Espindola
Simplify a few uses of remove_filename by using parent_...
tree
|
commitdiff
2015-07-15
Alexandros Lamprineas
-Added API for retrieving the default FPU of a CPU...
tree
|
commitdiff
2015-07-14
Alexandros Lamprineas
Caused regressions: compile Release+Asserts failed...
tree
|
commitdiff
2015-07-14
Alexandros Lamprineas
-Added API for retrieving the default FPU of a CPU...
tree
|
commitdiff
2015-07-13
Benjamin Kramer
Remove macro guards for extern template instantiations.
tree
|
commitdiff
2015-07-09
Tamas Berghammer
Add getSizeInBits function to the APFloat class
tree
|
commitdiff
2015-07-06
Benjamin Kramer
[Triple] Add a helper to switch between big/little...
tree
|
commitdiff
2015-07-02
Leny Kholodov
[Support] Lazy load of dbghlp.dll on Windows
tree
|
commitdiff
2015-07-02
Charlie Turner
[GraphWriter] Don't wait on xdg-open when not on Apple.
tree
|
commitdiff
2015-06-30
Dan Gohman
Drop the OS from the WebAssembly target triple for...
tree
|
commitdiff
2015-06-30
Adrian Prantl
Debug info: Add dwarf backend support for DIModule.
tree
|
commitdiff
2015-06-29
Dan Gohman
[WebAssembly] Initial WebAssembly backend
tree
|
commitdiff
2015-06-29
Ben Langmuir
Reapply "Use gethostuuid() on Mac to identify hosts...
tree
|
commitdiff
2015-06-29
Ben Langmuir
Revert "Use gethostuuid() on Mac to identify hosts...
tree
|
commitdiff
2015-06-29
Ben Langmuir
Use gethostuuid() on Mac to identify hosts for LockFile...
tree
|
commitdiff
2015-06-29
Ben Langmuir
Clean up unique lock files on signal and always release...
tree
|
commitdiff
2015-06-29
Javed Absar
[ARM]: Extend -mfpu options for half-precision and...
tree
|
commitdiff
2015-06-29
Javed Absar
[ARM]: Extend -mfpu options for half-precision and...
tree
|
commitdiff
2015-06-23
Alex Lorenz
ADT: Add a string APSInt constructor.
tree
|
commitdiff
2015-06-23
Alexander Kornienko
Revert r240137 (Fixed/added namespace ending comments...
tree
|
commitdiff
2015-06-19
Alexander Kornienko
Fixed/added namespace ending comments using clang-tidy...
tree
|
commitdiff
2015-06-19
Eric Christopher
Fix "the the" in comments.
tree
|
commitdiff
2015-06-16
Rafael Espindola
Use std::unique_ptr to manage the DataStreamer in bitco...
tree
|
commitdiff
2015-06-15
Alex Lorenz
MIR Serialization: Connect the machine function analysi...
tree
|
commitdiff
2015-06-13
Rafael Espindola
Don't use std::errc.
tree
|
commitdiff
2015-06-13
Rafael Espindola
Bring in a BumpPtrStringSaver from lld and simplify...
tree
|
commitdiff
2015-06-12
Douglas Katzman
Add 'shave' processor name to Triple
tree
|
commitdiff
2015-06-12
John Brawn
[ARM] Disabling vfp4 should disable fp16
tree
|
commitdiff
2015-06-11
Reid Kleckner
[Support] Fix a race initializing a static local in...
tree
|
commitdiff
2015-06-09
Eli Bendersky
Add more wrappers for symbol APIs to the C API.
tree
|
commitdiff
2015-06-09
Daniel Sanders
[ADT] Assert that SmallVectorBase::grow_pod() successfu...
tree
|
commitdiff
2015-06-06
NAKAMURA Takumi
TargetParser: Fix comments in enum(s) introduced in...
tree
|
commitdiff
2015-06-05
Alexei Starovoitov
[bpf] rename triple names bpf_be -> bpfeb
tree
|
commitdiff
2015-06-05
Benjamin Kramer
[TargetParser] Properly attach functions of ARMTargetPa...
tree
|
commitdiff
2015-06-05
John Brawn
[ARM] Add support for -sp- FPUs and FPU none to TargetP...
tree
|
commitdiff
2015-06-05
John Brawn
[ARM] Add knowledge of FPU subtarget features to Target...
tree
|
commitdiff
2015-06-05
Artyom Skrobov
[ARMTargetParser] Follow-up for r239099: one case was...
tree
|
commitdiff
2015-06-04
Artyom Skrobov
Simplify ARMTargetParser::getArchSynonym
tree
|
commitdiff
2015-06-04
Alexei Starovoitov
[bpf] add big- and host- endian support
tree
|
commitdiff
2015-06-01
David Majnemer
[Support] Simplify Triple::getOSVersion
tree
|
commitdiff
2015-06-01
David Majnemer
[ADT] Add Triple::getEnvironmentVersion
tree
|
commitdiff
2015-05-30
Renato Golin
[ARMTargetParser] Move IAS arch ext parser. NFC
tree
|
commitdiff
2015-05-30
Craig Topper
Fix indentation. NFC.
tree
|
commitdiff
2015-05-29
Frederic Riss
[YAMLIO] Make line-wrapping configurable and test it.
tree
|
commitdiff
next