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
/
Basic
Commit message (
Expand
)
Author
Age
Files
Lines
*
ARM: implement support for crypto intrinsics in arm_neon.h
Tim Northover
2014-02-03
1
-0
/
+8
*
NetBSD uses signed wchar_t on AArch64. It also wants __LITTLE_ENDIAN__ /
Joerg Sonnenberger
2014-02-02
1
-0
/
+11
*
ARM & AArch64: share the BI__builtin_neon enum defs.
Tim Northover
2014-01-30
1
-0
/
+14
*
SPARCv9 supports atomic operations up to 64 bits.
Jakob Stoklund Olesen
2014-01-30
1
-0
/
+1
*
Cortex-M3 and Cortex-M4 should not enable hwdiv-arm (committing again, with a...
Artyom Skrobov
2014-01-29
1
-2
/
+3
*
Revert "Cortex-M3 and Cortex-M4 should not enable hwdiv-arm"
Reid Kleckner
2014-01-27
1
-3
/
+2
*
Cortex-M3 and Cortex-M4 should not enable hwdiv-arm
Artyom Skrobov
2014-01-27
1
-2
/
+3
*
XCore target exception handling
Robert Lytton
2014-01-27
1
-0
/
+4
*
[Mips] Fix __mips macro definition.
Simon Atanasyan
2014-01-27
1
-1
/
+7
*
[Mips] Change default CPU for MIPS 32/64 targets. Now they are mips32r2/mips6...
Simon Atanasyan
2014-01-27
1
-2
/
+2
*
Fix r195149. Triple should correctly reflect that target. If it contains ios,
Evan Cheng
2014-01-26
1
-31
/
+25
*
Use canonical spelling of NetBSD
Joerg Sonnenberger
2014-01-26
1
-1
/
+1
*
Fix -Wreturn-type build failure on ASTMatchers, plus an intended assert
Alp Toker
2014-01-26
1
-1
/
+1
*
Update docstrings following the param name change in r200132
Alp Toker
2014-01-26
1
-3
/
+3
*
Remove flawed diagnostic mapping functions
Alp Toker
2014-01-26
1
-35
/
+0
*
PR18465: [Thumbv8] add predefined macros
Weiming Zhao
2014-01-22
1
-4
/
+8
*
[ARM] Add ACLE enum/wchar size predefines
Bradley Smith
2014-01-20
1
-0
/
+6
*
SPARCv9 implements long double as an IEEE quad.
Jakob Stoklund Olesen
2014-01-16
1
-0
/
+6
*
MachO: use *-*-*-macho for MachO embedded targets.
Tim Northover
2014-01-16
1
-3
/
+6
*
Remove support for armv7f slice. <rdar://problem/12478440>
Bob Wilson
2014-01-15
1
-2
/
+1
*
Ensure i686-nacl long long is aligned 8 bytes (like malign-double)
Jan Wen Voung
2014-01-15
1
-0
/
+2
*
Remove the -cxx-abi command-line flag.
Hans Wennborg
2014-01-14
2
-8
/
+4
*
Rename language option MicrosoftMode to MSVCCompat
Alp Toker
2014-01-14
1
-2
/
+2
*
Remove trailing spaces
Sylvestre Ledru
2014-01-14
1
-2
/
+2
*
Hook up NetBSD/aarch64.
Joerg Sonnenberger
2014-01-13
1
-0
/
+2
*
Use 'w' instead of 'c' to represent the win32 mangling.
Rafael Espindola
2014-01-10
1
-2
/
+2
*
[cmake] Write Version.inc at cmake time, not at build time.
Nico Weber
2014-01-07
1
-14
/
+7
*
Shorten the output of `clang-format --version`, include revision number.
Nico Weber
2014-01-07
1
-1
/
+5
*
Sort all the #include lines with LLVM's utils/sort_includes.py which
Chandler Carruth
2014-01-07
2
-2
/
+2
*
Bring back magic constants in the digraph diagnostic
Alp Toker
2014-01-07
1
-2
/
+0
*
Prospective MSVC 2010 build fix
Alp Toker
2014-01-06
1
-3
/
+3
*
Support diagnostic formatting of keyword tokens
Alp Toker
2014-01-06
2
-7
/
+21
*
Rename getTokenSimpleSpelling() to getPunctuatorSpelling()
Alp Toker
2014-01-06
2
-2
/
+2
*
Apply some LLVM_READONLY / LLVM_READNONE on diagnostic functions
Alp Toker
2014-01-06
1
-3
/
+5
*
Only mark dump() function definitions 'used' in debug builds
Alp Toker
2014-01-04
1
-3
/
+4
*
Refactored Builtin::Context::isPrintfLike and isScanfLike into a helper funct...
Aaron Ballman
2014-01-03
1
-28
/
+23
*
Update for llvm's DataLayout including mangling information.
Rafael Espindola
2014-01-03
1
-38
/
+57
*
Reformat the description strings. No functionality change.
Rafael Espindola
2014-01-03
1
-81
/
+33
*
Fixed a FIXME; created a print method for Selectors that accepts a raw_ostrea...
Aaron Ballman
2014-01-03
1
-0
/
+4
*
Remove the now unused 's' specifications.
Rafael Espindola
2014-01-02
1
-3
/
+3
*
Pass the aapcs and apcs features down to llvm.
Rafael Espindola
2014-01-02
1
-0
/
+5
*
Teach the diagnostics engine about the Attr type to make reporting on semanti...
Aaron Ballman
2013-12-26
1
-0
/
+1
*
Support and use token kinds as diagnostic arguments
Alp Toker
2013-12-24
1
-0
/
+29
*
Document the Message parameter of getCustomDiagID()
Alp Toker
2013-12-23
1
-0
/
+3
*
Small simplification: p0 is the same as p.
Rafael Espindola
2013-12-19
1
-1
/
+1
*
Update SI datalayout for 32-bit private pointers
Matt Arsenault
2013-12-19
1
-2
/
+1
*
On spacv8 f128 is only aligned to 64 bits.
Rafael Espindola
2013-12-19
1
-3
/
+1
*
Fix the DataLayout string produced by clang for NaCl.
Rafael Espindola
2013-12-18
1
-1
/
+12
*
Make setABIAPCS and setABIAAPCS easier to reason about.
Rafael Espindola
2013-12-18
1
-25
/
+39
*
Split setABI in two helpers. No functionality change.
Rafael Espindola
2013-12-18
1
-44
/
+50
[next]