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
Commit message (
Expand
)
Author
Age
Files
Lines
*
sanitizer_printf.cc: guard the va_copy hack on _MSC_VER
Hans Wennborg
2014-08-18
1
-1
/
+2
*
Make llvm-objdump handle both arm and thumb disassembly from the same Mach-O
Kevin Enderby
2014-08-18
5
-13
/
+185
*
Revert "[ASan/Win] Remove a hack that seems not to be required with VS2013 an...
Hans Wennborg
2014-08-18
1
-0
/
+4
*
Fix the rececl chain for redeclarations of predefined decls
Ben Langmuir
2014-08-18
3
-0
/
+14
*
Store std::unique_ptr in InMemoryBuffers. NFC.
Rafael Espindola
2014-08-18
4
-28
/
+35
*
return a std::unique_ptr from getMainBufferWithPrecompiledPreamble. NFC.
Rafael Espindola
2014-08-18
2
-24
/
+26
*
Use std::unique_ptr to simplify this code a bit.
Rafael Espindola
2014-08-18
2
-13
/
+9
*
Inline function into only use.
Rafael Espindola
2014-08-18
2
-7
/
+2
*
[X86][Haswell][SchedModel] Tidy up.
Quentin Colombet
2014-08-18
1
-56
/
+63
*
[X86][Haswell][SchedModel] Add architecture specific scheduling models.
Quentin Colombet
2014-08-18
1
-0
/
+30
*
[X86][Haswell][SchedModel] Add architecture specific scheduling models.
Quentin Colombet
2014-08-18
1
-0
/
+9
*
[X86][Haswell][SchedModel] Add architecture specific scheduling models.
Quentin Colombet
2014-08-18
1
-0
/
+68
*
[X86][Haswell][SchedModel] Add architecture specific scheduling models.
Quentin Colombet
2014-08-18
1
-0
/
+170
*
[X86][Haswell][SchedModel] Add architecture specific scheduling models.
Quentin Colombet
2014-08-18
1
-0
/
+170
*
[X86][Haswell][SchedModel] Add architecture specific scheduling models.
Quentin Colombet
2014-08-18
1
-0
/
+144
*
[X86][Haswell][SchedModel] Add architecture specific scheduling models.
Quentin Colombet
2014-08-18
1
-0
/
+9
*
[X86][Haswell][SchedModel] Add architecture specific scheduling models.
Quentin Colombet
2014-08-18
1
-0
/
+31
*
[X86][Haswell][SchedModel] Add architecture specific scheduling models.
Quentin Colombet
2014-08-18
1
-0
/
+63
*
[X86][Haswell][SchedModel] Add architecture specific scheduling models.
Quentin Colombet
2014-08-18
1
-0
/
+251
*
[X86][Haswell][SchedModel] Add architecture specific scheduling models.
Quentin Colombet
2014-08-18
1
-0
/
+16
*
[X86][Haswell][SchedModel] Add architecture specific scheduling models.
Quentin Colombet
2014-08-18
1
-0
/
+70
*
[X86][Haswell][SchedModel] Add architecture specific scheduling models.
Quentin Colombet
2014-08-18
1
-0
/
+126
*
[X86][Haswell][SchedModel] Add architecture specific scheduling models.
Quentin Colombet
2014-08-18
1
-0
/
+37
*
[X86][Haswell][SchedModel] Add architecture specific scheduling models.
Quentin Colombet
2014-08-18
1
-0
/
+26
*
[X86][Haswell][SchedModel] Add architecture specific scheduling models.
Quentin Colombet
2014-08-18
1
-0
/
+42
*
[X86][Haswell][SchedModel] Add architecture specific scheduling models.
Quentin Colombet
2014-08-18
1
-0
/
+60
*
[X86][Haswell][SchedModel] Add architecture specific scheduling models.
Quentin Colombet
2014-08-18
1
-0
/
+216
*
[X86][Haswell][SchedModel] Add architecture specific scheduling models.
Quentin Colombet
2014-08-18
1
-0
/
+192
*
[X86][Haswell][SchedModel] Add architecture specific scheduling models.
Quentin Colombet
2014-08-18
1
-0
/
+145
*
Added newline at end of file to avoid compiler warning.
Greg Clayton
2014-08-18
1
-1
/
+1
*
Make use of isAtLeastRelease/Acquire in the ARM/AArch64 backends
Robin Morisset
2014-08-18
4
-15
/
+10
*
Fix an issue with source file groupings in the CMake build.
Zachary Turner
2014-08-18
1
-1
/
+1
*
Simplify ASTUnit::Parse a bit by passing a std::unique_ptr to it.
Rafael Espindola
2014-08-18
2
-29
/
+20
*
[x32] Handle -m64/-m32 switches by Driver in x32 mode
Pavel Chupin
2014-08-18
2
-4
/
+41
*
Fix a memory leak in one of the test unit. Silent coverity warning CID 1095912
Sylvestre Ledru
2014-08-18
1
-0
/
+1
*
Add the break in the switch case (even if there is llvm_unreachable. It will ...
Sylvestre Ledru
2014-08-18
1
-1
/
+1
*
Update the call to llvm::sys::fs::UniqueID to match the definition: UniqueID(...
Sylvestre Ledru
2014-08-18
1
-1
/
+1
*
Disabling an MSVC warning ('var' : definition from the for loop is ignored; t...
Aaron Ballman
2014-08-18
1
-0
/
+1
*
add missing break. Fix CID 1229446 & 1203680
Sylvestre Ledru
2014-08-18
1
-3
/
+5
*
Fix the missleading indentation. Fix CID 1096332
Sylvestre Ledru
2014-08-18
1
-1
/
+1
*
Fix the missleading indentation. Fix CID 1096300
Sylvestre Ledru
2014-08-18
1
-3
/
+3
*
Teach the AArch64 backend to handle f16
Oliver Stannard
2014-08-18
3
-0
/
+121
*
[ARM,AArch64] Do not tail-call to an externally-defined function with weak li...
Oliver Stannard
2014-08-18
4
-0
/
+47
*
AVX-512: Fixed a bug in emitting compare for MVT:i1 type.
Elena Demikhovsky
2014-08-18
5
-12
/
+44
*
Silencing an MSVC warning about loop variable conflicting with a variable fro...
Aaron Ballman
2014-08-18
1
-1
/
+1
*
TableGen: allow use of uint64_t for available features mask.
Tim Northover
2014-08-18
10
-62
/
+64
*
Added forgotten noexcept.
Abramo Bagnara
2014-08-18
1
-1
/
+1
*
Add standard version to lit.cfg's available features
Eric Fiselier
2014-08-18
1
-0
/
+1
*
Update linux test results
Eric Fiselier
2014-08-18
1
-81
/
+492
*
[libcxx] Add UNSUPPORTED tag to lit. It mirrors REQUIRES.
Eric Fiselier
2014-08-18
1
-0
/
+11
[next]