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
/
llvm
/
lib
/
Support
Commit message (
Expand
)
Author
Age
Files
Lines
*
Reinforce ARMTargetParser::getCanonicalArchName validation
Renato Golin
2015-05-22
1
-14
/
+20
*
Adding profile and version parsers to ARMTargetParser
Renato Golin
2015-05-22
2
-2
/
+80
*
Revert r237954, "Resubmit r237708 (MIR Serialization: print and parse LLVM IR...
NAKAMURA Takumi
2015-05-22
1
-4
/
+0
*
Resubmit r237708 (MIR Serialization: print and parse LLVM IR using MIR format).
Alex Lorenz
2015-05-21
1
-0
/
+4
*
YAML: Null terminate block scalar's value.
Alex Lorenz
2015-05-21
1
-1
/
+2
*
Fix StreamingMemoryObject to respect known object size.
Derek Schuff
2015-05-21
1
-5
/
+12
*
Make Triple::parseARMArch use ARMTargetParser
Renato Golin
2015-05-21
2
-50
/
+89
*
Remove unnecessary FIXME comment
Renato Golin
2015-05-21
1
-2
/
+0
*
Get Triple::getARMCPUForArch() to use TargetParser
Renato Golin
2015-05-20
2
-94
/
+211
*
Revert r237708 (MIR serialization) - incremental buildbots became unstable.
Alex Lorenz
2015-05-19
1
-4
/
+0
*
[DWARF parser] Add basic support for DWZ DWARF multifile extensions.
Alexey Samsonov
2015-05-19
1
-0
/
+4
*
MIR Serialization: print and parse LLVM IR using MIR format.
Alex Lorenz
2015-05-19
1
-0
/
+4
*
Rangify for loop in Cleanup(), NFC.
Yaron Keren
2015-05-19
1
-2
/
+2
*
Prevent Cleanup() from running more than once.
Yaron Keren
2015-05-19
1
-0
/
+3
*
[YAML] Plug a memory leak
Benjamin Kramer
2015-05-18
1
-2
/
+4
*
YAML: Add support for literal block scalar I/O.
Alex Lorenz
2015-05-14
1
-0
/
+26
*
Fix memory leak introduced in r237314.
Alex Lorenz
2015-05-14
1
-1
/
+1
*
YAML: Implement block scalar parsing.
Alex Lorenz
2015-05-13
1
-21
/
+265
*
Revert r237157, "YAML: Fix typos. NFC".
Alex Lorenz
2015-05-12
1
-2
/
+2
*
YAML: Fix typos. NFC.
Alex Lorenz
2015-05-12
1
-2
/
+2
*
Change TargetParser enum names to avoid macro conflicts (llvm)
Renato Golin
2015-05-12
1
-55
/
+55
*
Readdress r236990, use of static members on a non-static variable.
David Blaikie
2015-05-11
1
-29
/
+23
*
TargetParser: FPU/ARCH/EXT parsing refactory - NFC
Renato Golin
2015-05-08
3
-1
/
+200
*
[ARM] Reject invalid -march values
John Brawn
2015-05-08
1
-35
/
+40
*
Use auto instead of the long type name. NFC.
Steven Wu
2015-05-07
1
-2
/
+1
*
YAML: Enable the YAMLParser tests.
Alex Lorenz
2015-05-07
1
-9
/
+14
*
Fix another hang caused by ManagedStatic in SignalHandler
Steven Wu
2015-05-07
1
-4
/
+11
*
YAML: Extract the code that skips a comment into a separate method, NFC.
Alex Lorenz
2015-05-06
1
-12
/
+19
*
Fix link failure on MinGW due to use of CoInitialize.
Zachary Turner
2015-05-06
1
-1
/
+1
*
[SystemZ] Add z13 vector facility and MC support
Ulrich Weigand
2015-05-05
1
-0
/
+24
*
Fix regression in parsing armv{6,7}hl- triples. These are used by SUSE
Ismail Donmez
2015-05-05
1
-2
/
+3
*
YAML: Add an optional 'flow' field to the mapping trait to allow flow mapping...
Alex Lorenz
2015-05-04
1
-4
/
+46
*
Replace windows_error calls with mapWindowsError.
Yaron Keren
2015-05-04
2
-34
/
+26
*
YAML: Fix the output of sequences that contain flow sequences.
Alex Lorenz
2015-05-01
1
-1
/
+2
*
Fix omission from adding sparcel (original http://reviews.llvm.org/D9263)
Douglas Katzman
2015-05-01
1
-0
/
+1
*
Fix -Wpessimizing-move warnings by removing std::move calls.
Richard Trieu
2015-04-30
1
-2
/
+2
*
New architecture name - 'sparcel' for Sparc little-endian.
Douglas Katzman
2015-04-29
1
-0
/
+6
*
Fixes a hang that can occur if a signal comes in during malloc calls.
Chris Bieneman
2015-04-27
1
-0
/
+6
*
Fix build broken by incorrect class name.
Zachary Turner
2015-04-27
1
-3
/
+3
*
Make an RAII com initializer.
Zachary Turner
2015-04-27
4
-0
/
+88
*
Assert that Process::FindInEnvPath() is passed a relative path.
Nico Weber
2015-04-24
1
-0
/
+1
*
Use the cleaner syntx value initialization to zero initialize POD structs.
Yaron Keren
2015-04-24
1
-6
/
+3
*
Silence clang warning: missing field 'Dr0' initializer.
Yaron Keren
2015-04-24
1
-1
/
+2
*
Fix APInt long division algorithm
Pawel Bylica
2015-04-24
1
-19
/
+9
*
Remove FilesToRemove->push_back(Filename) from sys::DontRemoveFileOnSignal.
Yaron Keren
2015-04-21
1
-1
/
+0
*
Don't allow pwrite to resize a stream.
Rafael Espindola
2015-04-20
1
-9
/
+6
*
Revert r235177 as the Handle is used to fail GetExitCodeProcess on purpose.
Yaron Keren
2015-04-17
1
-1
/
+3
*
Eliminate superfluous CloseHandle(PI.ProcessHandle).
Yaron Keren
2015-04-17
1
-1
/
+0
*
Fix lib\support\Windows/TimeValue.inc(48): warning C4189:
Yaron Keren
2015-04-15
1
-0
/
+1
*
Use the ability to pwrite to simplify the ELF writer.
Rafael Espindola
2015-04-14
1
-1
/
+1
[next]