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
*
ArrayRef reverse iterators.
Andrew Trick
2013-01-25
1
-0
/
+5
*
whitespace
Andrew Trick
2013-01-25
1
-12
/
+12
*
clang/test/Index/crash-recovery-*.c: Drop 'REQUIRES:shell". "test !" is avail...
NAKAMURA Takumi
2013-01-25
2
-2
/
+0
*
lit/ShUtil.py: Deprecate '!' in shell expression. It is not sh-compatible.
NAKAMURA Takumi
2013-01-25
1
-8
/
+1
*
SchedDFS: Initial support for nested subtrees.
Andrew Trick
2013-01-25
2
-42
/
+90
*
clang/test: Drop "REQUIRES:shell" in three tests. They can run on win32.
NAKAMURA Takumi
2013-01-25
3
-3
/
+0
*
clang/test/CodeGenCXX/debug-info-static-member.cpp: Appease targetting msvc t...
NAKAMURA Takumi
2013-01-25
1
-1
/
+1
*
Switch this code away from Value::isUsedInBasicBlock. That code either
Chandler Carruth
2013-01-25
2
-7
/
+92
*
Create clang/test/Driver/lit.local.cfg.
NAKAMURA Takumi
2013-01-25
2
-0
/
+2
*
Drop "REQUIRES:shell" in tests. They can run on win32.
NAKAMURA Takumi
2013-01-25
6
-6
/
+0
*
Sync 'in class initialization of static const double' extension up with GCC,
Richard Smith
2013-01-25
7
-18
/
+48
*
MISched: Add SchedDFSResult to ScheduleDAGMI to formalize the
Andrew Trick
2013-01-25
3
-30
/
+83
*
[Frontend] Remove another IsUserSpecified member variable that is now unused.
Daniel Dunbar
2013-01-25
4
-29
/
+22
*
[Frontend] Drop the isUserSupplied argument to InitHeaderSearch, it is unused.
Daniel Dunbar
2013-01-25
1
-72
/
+63
*
[Frontend] The -iwithprefix option belongs in the After category, according to
Daniel Dunbar
2013-01-25
1
-2
/
+2
*
[Lex] Remove DirectoryLookup.UserSpecified, which is unused.
Daniel Dunbar
2013-01-25
4
-18
/
+11
*
Serialization/GlobalModuleIndex.cpp: Fixup r173405, <cstdio>
NAKAMURA Takumi
2013-01-25
1
-0
/
+1
*
This patch implements parsing the .word
Jack Carter
2013-01-25
2
-8
/
+46
*
<rdar://problem/13072285>
Jason Molenda
2013-01-25
1
-1
/
+1
*
Implement the reader of the global module index and wire it into the
Douglas Gregor
2013-01-25
7
-43
/
+566
*
Rename the -cc1 option "-generate-module-index" to
Douglas Gregor
2013-01-25
9
-24
/
+61
*
Track the number of lookups and hits into the on-disk hash tables for
Douglas Gregor
2013-01-25
2
-9
/
+38
*
Update test scripts and Makefiles to allow testing with GCC:
Daniel Malea
2013-01-25
11
-13
/
+51
*
[mips] Set flag neverHasSideEffects flag on some of the floating point instru...
Akira Hatanaka
2013-01-25
2
-12
/
+21
*
Clarify comment: "diagnose" is better than "warn" when emitting an error.
Jordan Rose
2013-01-25
1
-1
/
+1
*
SchedDFS: Refactor and tweak the subtree selection criteria.
Andrew Trick
2013-01-25
1
-24
/
+32
*
SchedDFS: Constify interface.
Andrew Trick
2013-01-25
1
-3
/
+4
*
Clean up: since we have FunctionDecl::IsInline, make it store the right value
Richard Smith
2013-01-25
3
-35
/
+16
*
FileCheck'ize test
Dmitri Gribenko
2013-01-25
1
-7
/
+26
*
Avoid creating duplicate CFG edges in the IfConversion pass.
Jakob Stoklund Olesen
2013-01-24
1
-1
/
+1
*
Mark test cases affected by PR 15036 (GCC-generated DWARF causes parser crash)
Daniel Malea
2013-01-24
5
-0
/
+21
*
FileCheck'ize test
Dmitri Gribenko
2013-01-24
1
-6
/
+7
*
[analyzer] Fixup for r173385 and r173386 - initialize the members.
Anna Zaks
2013-01-24
1
-0
/
+2
*
FileCheck'ize test
Dmitri Gribenko
2013-01-24
1
-8
/
+4
*
Don't listen for EXC_RESOURCE exceptions, those should really be handled by t...
Jim Ingham
2013-01-24
2
-1
/
+18
*
FileCheck'ize test
Dmitri Gribenko
2013-01-24
1
-2
/
+2
*
Fixes text of diagnostics in integer overflow patch.
Fariborz Jahanian
2013-01-24
2
-4
/
+4
*
FileCheck'ize test/SemaCXX/qualified-names-print.cpp and merge it to other
Dmitri Gribenko
2013-01-24
2
-15
/
+18
*
[analyzer] Add "-analyzer-config mode=[deep|shallow] ".
Anna Zaks
2013-01-24
5
-6
/
+77
*
[analyzer] Replace "-analyzer-ipa" with "-analyzer-config ipa".
Anna Zaks
2013-01-24
36
-100
/
+111
*
[analyzer] refactor: access IPAMode through the accessor.
Anna Zaks
2013-01-24
3
-5
/
+12
*
scan-build: Add a --keep-empty option for better testing.
Jordan Rose
2013-01-24
2
-4
/
+18
*
Moving Cost Tables up to share with other targets
Renato Golin
2013-01-24
2
-48
/
+75
*
[Driver] Run the pass manager.
Michael J. Spencer
2013-01-24
2
-1
/
+7
*
Move SimpleAtoms.h to ReaderWriter.
Michael J. Spencer
2013-01-24
7
-258
/
+192
*
FileCheck-ify some debug info scope related tests.
David Blaikie
2013-01-24
2
-2
/
+10
*
removed duplicated comment.
Fariborz Jahanian
2013-01-24
1
-1
/
+0
*
Patch to check for integer overflow. It has been
Fariborz Jahanian
2013-01-24
10
-38
/
+101
*
Move 'convertUTF8Sequence' helper into the C++ section of the header file.
Jordan Rose
2013-01-24
1
-10
/
+26
*
[mips] Do not emit i32 padding if target ABI is O32. This was causing backend
Akira Hatanaka
2013-01-24
2
-11
/
+24
[next]