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
*
1 breakpoint is a breakpoint not a breakpoints.
Jim Ingham
2013-03-29
1
-1
/
+1
*
Use 12 as the magic number for our abbreviation data and our
Eric Christopher
2013-03-29
3
-11
/
+11
*
Move the construction of the skeleton compile unit after the
Eric Christopher
2013-03-29
1
-7
/
+8
*
move testcase into appropriate X86 subdirectory.
Adrian Prantl
2013-03-29
1
-3
/
+4
*
Fixed a crash if the Objective-C runtime module
Sean Callanan
2013-03-29
1
-0
/
+3
*
Implement FRINT lowering on PPC using frin
Hal Finkel
2013-03-29
3
-0
/
+95
*
Bugfix/Followup for r177086.
Adrian Prantl
2013-03-29
8
-39
/
+55
*
Improvement on r177086.
Adrian Prantl
2013-03-29
2
-3
/
+18
*
[mips] Define a function which returns the GPR register class.
Akira Hatanaka
2013-03-29
5
-0
/
+22
*
Hexagon: Set Hexagon tool-chain when configured as OSless target.
Jyotsna Verma
2013-03-29
1
-1
/
+5
*
Fix TableGen subtarget-emitter to handle A9/Swift.
Andrew Trick
2013-03-29
1
-5
/
+11
*
Build fixes for STLPort + GCC
Matt Arsenault
2013-03-29
2
-6
/
+6
*
Fix loop style
Matt Arsenault
2013-03-29
1
-2
/
+2
*
Bruce Mitchener, Jr.: Port to emscripten. Fixes http://llvm.org/bugs/show_bu...
Howard Hinnant
2013-03-29
6
-16
/
+46
*
Split the llvm/tools/clang/test/CodeGenObjC/debug-info-blocks.m testcase into...
Adrian Prantl
2013-03-29
1
-0
/
+371
*
Updated the code signing docs.
Greg Clayton
2013-03-29
1
-27
/
+21
*
Remove sign-compare warning on systems that still use 32 bit time_ts.
Benjamin Kramer
2013-03-29
1
-4
/
+4
*
The 3rd test in shrink_to_fit.pass.cpp can't possibly pass if exceptions are ...
Howard Hinnant
2013-03-29
1
-0
/
+2
*
Remove the old CodePlacementOpt pass.
Benjamin Kramer
2013-03-29
16
-471
/
+10
*
<rdar://problem/12022060>
Greg Clayton
2013-03-29
3
-20
/
+74
*
Fix a typo
Nadav Rotem
2013-03-29
1
-1
/
+1
*
Hexagon: Disable DwarfUsesInlineInfoSection flag.
Jyotsna Verma
2013-03-29
1
-1
/
+0
*
[tsan] restore performance critical inlining in tsan: remove static from ALWA...
Kostya Serebryany
2013-03-29
2
-5
/
+5
*
[TSan] Build TSan runtime with -fPIE.
Alexander Potapenko
2013-03-29
1
-0
/
+3
*
[libsanitizer] Put COMMON_CFLAGS/COMMON_CXXFLAGS before Tmp.CFLAGS to let the...
Alexander Potapenko
2013-03-29
1
-2
/
+2
*
Add PPC FP rounding instructions fri[mnpz]
Hal Finkel
2013-03-29
7
-30
/
+190
*
[Sanitizer] Follow-up for r178238 - replace DCHECKs with regular CHECKs
Alexey Samsonov
2013-03-29
1
-2
/
+2
*
Fix thinko (and the bots): We still want to warn in C.
Rafael Espindola
2013-03-29
1
-2
/
+2
*
Revert "Fix allocations of SmallVector and SmallPtrSet so they are more prone...
Rafael Espindola
2013-03-29
4
-81
/
+33
*
Don't special case one line extern "C" decls.
Rafael Espindola
2013-03-29
2
-0
/
+5
*
Fix allocations of SmallVector and SmallPtrSet so they are more prone to
Jean-Luc Duprat
2013-03-29
4
-33
/
+81
*
Add RDSEED intrinsic support defined in AVX2 extension
Michael Liao
2013-03-29
8
-4
/
+112
*
Add XTEST intrinsic defined in TSX extension
Michael Liao
2013-03-29
3
-0
/
+15
*
Removed trailing whitespace.
Michael Gottesman
2013-03-29
1
-15
/
+15
*
[mips] Change type of accumulator registers to Untyped. Add two more accumulator
Akira Hatanaka
2013-03-29
1
-7
/
+30
*
[mips] Define overloaded versions of storeRegToStack and loadRegFromStack.
Akira Hatanaka
2013-03-29
5
-43
/
+74
*
[mips] Add parameter Alignment to MipsFrameLowering's constructor.
Akira Hatanaka
2013-03-29
3
-5
/
+4
*
Rationalize how we do Halt-ing before Destroy and Detach.
Jim Ingham
2013-03-29
5
-142
/
+107
*
“process launch” should “detach” not “kill” if the current proces...
Jim Ingham
2013-03-29
1
-80
/
+119
*
[ELF] Add dynamic hash table and get simple dynamic libraries working with He...
Shankar Easwaran
2013-03-29
9
-52
/
+263
*
[cfg] Always guard (when AddStaticInitBranches == true) DeclStmts for static ...
Ted Kremenek
2013-03-29
1
-15
/
+15
*
[analyzer] Add static initializer test case (from <rdar://problem/13227740>).
Ted Kremenek
2013-03-29
1
-0
/
+23
*
Revert r178273 as it broke the Linux bootstrap due to false positives
Timur Iskhodzhanov
2013-03-29
3
-165
/
+17
*
Revert r178166. According to Howard, this code is actually ok.
Dan Gohman
2013-03-29
1
-3
/
+1
*
Add static analyzer support for conditionally executing static initializers.
Ted Kremenek
2013-03-29
10
-29
/
+81
*
Add configuration plumbing to enable static initializer branching in the CFG ...
Ted Kremenek
2013-03-29
5
-3
/
+16
*
[Mips Assembler] Add support for OR macro with imediate opperand
Jack Carter
2013-03-28
3
-1
/
+8
*
<rdar://problem/11730263>
Greg Clayton
2013-03-28
9
-158
/
+188
*
Add support of RDSEED defined in AVX2 extension
Michael Liao
2013-03-28
10
-9
/
+203
*
Objective-C: Produce precise diagnostic when
Fariborz Jahanian
2013-03-28
3
-20
/
+43
[next]