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
/
clang
/
lib
/
Driver
/
ToolChains.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
[Driver][Mips] Add function-wrapper so simplify creation of `Multilib` objects.
Simon Atanasyan
2014-07-30
1
-74
/
+27
*
Now that PIC generation on PPC32 is supported, hook up linking support
Joerg Sonnenberger
2014-07-25
1
-1
/
+2
*
[Driver][Mips] Remove "fp64" directories from the mips-mti-linux-gnu toolchain
Simon Atanasyan
2014-07-25
1
-15
/
+0
*
AArch64: update Clang for merged arm64/aarch64 triples.
Tim Northover
2014-07-23
1
-19
/
+6
*
For i386, gcc 4.9 under Debian (at least) updated its paths to i586-linux-gnu
Sylvestre Ledru
2014-07-18
1
-1
/
+1
*
[AArch64] Implement Clang CLI interface proposal about "-march".
Kevin Qin
2014-07-18
1
-5
/
+0
*
[Driver][Mips] If CPU name is not provided to the driver explicitly use
Simon Atanasyan
2014-07-16
1
-19
/
+7
*
[Driver][Mips] Reduce code duplication - use existing function
Simon Atanasyan
2014-07-16
1
-14
/
+10
*
[Driver][Mips] Remove flags which is not used in multi-library selection.
Simon Atanasyan
2014-07-16
1
-2
/
+0
*
[Driver][Mips] Reduce code duplication. Remove static isMipsNan2008() function.
Simon Atanasyan
2014-07-16
1
-6
/
+2
*
Remove use of uniform initialization ({}) introduced in r212725 since this is...
David Blaikie
2014-07-10
1
-1
/
+1
*
[Codestyle][x32] Cosmetic codestyle fix.
Zinovy Nis
2014-07-10
1
-6
/
+6
*
[x32] Adding X32 target support to driver, including TargetInfo,DescriptionSt...
Zinovy Nis
2014-07-10
1
-22
/
+55
*
[mips][mips64r6] Add support for mips-img-linux-gnu GCC toolchains
Daniel Sanders
2014-07-10
1
-2
/
+44
*
Update for llvm api change.
Rafael Espindola
2014-07-06
1
-4
/
+7
*
[Driver][Mips] Support one more MIPS CPU name - octeon.
Simon Atanasyan
2014-07-04
1
-1
/
+2
*
Revert r211866, r211895 and r211995, "Driver: use GNU::Link for the Generic_G...
NAKAMURA Takumi
2014-06-29
1
-12
/
+1
*
Driver: add a cygwin linker tool
Saleem Abdulrasool
2014-06-29
1
-0
/
+11
*
Driver: use GNU::Link for the Generic_GCC toolchain
Saleem Abdulrasool
2014-06-27
1
-1
/
+1
*
Implement the -fuse-ld= option.
Logan Chien
2014-06-26
1
-1
/
+1
*
[Driver][Mips] Support mips64-linux-gnuabi64 / mips64el-linux-gnuabi64 target...
Simon Atanasyan
2014-06-24
1
-2
/
+40
*
[PowerPC] Add MultiarchIncludeDirs for powerpc64le
Ulrich Weigand
2014-06-20
1
-0
/
+5
*
Include system_error directly.
Rafael Espindola
2014-06-12
1
-2
/
+1
*
Replace llvm::error_code with std::error_code.
Rafael Espindola
2014-06-12
1
-2
/
+2
*
Remove the last remaining llvm/Config/config.h includes
Alp Toker
2014-06-04
1
-4
/
+1
*
AArch64/ARM64: rename ARM64 components to AArch64
Tim Northover
2014-05-24
1
-4
/
+10
*
MachO: look for nearby tools on all MachO platforms.
Tim Northover
2014-05-22
1
-8
/
+8
*
Revert "TMP"
Tim Northover
2014-05-22
1
-8
/
+8
*
TMP
Tim Northover
2014-05-22
1
-8
/
+8
*
[C++11] Use 'nullptr'. Driver edition.
Craig Topper
2014-05-17
1
-43
/
+45
*
[Driver] Do not lose already detected set of toolchain's multilibs while
Simon Atanasyan
2014-05-12
1
-26
/
+41
*
Driver: Don't leak the -Xarch argument when its use is incorrect.
Nico Weber
2014-05-11
1
-2
/
+2
*
[Driver] Range-based loop simplification.
Simon Atanasyan
2014-05-08
1
-29
/
+16
*
Drop libgcc and default to libc++ for NetBSD/ARM on 6.99.40+.
Joerg Sonnenberger
2014-05-07
1
-1
/
+5
*
Also recognize Big Endian ARM variants.
Joerg Sonnenberger
2014-05-07
1
-0
/
+2
*
Add driver support for AArch64 Fedora.
Tilmann Scheller
2014-05-06
1
-2
/
+3
*
Driver: Recognize CentOS 6 as RHEL 6.
Benjamin Kramer
2014-05-05
1
-11
/
+9
*
Bitrig's standard C++ standard library changed from libstdc++ to libc++.
Richard Smith
2014-05-01
1
-4
/
+18
*
Add aarch64-linux-android triple for Android.
Logan Chien
2014-04-23
1
-1
/
+2
*
[ARM64] Plumb in big-endian - add arm64_be to the many switches where it was ...
James Molloy
2014-04-17
1
-1
/
+6
*
Handle -m32 for NetBSD/sparc64 correctly. Extend test case to also check
Joerg Sonnenberger
2014-04-16
1
-0
/
+3
*
ARM64: initial clang support commit.
Tim Northover
2014-03-29
1
-11
/
+28
*
Driver: implement addClangWarningOptions
Tim Northover
2014-03-29
1
-0
/
+14
*
InstrProf: Emit runtime hook directly in IRGen
Duncan P. N. Exon Smith
2014-03-28
1
-7
/
+0
*
Add ARM big endian Target (armeb, thumbeb)
Christian Pirker
2014-03-28
1
-1
/
+29
*
PGO: Change runtime prefix from pgo to profile
Duncan P. N. Exon Smith
2014-03-20
1
-1
/
+1
*
PGO: Remove explicit static initialization
Duncan P. N. Exon Smith
2014-03-20
1
-0
/
+7
*
Coding style fixup; no functionality change
Duncan P. N. Exon Smith
2014-03-20
1
-3
/
+2
*
AArch64_be specific clang target settings
Christian Pirker
2014-03-14
1
-2
/
+17
*
Replace OwningPtr with std::unique_ptr.
Ahmed Charles
2014-03-07
1
-1
/
+1
[prev]
[next]