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
/
CGBuiltin.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
API update for streamlining of IRBuilder::CreateCall to just use ArrayRef/ini...
David Blaikie
2015-05-18
1
-65
/
+68
*
[SystemZ] Add support for z13 low-level vector builtins
Ulrich Weigand
2015-05-05
1
-0
/
+205
*
[opaque pointer type] more GEP API migrations
David Blaikie
2015-04-04
1
-6
/
+6
*
[SystemZ] Support transactional execution on zEC12
Ulrich Weigand
2015-04-01
1
-0
/
+40
*
[PPC] Move argument range checks for HTM and crypto builtins to Sema
Kit Barton
2015-03-30
1
-113
/
+0
*
Add Hardware Transactional Memory (HTM) Support
Kit Barton
2015-03-25
1
-0
/
+85
*
MS ABI: Accept calls to an unprototyped declaration of _setjmp
David Majnemer
2015-03-20
1
-4
/
+6
*
[Modules] Implement __builtin_isinf_sign in Clang.
Chandler Carruth
2015-03-19
1
-20
/
+40
*
MS ABI: Implement __GetExceptionInfo for std::make_exception_ptr
David Majnemer
2015-03-13
1
-0
/
+8
*
Under duress, move check for target support of __builtin_setjmp/
Joerg Sonnenberger
2015-03-11
1
-9
/
+0
*
Add Clang support for PPC cryptography builtins
Nemanja Ivanovic
2015-03-04
1
-0
/
+29
*
Adjust the changes from r230255 to bail out if the backend can't lower
Joerg Sonnenberger
2015-03-04
1
-4
/
+9
*
Lower _mm256_broadcastsi128_si256 directly to a vector shuffle.
Juergen Ributzka
2015-03-03
1
-7
/
+0
*
Sema: Parenthesized bound destructor member expressions can be called
David Majnemer
2015-02-25
1
-12
/
+12
*
Only lower __builtin_setjmp / __builtin_longjmp to
Joerg Sonnenberger
2015-02-23
1
-0
/
+4
*
[X86] Convert palignr builtin handling to use shuffle form of right shift ins...
Craig Topper
2015-02-17
1
-35
/
+16
*
[X86] Merge the 2 separate builtin handlers for PALIGNR into a single one tha...
Craig Topper
2015-02-17
1
-52
/
+39
*
[X86] Remove code that does custom handling of the builtin for MMX palignr. T...
Craig Topper
2015-02-17
1
-31
/
+0
*
[X86] Remove completely unnecessary switch statement.
Craig Topper
2015-02-16
1
-12
/
+2
*
[X86] Teach clang to lower __builtin_ia32_psrldqi256 and __builtin_ia32_pslld...
Craig Topper
2015-02-16
1
-0
/
+54
*
Fix build break, these builtins don't exist
Reid Kleckner
2015-02-05
1
-4
/
+1
*
Do the same IRgen for __builtin_pow* as for pow*
Reid Kleckner
2015-02-05
1
-1
/
+7
*
Implement IRGen for SEH __finally and AbnormalTermination
Reid Kleckner
2015-02-04
1
-0
/
+3
*
MS ABI: Implement proper support for setjmp
David Majnemer
2015-01-29
1
-0
/
+52
*
Don't generate llvm.expect intrinsics with -O0.
Pete Cooper
2015-01-26
1
-1
/
+6
*
Initial support for Win64 SEH IR emission
Reid Kleckner
2015-01-22
1
-0
/
+7
*
Add __builtin_amdgpu_class
Matt Arsenault
2015-01-06
1
-0
/
+3
*
R600: Handle amdgcn triple
Tom Stellard
2015-01-06
1
-0
/
+1
*
[x86] Add the (v)cmpps/pd/ss/sd builtins to match gcc. Use them in the sse in...
Craig Topper
2014-12-27
1
-2
/
+150
*
CodeGen: implement __emit intrinsic
Saleem Abdulrasool
2014-12-17
1
-0
/
+22
*
Implement the __builtin_call_with_static_chain GNU extension.
Peter Collingbourne
2014-12-12
1
-1
/
+9
*
IR: Update clang for Metadata/Value split in r223802
Duncan P. N. Exon Smith
2014-12-09
1
-2
/
+2
*
CodeGen: refactor ARM builtin handling
Saleem Abdulrasool
2014-12-04
1
-20
/
+20
*
Use nullptr to silence -Wsentinel when self-hosting on Windows
Reid Kleckner
2014-12-01
1
-2
/
+2
*
[PowerPC] Add vec_vsx_ld and vec_vsx_st intrinsics
Bill Schmidt
2014-11-12
1
-0
/
+16
*
Bundle conditions checked by UBSan with sanitizer kinds they implement.
Alexey Samsonov
2014-11-11
1
-3
/
+4
*
Propagate SanitizerKind into CodeGenFunction::EmitCheck() call.
Alexey Samsonov
2014-11-10
1
-2
/
+2
*
Introduce a SanitizerKind enum to LangOptions.
Alexey Samsonov
2014-11-07
1
-1
/
+1
*
Lower __builtin_fabs* to @llvm.fabs.*
Reid Kleckner
2014-11-03
1
-0
/
+7
*
Remove dead AST type argument to EmitFAbs
Reid Kleckner
2014-11-03
1
-5
/
+5
*
Get rid of SanitizerOptions::Disabled global. NFC.
Alexey Samsonov
2014-10-30
1
-1
/
+1
*
CodeGen: add __readfsdword builtin
Saleem Abdulrasool
2014-10-29
1
-0
/
+8
*
R600: Update for div_fmas intrinsic change
Matt Arsenault
2014-10-21
1
-2
/
+11
*
Add __sync_fetch_and_nand (again)
Hal Finkel
2014-10-02
1
-1
/
+20
*
CGBuiltin: Use frem instruction rather than libcall to implement fmod
Jan Vesely
2014-09-26
1
-0
/
+8
*
Add __builtin_assume and __builtin_assume_aligned using @llvm.assume.
Hal Finkel
2014-09-07
1
-3
/
+21
*
[ARMv8] Add support for 32-bit MIN/MAXNM and directed rounding.
James Molloy
2014-09-05
1
-0
/
+16
*
CGBuiltin: Use @llvm.fabs rather than fabs libcall when emitting builtins
Tom Stellard
2014-09-03
1
-19
/
+5
*
Simplify creation of a bunch of ArrayRefs by using None, makeArrayRef or just...
Craig Topper
2014-08-27
1
-12
/
+9
*
ARM: Add dbg builtin intrinsic
Yi Kong
2014-08-26
1
-0
/
+5
[next]