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
/
CodeGen
/
TargetInfo.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add an ARC autoreleased-return-value caller marker on i386.
John McCall
2016-02-05
1
-0
/
+5
*
CodeGen: correct Windows ARM C++ assertion
Saleem Abdulrasool
2016-02-05
1
-15
/
+0
*
Annotate dump() methods with LLVM_DUMP_METHOD, addressing Richard Smith r2591...
Yaron Keren
2016-01-29
1
-1
/
+1
*
ARMv7k: select ABI based on v7k Arch rather than watchos OS.
Tim Northover
2016-01-27
1
-1
/
+1
*
[X86] Support 'interrupt' attribute for x86
Alexey Bataev
2016-01-15
1
-0
/
+21
*
Update for LLVM function name change.
Rui Ueyama
2016-01-14
1
-18
/
+18
*
[X86] Better support for the MCU psABI (clang part)
Michael Kuperstein
2015-12-28
1
-30
/
+65
*
[Power PC] add soft float support for ppc32
Petar Jovanovic
2015-12-14
1
-9
/
+15
*
LLDB JIT needs android vector passing rules.
Stephen Hines
2015-12-04
1
-9
/
+26
*
[PowerPC] Fix calculating address of arguments on stack for variadic func
Petar Jovanovic
2015-12-04
1
-28
/
+34
*
Fixed default label in fully covered switch warning that was introduced in r2...
Daniel Sanders
2015-11-27
1
-1
/
+0
*
[mips] Interrupt attribute support.
Daniel Sanders
2015-11-27
1
-0
/
+21
*
Revert r254203: [mips] Interrupt attribute support.
Daniel Sanders
2015-11-27
1
-21
/
+0
*
[mips] Interrupt attribute support.
Daniel Sanders
2015-11-27
1
-0
/
+21
*
Remove some legacy mingw-w64 gcc struct info
Martell Malone
2015-11-03
1
-4
/
+0
*
Fix va_arg on watchOS.
Tim Northover
2015-11-02
1
-0
/
+4
*
ARMv7k: implement ABI changes for watchOS from standard iOS.
Tim Northover
2015-10-30
1
-8
/
+63
*
Fix the calling convention of Mingw64 long double values
Reid Kleckner
2015-10-28
1
-11
/
+22
*
Access the right triple field for IAMCU.
Michael Kuperstein
2015-10-27
1
-2
/
+2
*
[X86] Mark inregs correctly for MCU psABI
Michael Kuperstein
2015-10-25
1
-5
/
+18
*
Roll-back r250822.
Angel Garcia Gomez
2015-10-20
1
-1
/
+1
*
Apply modernize-use-default to clang.
Angel Garcia Gomez
2015-10-20
1
-1
/
+1
*
Fix 'will be initialized after' warning.
Manuel Klimek
2015-10-19
1
-2
/
+2
*
[X86] Enable soft float ABI for x86
Michael Kuperstein
2015-10-19
1
-11
/
+16
*
Use saner variable names. NFC.
Michael Kuperstein
2015-10-19
1
-15
/
+23
*
Make a bunch of static arrays const.
Craig Topper
2015-10-18
1
-1
/
+1
*
[CodeGen] [CodeGen] Attach function attributes to functions created in
Akira Hatanaka
2015-10-08
1
-8
/
+8
*
Support __builtin_ms_va_list.
Charles Davis
2015-09-17
1
-0
/
+15
*
[WebAssembly] Simplify code by avoiding duplicating the default behavior.
Dan Gohman
2015-09-14
1
-1
/
+0
*
Compute and preserve alignment more faithfully in IR-generation.
John McCall
2015-09-08
1
-732
/
+796
*
[WebAssembly] Initial WebAssembly support in clang
Dan Gohman
2015-09-03
1
-0
/
+81
*
[ARM] Allow passing/returning of __fp16 arguments
Oliver Stannard
2015-09-03
1
-0
/
+20
*
Revert 246755 as it breaks buildbots
Oliver Stannard
2015-09-03
1
-18
/
+0
*
[ARM] Allow passing/returning of __fp16 arguments
Oliver Stannard
2015-09-03
1
-0
/
+18
*
Remove raw_svector_ostream::resync and users. It's no-op after r244870.
Yaron Keren
2015-08-13
1
-2
/
+0
*
Correct x86_64 fp128 calling convention
Chih-Hung Hsieh
2015-08-10
1
-12
/
+27
*
Fix -Wextra-semi warnings.
Hans Wennborg
2015-07-22
1
-3
/
+3
*
Fix quoting of #pragma comment for PS4.
Yunzhong Gao
2015-07-20
1
-1
/
+5
*
[CodeGen, X86] Classify vectors <= 32 bits as INTEGER
David Majnemer
2015-07-17
1
-6
/
+8
*
[MIPS] Add support for direct-to-nacl in Clang
Petar Jovanovic
2015-07-08
1
-0
/
+2
*
[CodeGen] Correctly handle base classes which are passed in memory
David Majnemer
2015-07-08
1
-2
/
+4
*
[CodeGen] Don't crash classifying a union of an AVX vector and an int
David Majnemer
2015-07-08
1
-0
/
+2
*
[OPENMP] Introduced type trait "__builtin_omp_required_simd_align" for defaul...
Alexey Bataev
2015-07-02
1
-33
/
+3
*
update comment
Derek Schuff
2015-06-24
1
-2
/
+4
*
Relax assertion in x86_64 byval argument handling for 32-bit pointers
Derek Schuff
2015-06-24
1
-1
/
+2
*
Silence VC warning C4715: '`anonymous namespace'::getNativeVectorSizeForA VXA...
Yaron Keren
2015-06-23
1
-0
/
+1
*
Revert r240270 ("Fixed/added namespace ending comments using clang-tidy").
Alexander Kornienko
2015-06-22
1
-13
/
+13
*
[CodeGen] Teach X86_64ABIInfo about AVX512.
Ahmed Bougacha
2015-06-22
1
-2
/
+9
*
[CodeGen] Use enum for AVX level in X86*TargetCodeGenInfo. NFCI.
Ahmed Bougacha
2015-06-22
1
-21
/
+44
*
Fixed/added namespace ending comments using clang-tidy. NFC
Alexander Kornienko
2015-06-22
1
-13
/
+13
[next]