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
*
Revert r247692: Replace Triple with a new TargetTuple in MCTargetDesc/* and r...
Daniel Sanders
2015-09-15
2
-316
/
+0
*
Re-commit r247683: Replace Triple with a new TargetTuple in MCTargetDesc/* an...
Daniel Sanders
2015-09-15
2
-0
/
+316
*
Revert r247684 - Replace Triple with a new TargetTuple ...
Daniel Sanders
2015-09-15
2
-316
/
+0
*
Replace Triple with a new TargetTuple in MCTargetDesc/* and related. NFC.
Daniel Sanders
2015-09-15
2
-0
/
+316
*
Add #include llvm-config.h to Locale.cpp which depends on LLVM_ON_WIN32.
Yaron Keren
2015-09-11
1
-0
/
+1
*
Fixed a bug that BranchProbability is not defined in BlockFrequency.cpp. NFC.
Cong Hou
2015-09-11
1
-1
/
+0
*
Add .exe check to Execute to fix clang-modernize tests broken in r247358
Reid Kleckner
2015-09-10
1
-0
/
+8
*
ScanDirForExecutable on Windows fails to find executables with the "exe" exte...
Reid Kleckner
2015-09-10
2
-0
/
+9
*
Pass BranchProbability/BlockMass by value instead of const& as they are small...
Cong Hou
2015-09-10
1
-4
/
+4
*
[ADT] Rewrite the StringRef::find implementation to be simpler, clearer,
Chandler Carruth
2015-09-10
1
-16
/
+23
*
[ADT] Micro-optimize the Triple constructor by doing a single split and
Chandler Carruth
2015-09-10
1
-8
/
+21
*
[ADT] Fix a confusing interface spec and some annoying peculiarities
Chandler Carruth
2015-09-10
1
-31
/
+43
*
[ADT] Switch a bunch of places in LLVM that were doing single-character
Chandler Carruth
2015-09-10
2
-3
/
+3
*
[ADT] Add a single-character version of the small vector split routine
Chandler Carruth
2015-09-10
2
-1
/
+21
*
Added arch extensions and default target features in TargetParser.
Alexandros Lamprineas
2015-09-05
1
-5
/
+30
*
Add Myriad into enum VendorType
Douglas Katzman
2015-09-02
1
-0
/
+2
*
Move twice-repeated clang path operation into a new function.
Douglas Katzman
2015-09-02
1
-2
/
+10
*
[MC] Add support for generating COFF CRCs
David Majnemer
2015-09-01
2
-0
/
+97
*
Stop calling the flat out insane ARM target parsing code unless the
Chandler Carruth
2015-08-30
1
-8
/
+20
*
Remove a linear walk to find the default FPU for a given CPU by directly
Chandler Carruth
2015-08-30
1
-7
/
+6
*
Teach the target parsing framework to directly compute the length of all
Chandler Carruth
2015-08-30
2
-45
/
+72
*
Refactor the ARM target parsing to use a def file with macros to expand
Chandler Carruth
2015-08-30
1
-164
/
+14
*
[Triple] Use clang-format to normalize the formatting of the ARM target
Chandler Carruth
2015-08-30
1
-36
/
+35
*
[Triple] Stop abusing a class to have only static methods and just use
Chandler Carruth
2015-08-30
2
-36
/
+36
*
Expose more properties of llvm::fltSemantics
JF Bastien
2015-08-26
1
-0
/
+15
*
[ARM] Fix MachO CPU Subtype selection
Vedant Kumar
2015-08-21
1
-1
/
+3
*
[APFloat] Remove else after return and replace loop with std::equal. NFC.
Benjamin Kramer
2015-08-21
1
-11
/
+5
*
Support: Clean up TSan annotations.
Peter Collingbourne
2015-08-18
3
-20
/
+2
*
[Support] On Windows, generate PDF files for graphs and open with associated ...
Michael Kruse
2015-08-18
1
-23
/
+49
*
[Support] Always wait for GraphViz before opening the viewer
Michael Kruse
2015-08-18
1
-1
/
+1
*
[WebAssembly] Don't default to ELF in the triple.
Dan Gohman
2015-08-17
1
-0
/
+5
*
[WebAssembly] Make getArchTypePrefix return "wasm".
Dan Gohman
2015-08-17
1
-2
/
+2
*
[ADT] Teach FoldingSet to be movable.
Chandler Carruth
2015-08-16
1
-0
/
+20
*
Add a target environment for CoreCLR.
Pat Gavlin
2015-08-14
1
-0
/
+2
*
Revert "[ARM] Fix MachO CPU Subtype selection"
Renato Golin
2015-08-14
1
-2
/
+0
*
[ARM] Fix MachO CPU Subtype selection
Vedant Kumar
2015-08-14
1
-0
/
+2
*
Fix GCC warning: extra `;' [-Wpedantic].
Nick Lewycky
2015-08-13
1
-1
/
+1
*
Modify raw_svector_ostream to use its SmallString without additional buffering.
Yaron Keren
2015-08-13
1
-62
/
+5
*
There is only one saver of strings.
Rafael Espindola
2015-08-13
2
-3
/
+3
*
Return ErrorOr from FileOutputBuffer::create. NFC.
Rafael Espindola
2015-08-13
1
-7
/
+4
*
Add model numbers for Skylake CPUs and an additional Broadwell model.
Craig Topper
2015-08-08
1
-0
/
+6
*
Add Intel family 6 model 93 as Silvermont.
Craig Topper
2015-08-08
1
-0
/
+1
*
Add Intel family 6 model 90 as Silvermont. Fixes PR24392.
Craig Topper
2015-08-07
1
-0
/
+1
*
Add functions to save and restore the PrettyStackTrace state.
Nico Weber
2015-08-07
1
-0
/
+14
*
Add a comment.
Nico Weber
2015-08-07
1
-0
/
+4
*
Thread premissions through sys::fs::create_director{y|ies}
Frederic Riss
2015-08-06
3
-7
/
+10
*
Fix nested CrashRecoveryContexts with LLVM_ENABLE_THREADS=OFF, allow them.
Nico Weber
2015-08-06
1
-6
/
+14
*
[YAMLTraits] Use StringRef::copy. No functionality change.
Benjamin Kramer
2015-08-05
1
-12
/
+4
*
Windows/COM.inc: Fix emacs mode in the first line.
NAKAMURA Takumi
2015-08-05
1
-1
/
+1
*
Remove the configure and cmake checks for sys/wait.h
Justin Bogner
2015-08-04
2
-19
/
+1
[next]