index
:
external_llvm.git
replicant-6.0
Android's llvm
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
Support
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update aosp/master LLVM for rebase to r235153
Pirama Arumuga Nainar
2015-05-18
15
-117
/
+261
*
Update aosp/master llvm for rebase to r233350
Pirama Arumuga Nainar
2015-04-09
42
-354
/
+345
*
Update aosp/master LLVM for rebase to r230699.
Stephen Hines
2015-03-23
44
-1430
/
+1103
*
Update aosp/master LLVM for rebase to r222494.
Stephen Hines
2014-12-02
54
-1179
/
+1887
*
Allow mm in these subdirectories.
Dan Albert
2014-11-03
1
-0
/
+2
*
Merge "Fixes the build when NDEBUG is not defined."
Stephen Hines
2014-08-12
1
-0
/
+1
|
\
|
*
Fixes the build when NDEBUG is not defined.
Dan Albert
2014-07-19
1
-0
/
+1
*
|
Update LLVM for rebase to r212749.
Stephen Hines
2014-07-21
53
-1117
/
+1624
|
/
*
Adds the ability to run the llvm test suite in-tree.
Chris Wailes
2014-06-06
1
-0
/
+1
*
Update LLVM for 3.5 rebase (r209712).
Stephen Hines
2014-05-29
54
-578
/
+481
*
Update to LLVM 3.5a.
Stephen Hines
2014-04-24
67
-1782
/
+1236
*
Update LLVM for merge to 3.4.
Stephen Hines
2014-02-13
1
-0
/
+1
*
Merge remote-tracking branch 'upstream/release_34' into merge-20140211
Stephen Hines
2014-02-11
49
-1076
/
+1628
|
\
|
*
Merging r197718:
Bill Wendling
2013-12-20
2
-2
/
+2
|
*
Merging r195632:
Bill Wendling
2013-11-26
1
-6
/
+90
|
*
[weak vtables] Remove a bunch of weak vtables
Juergen Ributzka
2013-11-19
3
-0
/
+17
|
*
Checking for a return value with FormatMessage; if the call fails, there's no...
Aaron Ballman
2013-11-18
1
-4
/
+9
|
*
Fixing a possible memory leak from a failing realloc() call.
Aaron Ballman
2013-11-18
1
-2
/
+7
|
*
Recover gracefully when deserializing invalid YAML input.
Alexander Kornienko
2013-11-18
1
-7
/
+26
|
*
Revert r194865 and r194874.
Alexey Samsonov
2013-11-18
4
-20
/
+0
|
*
[block-freq] Add BlockFrequency::scale that returns a remainder from the divi...
Michael Gottesman
2013-11-17
1
-38
/
+60
|
*
X86: Encode the 'h' cpu subtype in the MachO header for x86.
Jim Grosbach
2013-11-16
1
-1
/
+1
|
*
[weak vtables] Remove a bunch of weak vtables
Juergen Ributzka
2013-11-15
4
-0
/
+20
|
*
Path: Recognize COFF import library file magic.
Rui Ueyama
2013-11-15
1
-0
/
+4
|
*
Recognize 0x0000 as a COFF file magic.
Rui Ueyama
2013-11-14
1
-0
/
+3
|
*
yaml::Input::mapTag(): Don't use StringRef to hold return type of std::string.
NAKAMURA Takumi
2013-11-14
1
-1
/
+1
|
*
Whitespace.
NAKAMURA Takumi
2013-11-14
1
-1
/
+1
|
*
Add dyn_cast<> support to YAML I/O's IO class
Nick Kledzik
2013-11-14
1
-2
/
+2
|
*
Add simple support for tags in YAML I/O
Nick Kledzik
2013-11-14
1
-0
/
+18
|
*
Make sure LLVMLoadLibraryPermanently gets an extern "C" symbol.
Benjamin Kramer
2013-11-13
1
-1
/
+1
|
*
Add newline at EOF in DynamicLibrary.cpp
Peter Zotov
2013-11-06
1
-1
/
+1
|
*
[llvm-c] Specify explicit namespace in LLVMLoadLibraryPermanently
Peter Zotov
2013-11-06
1
-1
/
+1
|
*
[llvm-c] Expose LLVMLoadLibraryPermanently
Peter Zotov
2013-11-06
1
-0
/
+9
|
*
X86: Add a description for AMD bdver3 aka Steamroller.
Benjamin Kramer
2013-11-04
1
-3
/
+5
|
*
Make the pretty stack trace be an opt-in, rather than opt-out, facility. Enab...
Filip Pizlo
2013-11-04
1
-16
/
+13
|
*
When LLVM is embedded in a larger application, it's not OK for LLVM to interc...
Filip Pizlo
2013-11-03
1
-0
/
+5
|
*
[ConstantRange] improve my previous patch per Nick suggestion
Nuno Lopes
2013-10-31
1
-1
/
+1
|
*
Rules adjustments in order to build on DragonFly BSD.
Rafael Espindola
2013-10-31
1
-2
/
+3
|
*
[SystemZ] Automatically detect zEC12 and z196 hosts
Richard Sandiford
2013-10-31
1
-0
/
+42
|
*
Add {start,end}with_lower methods to StringRef.
Rui Ueyama
2013-10-30
1
-5
/
+24
|
*
make ConstantRange::signExtend() optimal
Nuno Lopes
2013-10-30
1
-0
/
+5
|
*
simplify ConstantRange::getSetSize()
Nuno Lopes
2013-10-28
1
-3
/
+0
|
*
Change MemoryBuffer::getFile to take a Twine.
Rafael Espindola
2013-10-25
1
-8
/
+12
|
*
Reverting my r193344 checkin due to build breakage.
John Thompson
2013-10-24
1
-11
/
+0
|
*
Added std::string as a built-in type for mapping.
John Thompson
2013-10-24
1
-0
/
+11
|
*
Fix the -Werror -Wpedantic clang selfhost build
Alp Toker
2013-10-22
1
-3
/
+3
|
*
Can we move to C++11 already?
Michael J. Spencer
2013-10-18
1
-3
/
+3
|
*
[Support][YAML] Add support for accessing tags and tag handle substitution.
Michael J. Spencer
2013-10-18
1
-11
/
+91
|
*
Fix a conversion warning in the mingw32 build
Alp Toker
2013-10-18
1
-2
/
+2
|
*
Fix initialization order warning in mingw32 build
Alp Toker
2013-10-18
1
-1
/
+1
[next]