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
*
[ARM] Allow TargetParser to accurately target architectures
Bradley Smith
2015-11-16
3
-38
/
+48
*
Revert "Add a "not_in()" function you can apply to the list type arguments to...
Pavel Labath
2015-11-16
2
-21
/
+4
*
[ARM] Introduce subtarget features per ARM architecture.
Bradley Smith
2015-11-16
6
-362
/
+412
*
Properly check if a CMPZ node is in fact comparing against zero
James Molloy
2015-11-16
2
-0
/
+17
*
Don't generate discriminators for calls to debug intrinsics
Pavel Labath
2015-11-16
2
-17
/
+49
*
[AArch64] ldr= pseudo-instruction silently ignored if register invalid
Oliver Stannard
2015-11-16
2
-1
/
+19
*
[GlobalOpt] Address post-commit review comments on r253168
James Molloy
2015-11-16
1
-3
/
+17
*
Update for the gnu flavor being renamed to old-gnu.
Rafael Espindola
2015-11-16
4
-10
/
+10
*
[CGDebugInfo] Set the size and align for reference types
Keno Fischer
2015-11-16
2
-7
/
+8
*
Move helper classes into anonymous namespaces. NFC.
Benjamin Kramer
2015-11-16
2
-0
/
+6
*
Rename the gnu flavour to gnu old.
Rafael Espindola
2015-11-16
462
-696
/
+696
*
Fix r253186 test case
Keno Fischer
2015-11-16
1
-1
/
+2
*
[DIBuilder] Make createReferenceType take size and align
Keno Fischer
2015-11-16
4
-4
/
+56
*
AVX512: Implemented encoding and intrinsics for VMOVSHDUP/VMOVSLDUP instructi...
Igor Breger
2015-11-16
10
-107
/
+528
*
[Sema] Implement several unary type traits more accurately
David Majnemer
2015-11-16
4
-32
/
+62
*
Also map the personality function in CloneFunctionInto
Keno Fischer
2015-11-16
2
-0
/
+15
*
[Sink] Don't move landingpads
Keno Fischer
2015-11-16
2
-1
/
+34
*
[Basic] Replace vector<bool> with BitVector in SourceManager. NFC.
Vedant Kumar
2015-11-16
1
-1
/
+2
*
[ADT] Make capacity_in_bytes support BitVector. NFC.
Vedant Kumar
2015-11-16
1
-1
/
+9
*
[Frontend] Rangify for loop. NFC.
Vedant Kumar
2015-11-16
1
-2
/
+2
*
[Basic] Use a bitfield in SLocEntry for clarity. NFC.
Vedant Kumar
2015-11-16
1
-5
/
+10
*
[analyzer] Handle calling ObjC super method from inside C++ lambda.
Devin Coughlin
2015-11-15
2
-0
/
+63
*
[Sema] Use getLangOpts in Sema instead of Preprocessor. Call getTargetInfo on...
Craig Topper
2015-11-15
2
-10
/
+9
*
[Sema] Fix filename in header. NFC
Craig Topper
2015-11-15
1
-1
/
+1
*
[Sema] Remove unnecessary includes and forward declarations. NFC
Craig Topper
2015-11-15
2
-5
/
+0
*
[WebAssembly] Use tabs instead of spaces in assembly output.
Dan Gohman
2015-11-15
8
-85
/
+85
*
[X86][SSE] Tidyup with implicit SDValue bool check. NFC.
Simon Pilgrim
2015-11-15
1
-8
/
+5
*
Fix mapping of unmaterialized global values during metadata linking
Teresa Johnson
2015-11-15
3
-7
/
+22
*
[X86][MMX] Added MMX IR + assembly codegen builtin tests for some missing cvt...
Simon Pilgrim
2015-11-15
1
-14
/
+81
*
[GlobalOpt] Demote globals to locals more aggressively
James Molloy
2015-11-15
4
-9
/
+158
*
[Docs] Fix typo
Alex Denisov
2015-11-15
2
-2
/
+2
*
[libclang] Visit TypeAliasTemplateDecl
Sergey Kalinichev
2015-11-15
8
-3
/
+24
*
[libclang] Expose AutoType
Sergey Kalinichev
2015-11-15
4
-6
/
+10
*
Remove some trailing whitespace
Sergey Kalinichev
2015-11-15
1
-10
/
+10
*
Revert r253160.
Igor Breger
2015-11-15
10
-528
/
+107
*
Fixed GEP visitor in the InstCombine pass.
Elena Demikhovsky
2015-11-15
2
-5
/
+33
*
Make the mingw toolchain accept 'ld' and 'lld' only as values to -fuse-ld.
Yaron Keren
2015-11-15
2
-4
/
+2
*
AVX512: Implemented encoding and intrinsics for VMOVSHDUP/VMOVSLDUP instructi...
Igor Breger
2015-11-15
10
-107
/
+528
*
NFC: Document MSVC getters on Triple
Dylan McKay
2015-11-15
1
-19
/
+21
*
Fix a layering oddity by passing Sema to DeclSpec::Finish instead of Diagnost...
Craig Topper
2015-11-15
4
-58
/
+48
*
[analyzer] Refer to capture field to determine if capture is reference.
Devin Coughlin
2015-11-15
2
-5
/
+77
*
[Sema] Don't crash trying to diagnose abs called on a pointer type
David Majnemer
2015-11-15
3
-2
/
+34
*
Use Sema::getLocForEndOfToken instead of Preprocessor::getLocForEndOfToken. NFC
Craig Topper
2015-11-15
9
-42
/
+35
*
Use a different block id for block of metadata kind records
Teresa Johnson
2015-11-15
4
-11
/
+73
*
Add more autotools/gmake NetBSD glue
Bruce Mitchener
2015-11-15
4
-5
/
+14
*
Allow to override python-config executable name from command line
Bruce Mitchener
2015-11-15
3
-3
/
+6
*
Use library discovery for curses and panel
Bruce Mitchener
2015-11-15
2
-2
/
+17
*
[WebAssembly] Minor code simplification. NFC.
Dan Gohman
2015-11-14
1
-3
/
+1
*
[WebAssembly] Make indentation consistent with the other testcases. NFC.
Dan Gohman
2015-11-14
2
-14
/
+14
*
[WebAssembly] Support signext, zeroext, and several other function attributes.
Dan Gohman
2015-11-14
2
-22
/
+76
[next]