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
*
Add -Wno-nested-anon-types to -pedantic builds of LLVM. This Clang warning
Richard Smith
2013-01-31
5
-4
/
+15
*
[lit] Add a test for internal shell execution behaviors.
Daniel Dunbar
2013-01-31
10
-0
/
+125
*
[lit] Change to raise InternalShellError for all command execution issues.
Daniel Dunbar
2013-01-31
1
-4
/
+5
*
Document another instsimplify assumption.
Dan Gohman
2013-01-31
1
-0
/
+7
*
R600: Fold clamp, neg, abs
Tom Stellard
2013-01-31
2
-5
/
+49
*
R600: Consider bitcast when folding const_address node.
Tom Stellard
2013-01-31
2
-0
/
+11
*
R600: Make store_dummy intrinsic more general by passing export type
Tom Stellard
2013-01-31
2
-4
/
+9
*
[analyzer] Don't track autorelease pools created by +new.
Jordan Rose
2013-01-31
2
-2722
/
+3991
*
Add "thread return -x" to unwind the innermost user called expression (if you...
Jim Ingham
2013-01-31
5
-39
/
+222
*
Remove unused variable, which should have been removed with r174083.
Chad Rosier
2013-01-31
1
-1
/
+0
*
Linker: correctly link in dbg.declare
Manman Ren
2013-01-31
3
-2
/
+151
*
[ELF][x86-64] Improve unknown relocation message.
Michael J. Spencer
2013-01-31
1
-2
/
+3
*
[ELF] Create atoms for progbits sections with no symbols but still have content.
Michael J. Spencer
2013-01-31
1
-0
/
+22
*
Add support for emitting a string attribute.
Bill Wendling
2013-01-31
2
-45
/
+77
*
[lit] Fix bug where InternalShellError messages were discarded.
Daniel Dunbar
2013-01-31
1
-3
/
+2
*
Add braces, so my head doesn't explode.
Chad Rosier
2013-01-31
1
-1
/
+2
*
[lit] Fix a shell parsing bug with ';' not separated by whitespace.
Daniel Dunbar
2013-01-31
1
-4
/
+9
*
Update AArch64 backend to changed eliminateFrameIndex interface.
Tim Northover
2013-01-31
2
-13
/
+10
*
When lowering memcpys to loads and stores, make sure we don't promote alignments
Lang Hames
2013-01-31
2
-25
/
+61
*
[Dwarf] early exit to avoid creating dangling DIEs
Manman Ren
2013-01-31
1
-1
/
+6
*
[PEI] Pass the frame index operand number to the eliminateFrameIndex function.
Chad Rosier
2013-01-31
25
-176
/
+139
*
Change the default behavior for unwinding and breakpoints when running expres...
Jim Ingham
2013-01-31
1
-2
/
+2
*
Lexer: Don't warn about Unicode in preprocessor directives.
Jordan Rose
2013-01-31
3
-2
/
+19
*
interpreter: Fix errant fallthrough.
Jim Grosbach
2013-01-31
1
-1
/
+3
*
Object: Fix errant fallthrough.
Jim Grosbach
2013-01-31
1
-0
/
+1
*
RuntimeDyld: Fix errant fallthrough.
Jim Grosbach
2013-01-31
1
-0
/
+1
*
Preprocessor: initialize member introduced in r173881.
Jordan Rose
2013-01-31
1
-0
/
+1
*
Reverted unintendedly-committed file.
Alexander Kornienko
2013-01-31
1
-1
/
+1
*
Micro-change: moved a brace for better readability
Alexander Kornienko
2013-01-31
2
-3
/
+3
*
Making sure a Pythonless build of LLDB works by #ifdef-ing out formatters code.
Enrico Granata
2013-01-31
1
-0
/
+2
*
Turn off missing field initializer warnings for gcc
Edwin Vane
2013-01-31
1
-0
/
+13
*
[lit] Add a test for the various ShTest format features.
Daniel Dunbar
2013-01-31
16
-0
/
+72
*
[lit] TestRunner: Eliminate failDueToStderr argument, which is now unused.
Daniel Dunbar
2013-01-31
1
-9
/
+3
*
[lit] Delete the now-unused SyntaxCheckTest format.
Daniel Dunbar
2013-01-31
3
-13
/
+1
*
Revert "[analyzer] Model trivial copy/move ctors with an aggregate bind."
Jordan Rose
2013-01-31
5
-183
/
+17
*
Clarify intent.
Jakob Stoklund Olesen
2013-01-31
1
-0
/
+6
*
[MC] bundle alignment: prevent padding instructions from crossing bundle boun...
Derek Schuff
2013-01-31
4
-13
/
+140
*
add support for assigning virtual addresses to TDATA/TBSS sections
Shankar Easwaran
2013-01-31
3
-8
/
+24
*
clang/test/Index/skip-parsed-bodies/compile_commands.json: Mark it as XFAIL:m...
NAKAMURA Takumi
2013-01-31
1
-1
/
+1
*
Never break inside something that was a preprocessor directive.
Manuel Klimek
2013-01-31
2
-3
/
+5
*
Several improvements to the formatting of static initializers.
Daniel Jasper
2013-01-31
3
-16
/
+71
*
Attempt to fix Windows build breakage.
Evgeniy Stepanov
2013-01-31
1
-1
/
+2
*
[sanitizer] make the error messages from sanitizer_common contain the actual ...
Kostya Serebryany
2013-01-31
6
-9
/
+18
*
[ASan] Split ASan interface header into private and public parts. Add a test ...
Alexey Samsonov
2013-01-31
18
-120
/
+174
*
Move commonly useful code for AST testing into MatchVerfier.h.
Manuel Klimek
2013-01-31
2
-165
/
+196
*
Add myself as code owner of AArch64 backend.
Tim Northover
2013-01-31
1
-0
/
+4
*
Add support for AArch64 target.
Tim Northover
2013-01-31
19
-6
/
+1467
*
Add AArch64 as an experimental target.
Tim Northover
2013-01-31
192
-13
/
+45628
*
Revert r174043 and tweak the comment wording so I'm (hopefully) not confused ...
Richard Smith
2013-01-31
1
-0
/
+8
*
Made the min-trip-count-switch test X86-specific to avoid
Pekka Jaaskelainen
2013-01-31
1
-0
/
+0
[next]