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
*
Python commands:
Enrico Granata
2011-08-16
13
-8
/
+754
*
Tidy up. Trailing whitespace.
Jim Grosbach
2011-08-16
1
-45
/
+45
*
MacOSKeychainAPIChecker: Do not report double allocation if first allocation ...
Anna Zaks
2011-08-16
2
-18
/
+30
*
Revert r137562 because it caused PR10674
Nadav Rotem
2011-08-16
1
-7
/
+0
*
Add a mechanism for optimisation plugins to register passes that all front en...
David Chisnall
2011-08-16
2
-1
/
+29
*
Remove unimplemented method. Fixes PR10658.
Rafael Espindola
2011-08-16
1
-10
/
+0
*
cmake/modules/FindBison.cmake: It must be unneeded any more.
NAKAMURA Takumi
2011-08-16
1
-52
/
+0
*
[analyzer] Enhance ConditionVisitor to handle arbitrary ValueDecls in binary ...
Ted Kremenek
2011-08-16
1
-13
/
+34
*
A few places where we want to skip the landingpad instruction for insertion.
Bill Wendling
2011-08-16
3
-2
/
+8
*
Fix handling of double precision loads and stores when Mips1 is targeted.
Akira Hatanaka
2011-08-16
7
-168
/
+74
*
Fixed register value objects to be able to return their values as unsigned
Greg Clayton
2011-08-16
3
-1
/
+13
*
CMake: "clang-test" may not depend on check.deps.
NAKAMURA Takumi
2011-08-16
1
-1
/
+2
*
[analyzer] fix operation inversion calculation in ConditionVisitor.
Ted Kremenek
2011-08-16
1
-1
/
+1
*
Define function MipsMCInstLower::LowerOperand.
Akira Hatanaka
2011-08-16
2
-25
/
+29
*
Add parameter Offset to MipsMCInstLower::LowerSymbolOperand.
Akira Hatanaka
2011-08-16
2
-5
/
+5
*
[analyzer] Enhance ConditionVisitor to understand eagerly evaluated (simple) ...
Ted Kremenek
2011-08-16
1
-14
/
+129
*
[analyzer] add ExprEngine::getEagerlyAssumedTags() to allow externally queryi...
Ted Kremenek
2011-08-16
2
-7
/
+20
*
Fix test.
Eli Friedman
2011-08-16
1
-1
/
+1
*
Revert a bit of r137667; the logic in question can safely handle atomic load/...
Eli Friedman
2011-08-16
2
-4
/
+25
*
Allow for a cpu subtype of 4 to still be recognized as an x86_64
Jason Molenda
2011-08-16
1
-0
/
+1
*
Migrate this test from llvm/test/FrontendC++/ptr-to-method-devirt.cpp and
Eric Christopher
2011-08-16
1
-0
/
+39
*
Fix two logic errors uncovered by the static analyzer.
Johnny Chen
2011-08-16
1
-3
/
+3
*
Modify the expected substrings to accomodate clang, now that rdar://problem/8...
Johnny Chen
2011-08-16
1
-1
/
+1
*
[analyzer] Remove PostStmtCustom ProgramPoint. It can be represented using t...
Ted Kremenek
2011-08-16
3
-37
/
+10
*
Forgot to initialize the self.__skipped__ attribute lldbtest.Base.
Johnny Chen
2011-08-16
1
-0
/
+2
*
Fixed an issue where a variable that was a pointer whose
Greg Clayton
2011-08-16
1
-3
/
+4
*
After talking with Bill, it seems like the LandingPad handling here is likely
Eli Friedman
2011-08-16
1
-4
/
+1
*
Minor comment fixes.
Eli Friedman
2011-08-16
2
-5
/
+7
*
Add missing check for non-NULL frame_sp.
Jim Ingham
2011-08-16
1
-3
/
+6
*
Update SimplifyCFG for atomic operations.
Eli Friedman
2011-08-15
2
-10
/
+69
*
Add comments and test for atomic load/store and mem2reg.
Eli Friedman
2011-08-15
2
-0
/
+16
*
Refactor.
Devang Patel
2011-08-15
2
-49
/
+68
*
Fix tests for non-darwin hosts.
Argyrios Kyrtzidis
2011-08-15
2
-2
/
+2
*
Add a test file for Thumb2 NEON.
Owen Anderson
2011-08-15
1
-0
/
+1586
*
Specify a necessary fixed bit for VLD3DUP, and otherwise rearrange the Thumb2...
Owen Anderson
2011-08-15
3
-20
/
+27
*
While I'm here, remove the "_alt" hacks to a series of INSERT_SUBREG and
Bruno Cardoso Lopes
2011-08-15
1
-15
/
+25
*
Reorder declarations of vmovmskp* and also put the necessary AVX
Bruno Cardoso Lopes
2011-08-15
2
-31
/
+43
*
Continue to hoist uses of getCompileUnit() up. The goal is to get rid of uses...
Devang Patel
2011-08-15
2
-21
/
+24
*
Move test from llvm/test/FrontendCXX and update.
Eric Christopher
2011-08-15
1
-0
/
+5
*
MacOSKeychainAPIChecker: The security API/memory leak checker should always g...
Anna Zaks
2011-08-15
1
-10
/
+17
*
Avoid evaluating Neon macro arguments more than once by disabling type checks.
Bob Wilson
2011-08-15
1
-15
/
+8
*
In places where it's using "getFirstNonPHI", skip the landingpad instruction ...
Bill Wendling
2011-08-15
1
-5
/
+8
*
Test driver should also report skipped tests because there were cases when te...
Johnny Chen
2011-08-15
2
-1
/
+20
*
Add ProgramState.cpp.
Ted Kremenek
2011-08-15
1
-0
/
+662
*
Add missing header files.
Ted Kremenek
2011-08-15
2
-0
/
+986
*
MCTargetAsmParser target match predicate support.
Jim Grosbach
2011-08-15
5
-7
/
+30
*
Use new DIBuilder::finalize() at the end to wrap up debug info encoding for a...
Devang Patel
2011-08-15
2
-0
/
+3
*
Add a finalize() hook, that'll let DIBuilder construct compile unit lazily.
Devang Patel
2011-08-15
3
-0
/
+11
*
Don't sink the instruction to before a landingpad instruction.
Bill Wendling
2011-08-15
1
-1
/
+1
*
FileCheckize this test.
Eric Christopher
2011-08-15
1
-1
/
+8
[next]