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
*
[modules] Simplify -cc1 interface for enabling implicit module maps.
Richard Smith
2015-06-16
179
-572
/
+570
*
MIR Serialization: move the MIR printer out of the MIR printing pass.
Alex Lorenz
2015-06-15
4
-41
/
+110
*
[modules] Remove non-functional driver options -f[no-]modules-implicit-maps.
Richard Smith
2015-06-15
3
-10
/
+3
*
[X86] Try to shorten dwarf CFI emission
Reid Kleckner
2015-06-15
1
-28
/
+23
*
[ASan tests] Revert a bad change from r239754
Filipe Cabecinhas
2015-06-15
1
-1
/
+1
*
According to the OpenMP spec, all the preprocessor macros should be
Samuel Antao
2015-06-15
2
-10
/
+73
*
[modules] Re-enable accidentally-disabled test.
Richard Smith
2015-06-15
1
-6
/
+6
*
Use a macro for the omnipresent attributes on header functions in Intrin.h.
Eric Christopher
2015-06-15
1
-86
/
+91
*
Debug Info: Turn on ODR type uniquing for (the C++ part of) Objective-C++.
Adrian Prantl
2015-06-15
2
-5
/
+17
*
Debug Info IR: Switch DIObjCProperty to use DITypeRef.
Adrian Prantl
2015-06-15
5
-13
/
+9
*
If a candidate keyword contains quotes, it's clearly not a keyword, so bail o...
Enrico Granata
2015-06-15
1
-0
/
+12
*
MIR Serialization: Create dummy functions when the MIR file doesn't have LLVM...
Alex Lorenz
2015-06-15
2
-4
/
+27
*
Add a formatter for wchar_t[N] arrays
Enrico Granata
2015-06-15
3
-7
/
+17
*
MIR Serialization: Report an error when machine functions have the same name.
Alex Lorenz
2015-06-15
2
-0
/
+13
*
[ASan tests] Leftover that didn't get reverted in r239754
Filipe Cabecinhas
2015-06-15
1
-1
/
+1
*
Add safestack attribute to LLVMAttribute enum and Go bindings. Correct
Peter Collingbourne
2015-06-15
5
-9
/
+21
*
[ASan tests] Use export, not env.
Filipe Cabecinhas
2015-06-15
1
-1
/
+1
*
[Hexagon] Using readobj rather than objdump.
Colin LeMahieu
2015-06-15
1
-1
/
+1
*
[Hexagon] PC-relative offsets are relative to packet start rather than the of...
Colin LeMahieu
2015-06-15
2
-3
/
+48
*
Revert "[ASan tests] Try to fix Windows buildbots due to r239754"
Filipe Cabecinhas
2015-06-15
5
-5
/
+5
*
[X86][SSE] Added tests for vector i8/i16 to f32/f64 conversions
Simon Pilgrim
2015-06-15
1
-55
/
+562
*
Fix a bug where passing a value of the type "A B" to settings set target.env-...
Enrico Granata
2015-06-15
1
-0
/
+6
*
Fix submodule test to pass on content addressable filesystems where inodes wo...
Reid Kleckner
2015-06-15
2
-0
/
+2
*
[ASan tests] Try to fix Windows buildbots due to r239754
Filipe Cabecinhas
2015-06-15
5
-5
/
+5
*
Protection against stack-based memory corruption errors using SafeStack: comp...
Peter Collingbourne
2015-06-15
17
-0
/
+515
*
Protection against stack-based memory corruption errors using SafeStack: Clan...
Peter Collingbourne
2015-06-15
14
-1
/
+223
*
Protection against stack-based memory corruption errors using SafeStack
Peter Collingbourne
2015-06-15
48
-4
/
+1417
*
Don't indent inside a namespace. NFC.
Rafael Espindola
2015-06-15
1
-21
/
+19
*
Replace @ with the more common \. NFC.
Rafael Espindola
2015-06-15
1
-6
/
+6
*
parser: improve diagnostics for MS attributes
Saleem Abdulrasool
2015-06-15
2
-6
/
+11
*
Wildcard out some SSA value names from the ACLE intrinsic test case
Reid Kleckner
2015-06-15
1
-6
/
+6
*
Don't repeat names in comments and start functions with a lower case letter.
Rafael Espindola
2015-06-15
1
-537
/
+527
*
[Sparc] Make soft-float emit an error.
James Y Knight
2015-06-15
2
-49
/
+21
*
[ASan] Test churn for setting ASAN_OPTIONS=symbolize_vs_style=false
Filipe Cabecinhas
2015-06-15
132
-336
/
+339
*
MIR Serialization: Connect the machine function analysis pass to the MIR parser.
Alex Lorenz
2015-06-15
22
-104
/
+311
*
Found an issue that was causing types to be completed much more often than th...
Greg Clayton
2015-06-15
1
-6
/
+17
*
Remove duplicate conditional in if-stmt.
Eric Christopher
2015-06-15
1
-2
/
+1
*
[modules] Better support for redefinitions of an entity from the same module.
Richard Smith
2015-06-15
10
-47
/
+73
*
Cleanup the constructor of BitcodeReader. NFC.
Rafael Espindola
2015-06-15
1
-30
/
+28
*
Add "REQUIRES: asserts" to test case that uses -debug-only
Sanjoy Das
2015-06-15
1
-0
/
+1
*
Unbreak docs build from r239740.
Sanjoy Das
2015-06-15
1
-0
/
+4
*
Unbreak the build from r239740.
Sanjoy Das
2015-06-15
3
-12
/
+12
*
COFF: Simplify SymbolBody::compare(SymbolBody *Other).
Rui Ueyama
2015-06-15
2
-46
/
+43
*
[Hexagon] Moving pass declarations out of header and in to implementation fil...
Colin LeMahieu
2015-06-15
13
-52
/
+53
*
[CodeGen] Add a pass to fold null checks into nearby memory operations.
Sanjoy Das
2015-06-15
8
-0
/
+445
*
[TargetInstrInfo] Add new hook: AnalyzeBranchPredicate.
Sanjoy Das
2015-06-15
3
-5
/
+140
*
[TargetInstrInfo] Rename getLdStBaseRegImmOfs and implement for x86.
Sanjoy Das
2015-06-15
9
-28
/
+63
*
[CodeGen] Introduce a FAULTING_LOAD_OP pseudo-op.
Sanjoy Das
2015-06-15
12
-3
/
+299
*
[NFC] Extract X86MCInstLower::LowerMachineOperand.
Sanjoy Das
2015-06-15
1
-38
/
+37
*
COFF: Fix .reloc section attributes.
Rui Ueyama
2015-06-15
2
-4
/
+5
[next]