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
*
Fix member refs with using decl + anonymous union.
Eli Friedman
2013-07-16
3
-15
/
+31
*
Revert "Don't pass llvm::errs() all over the place. Diagnostics always go to ...
Rafael Espindola
2013-07-15
7
-75
/
+98
*
Add mingw32 to the XFAIL. I forgot about it when adding win32.
Rafael Espindola
2013-07-15
1
-1
/
+1
*
PEI: Support for non-zero SPAdj at beginning of a basic block.
Manman Ren
2013-07-15
3
-15
/
+280
*
Fixed a problem in IRForTarget where we would not
Sean Callanan
2013-07-15
4
-2
/
+107
*
Disabling the introspecting summary for __NSCFSet (essentially, for CF*SetRef)
Enrico Granata
2013-07-15
1
-2
/
+2
*
Remove unused RunLocker and related code
Ed Maste
2013-07-15
2
-59
/
+0
*
<rdar://problem/13793059>
Greg Clayton
2013-07-15
7
-40
/
+250
*
PR16628: Fix a bug in the code that merges compares.
Nadav Rotem
2013-07-15
2
-1
/
+30
*
Fix typeo in diagnose-unwind.py.
Jason Molenda
2013-07-15
1
-1
/
+1
*
PPC: Refactoring to support subtarget feature changing
Hal Finkel
2013-07-15
2
-37
/
+69
*
Further simplify test case from r186119/r186035.
David Blaikie
2013-07-15
1
-123
/
+94
*
[PECOFF][Writer] Follow up patch for r186336.
Rui Ueyama
2013-07-15
1
-3
/
+3
*
XFAIL on windows too and document the XFAILs.
Rafael Espindola
2013-07-15
1
-1
/
+4
*
[PECOFF][Writer] s/dyn_cast/cast/ where we don't expect null return value.
Rui Ueyama
2013-07-15
1
-3
/
+3
*
[PECOFF][Writer] Refactoring: Move private methods below public ones.
Rui Ueyama
2013-07-15
1
-40
/
+39
*
Test case for r18266 (serialization support for TagDecl:IsCompleteDefinitionR...
David Blaikie
2013-07-15
2
-0
/
+12
*
Machine Verifier: verify FrameSetup and FrameDestroy
Manman Ren
2013-07-15
1
-0
/
+132
*
ObjC migrator: finding conforming protocol
Fariborz Jahanian
2013-07-15
3
-2
/
+79
*
Fix a typo in the diagnostic note added in r186342.
Kaelyn Uhrain
2013-07-15
2
-3
/
+3
*
Fix issues with GCC debugging. GCC emits DWARF in unique ways that LLDB wasn'...
Greg Clayton
2013-07-15
2
-0
/
+18
*
[PECOFF] Fix comment.
Rui Ueyama
2013-07-15
1
-3
/
+3
*
Remove an extra is_directory call.
Rafael Espindola
2013-07-15
1
-11
/
+0
*
Make std::forward and std::move (and std::move_if_noexcept) constexpr in C++14
Marshall Clow
2013-07-15
5
-9
/
+22
*
Fix register subclass handling in PPCInstrInfo::insertSelect
Hal Finkel
2013-07-15
2
-5
/
+60
*
Move the "->" to "." fixit from r186128 into a separate note since
Kaelyn Uhrain
2013-07-15
4
-18
/
+20
*
[mc-coff] Resolve aliases when emitting COFF relocations
Reid Kleckner
2013-07-15
2
-2
/
+109
*
Add support for type traversal matchers.
Samuel Benzaquen
2013-07-15
9
-170
/
+206
*
R600/SI: Add support for 64-bit loads
Tom Stellard
2013-07-15
5
-1
/
+85
*
Remove invalid assert in DAGTypeLegalizer::RemapValue
Hal Finkel
2013-07-15
2
-1
/
+61
*
Actually use the return value we get back when
Sean Callanan
2013-07-15
1
-15
/
+10
*
[PECOFF][Writer] Emit .reloc section.
Rui Ueyama
2013-07-15
3
-50
/
+217
*
Bill Fisher: This patch fixes an ill-formed comparison when parsing control e...
Howard Hinnant
2013-07-15
2
-13
/
+30
*
A few fixes to tests for Windows port.
Howard Hinnant
2013-07-15
3
-4
/
+5
*
Remove trailing whitespace
Stephen Lin
2013-07-15
1
-36
/
+36
*
Revert r186316 while I track down an ASan failure and an assert from
Chandler Carruth
2013-07-15
2
-973
/
+1256
*
Re-revert r86040, which was un-reverted in r186199.
Chandler Carruth
2013-07-15
8
-69
/
+32
*
Teaching llvm-tblgen to not emit a switch statement when there are no case st...
Aaron Ballman
2013-07-15
3
-53
/
+88
*
Revert "[Option] Store arg strings in a set backed by a BumpPtrAllocator"
Reid Kleckner
2013-07-15
2
-14
/
+4
*
Fix check_lint warnings in sanitizers' runtime libraries
Timur Iskhodzhanov
2013-07-15
7
-12
/
+14
*
Fix UseAuto not transforming iterator when non-fully qualifiers are used and
Ariel J. Bernal
2013-07-15
6
-54
/
+79
*
Add integer-gentype.inc: Missing file from r185839
Tom Stellard
2013-07-15
1
-0
/
+39
*
Adds a passing test for step-over and step-out when the inferior is about to ...
Ashok Thirumurthi
2013-07-15
3
-0
/
+106
*
clang-format: Improve c-style cast detection.
Daniel Jasper
2013-07-15
2
-2
/
+5
*
Add macro _LIBCPP_CONSTEXPR_AFTER_CXX11 for functions that have been marked c...
Marshall Clow
2013-07-15
1
-0
/
+7
*
Improvement of change r186320.
Daniel Jasper
2013-07-15
3
-10
/
+13
*
Test commit to see if write access works.
Job Noorman
2013-07-15
1
-1
/
+1
*
Improve formatting of operator<< chains.
Daniel Jasper
2013-07-15
3
-2
/
+5
*
[Option] Store arg strings in a set backed by a BumpPtrAllocator
Reid Kleckner
2013-07-15
2
-4
/
+14
*
Replacing an empty switch with its moral equivalent. No functional changes i...
Aaron Ballman
2013-07-15
1
-7
/
+3
[next]