index
:
emscripten-fastcomp-clang
master
emscripten clang
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
Basic
Age
Commit message (
Expand
)
Author
2012-07-11
Emit -verify diagnostics even when we have a fatal error.
Jordan Rose
2012-07-11
Fix handling of curly braces in NVPTX inline asm
Justin Holewinski
2012-07-11
LLVM_ON_WIN32 case: use the proper key in the UniqueFiles map.
Axel Naumann
2012-07-10
Improve r159256 following Chandler's comments:
Axel Naumann
2012-07-10
Properly update the FormattedArgs vector when the template type diffing falls
Richard Trieu
2012-07-07
Wire up -mrdrnd for X86.
Benjamin Kramer
2012-07-06
Remove unreachable default case to pacify clang's -Wcovered-switch-default.
Benjamin Kramer
2012-07-05
MIPS: Define __mips_dsp_rev / __mips_dspr2 / __mips_dsp macros
Simon Atanasyan
2012-07-05
MIPS: Add -mdsp/-mno-dsp and -mdspr2/-mno-dspr2 command line options support.
Simon Atanasyan
2012-07-05
MIPS: Define __mips16 macro if -mips16 option is provided.
Simon Atanasyan
2012-07-05
MIPS: Replace the pair of boolean flags by enumeration to hold selected float...
Simon Atanasyan
2012-07-05
MIPS: Add -mips16 / -mno-mips16 command line support.
Simon Atanasyan
2012-07-04
A few more cleanups for the GNU family of ObjC runtimes.
David Chisnall
2012-07-03
Rename the GCC Objective-C runtime to gcc from gnu-fragile and the GNUstep
David Chisnall
2012-07-03
Add additional architecture defines for PPC targets.
Hal Finkel
2012-07-03
Share ConvertUTF8toWide() between Lex and CodeGen.
Nico Weber
2012-07-02
Documentation cleanup: Delete a duplicated/malformed doc comment.
James Dennett
2012-06-29
Update the %diff modifer to have an alternate string print when a template tree
Richard Trieu
2012-06-28
Support MIPS DSP Rev1 intrinsics.
Simon Atanasyan
2012-06-27
Fix for r159256 on Windows.
Axel Naumann
2012-06-27
From Vassil Vassilev:
Axel Naumann
2012-06-26
Add template type diffing to Clang. This feature will provide a better
Richard Trieu
2012-06-21
Remove a goofy CMake hack and use the standard CMake facilities to
Chandler Carruth
2012-06-20
Introduce ObjCRuntime::hasWeakClassImport() and use it in the appropriate
John McCall
2012-06-20
Restructure how the driver communicates information about the
John McCall
2012-06-19
Revert predefined decl tracking.
Meador Inge
2012-06-19
Fix the location of the fixit for -Wnewline-eof.
Jordan Rose
2012-06-17
Documentation cleanup: escaped # characters in Doxygen comments.
James Dennett
2012-06-16
clang/lib/Basic/FileManager.cpp: Detect the root directory with PathV2. It sh...
NAKAMURA Takumi
2012-06-16
Explicitly build __builtin_va_list.
Meador Inge
2012-06-15
Documentation cleanup: delete doc comments from source files where they are
James Dennett
2012-06-15
Documentation cleanup: escape # in a Doxygen comment.
James Dennett
2012-06-15
Documentation cleanup: escape @ in a Doxygen comment.
James Dennett
2012-06-11
Add PPC support for translating gcc-style -mcpu options into LLVM -target-cpu...
Hal Finkel
2012-06-09
Add XOP feature flag.
Craig Topper
2012-06-08
Switch LineTableInfo to use FileID instead of int for file references,
Douglas Gregor
2012-06-06
Add pedantic warning -Wempty-translation-unit (C11 6.9p1).
Jordan Rose
2012-06-05
Mips: Define __mips_hard_float macro additional to __mips_single_float
Simon Atanasyan
2012-06-03
Make disabling SSE levels also disable AVX and FMA.
Craig Topper
2012-06-03
Make AES and PCLMUL features imply SSE2 as that's needed to get the right typ...
Craig Topper
2012-06-03
Add fma feature flag for Intel FMA instructions.
Craig Topper
2012-05-31
Add builtin for pclmulqdq instruction.
Craig Topper
2012-05-30
SSE4A should not imply LZCNT and POPCNT. FMA4 should imply SSE4A. Add missing...
Craig Topper
2012-05-29
Define __SSE4A__ when targeting new AMD CPUs.
Benjamin Kramer
2012-05-29
Sparc is bigendian.
Roman Divacky
2012-05-26
Only emit one set of braces for __VERSION__, getClangFullRepositoryVersion al...
Benjamin Kramer
2012-05-24
Replace PTX back-end with NVPTX back-end in all places where Clang cares
Justin Holewinski
2012-05-20
Teach Clang about the NVPTX backend.
Peter Collingbourne
2012-05-20
CUDA: add CodeGen support for global variable address spaces.
Peter Collingbourne
2012-05-10
Hexagon V5 FP support.
Sirish Pande
[prev]
[next]