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
*
[APInt] Don't shift into the sign bit
David Majnemer
2016-06-24
1
-1
/
+1
*
Add support for musl-libc on ARM Linux.
Rafael Espindola
2016-06-24
1
-0
/
+5
*
[APInt] Don't shift into the sign bit
David Majnemer
2016-06-24
1
-2
/
+2
*
Explicitly specify the ANSI version of these Win32 APIs. While these are seem...
Aaron Ballman
2016-06-23
2
-8
/
+8
*
Removing whitespace from test commit rL273447
Jason Henline
2016-06-22
1
-1
/
+1
*
Add whitespace to check commit access
Jason Henline
2016-06-22
1
-1
/
+1
*
Switch to using an API that handles non-ASCII paths appropriately on Windows.
Aaron Ballman
2016-06-21
1
-10
/
+11
*
Add support for Darwin’s 64-bit universal files with 64-bit offsets and siz...
Kevin Enderby
2016-06-20
1
-1
/
+1
*
Fix a relatively nasty bug with fs::getPathFromOpenFD() on Windows. The GetFi...
Aaron Ballman
2016-06-20
1
-4
/
+13
*
Properly handle short file names on the command line in Windows [TAKE 2]
Adrian McCarthy
2016-06-20
1
-2
/
+34
*
Revert "Properly handle short file names on the command line in Windows"
Adrian McCarthy
2016-06-17
1
-27
/
+2
*
Avoid duplicated map lookups. No functionality change intended.
Benjamin Kramer
2016-06-17
1
-6
/
+4
*
Properly handle short file names on the command line in Windows
Adrian McCarthy
2016-06-16
1
-2
/
+27
*
Statistic: Add machine parseable json output
Matthias Braun
2016-06-15
1
-14
/
+60
*
Add a Musl environment to the triple.
Rafael Espindola
2016-06-14
1
-0
/
+2
*
In openFileForRead, attempt to fetch the actual name of the file on disk -- i...
Taewook Oh
2016-06-13
2
-2
/
+131
*
[AArch64] Add RAS extensions support in AArch64TargetParser.
Zijiao Ma
2016-06-13
1
-0
/
+2
*
[STLExtras] Introduce and use llvm::count_if; NFC
Sanjoy Das
2016-06-10
1
-5
/
+4
*
Reapply 272328 and 272329 as a single patch.
Alina Sbirlea
2016-06-09
1
-10
/
+3
*
Revert 272328 and 272329 to recommit as a single patch.
Alina Sbirlea
2016-06-09
1
-3
/
+10
*
Keep barcelona subtype for amdfam10
Alina Sbirlea
2016-06-09
1
-1
/
+3
*
[cpu-detection] Return amdfam10 for all subtypes. Address Bug 28067.
Alina Sbirlea
2016-06-09
1
-9
/
+0
*
Search for llvm-symbolizer binary in the same directory as argv[0], before
Richard Smith
2016-06-09
3
-15
/
+37
*
[cpu-detection] Add missing break statements in outer switches
Alina Sbirlea
2016-06-09
1
-6
/
+9
*
[DebugInfo] Add calling convention support for DWARF and CodeView
Reid Kleckner
2016-06-08
1
-16
/
+15
*
Apply most suggestions of clang-tidy's performance-unnecessary-value-param
Benjamin Kramer
2016-06-08
2
-5
/
+3
*
Support: correct AArch64 TargetParser implementation
Saleem Abdulrasool
2016-06-08
1
-20
/
+21
*
[cpu-detection] Substantial refactor of Host CPU detection code (x86)
Alina Sbirlea
2016-06-06
1
-261
/
+650
*
[LPM] Reinstate r271781 which reinstated r271652 to replace the
Chandler Carruth
2016-06-04
2
-28
/
+1
*
[LPM] Revert r271781 which was a re-commit of r271652.
Chandler Carruth
2016-06-04
2
-1
/
+28
*
[LPM] Reinstate r271652 to replace the CALL_ONCE_... macro in the legacy
Chandler Carruth
2016-06-04
2
-28
/
+1
*
Revert commit r271704, a patch that enables warnings for non-portable #includ...
Taewook Oh
2016-06-04
2
-131
/
+2
*
[LockFileManager] Improve error output by using better error messages
Bruno Cardoso Lopes
2016-06-04
1
-6
/
+31
*
[cpu-detection] Naming convention
Alina Sbirlea
2016-06-03
1
-28
/
+27
*
Test commit. Removes some spaces. No functionality changed.
Alina Sbirlea
2016-06-03
1
-22
/
+22
*
In openFileForRead, attempt to fetch the actual name of the file on disk -- i...
Taewook Oh
2016-06-03
2
-2
/
+131
*
Adding reserve and capacity methods to FoldingSet
Ben Craig
2016-06-03
1
-5
/
+20
*
80-column fixup after last formatting change.
Eric Christopher
2016-06-02
1
-4
/
+8
*
Fix a couple of misformatted comments spotted in post-commit review.
Eric Christopher
2016-06-02
1
-8
/
+7
*
This patch is in preparation for a substantial refactoring of the
Eric Christopher
2016-06-02
1
-294
/
+304
*
Fix the use of sys::MemoryFence after including WindowsSupport.h that
Chandler Carruth
2016-06-02
1
-0
/
+5
*
This is yet another attempt to re-instate r220932 as discussed in
Chandler Carruth
2016-06-02
2
-4
/
+39
*
Remove all of the legacy home-grown atomic operations LLVM provided
Chandler Carruth
2016-06-02
1
-59
/
+0
*
Use C++ casts to avoid a warning
Sanjoy Das
2016-05-27
1
-1
/
+2
*
Avoid some copies by using const references.
Benjamin Kramer
2016-05-27
1
-1
/
+1
*
Linker: teach the IR mover to return llvm::Error.
Peter Collingbourne
2016-05-27
1
-1
/
+0
*
Don't allocate unnecessarily in APInt::operator[+-]. NFC.
Pete Cooper
2016-05-27
1
-0
/
+18
*
[Support] Rename unconvertibleErrorCode to inconvertibleErrorCode.
Lang Hames
2016-05-27
1
-6
/
+6
*
[Support] Add a StringError convenience class to Error.h
Lang Hames
2016-05-27
1
-4
/
+48
*
Don't use recursion to print out the PrettyStackTrace after a crash. If the
Richard Smith
2016-05-26
1
-16
/
+30
[next]