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 parentheses around `&&` within `||` to avoid compiler warning message.
Haojian Wu
2016-04-05
1
-3
/
+2
*
[IFUNC] Use GlobalIndirectSymbol when aliases and ifuncs have something similar
Dmitry Polukhin
2016-04-05
8
-102
/
+141
*
Consolidate and improve the handling of built-in feature-like macros
Andy Gibbs
2016-04-05
6
-169
/
+258
*
ScopInfo: Check for possibly nested GEP in fixed-size delin
Tobias Grosser
2016-04-05
1
-0
/
+8
*
[tsan] Fix freebsd build.
Yabin Cui
2016-04-05
1
-1
/
+3
*
Consolidate the knowledge of what arm cores are always executing
Jason Molenda
2016-04-05
5
-26
/
+65
*
[Support] Fix an invalid character escaping in string literal (unittest).
Etienne Bergeron
2016-04-05
1
-1
/
+1
*
[clang-tidy] Fix documentation of misc-suspicious-missing-comma
Etienne Bergeron
2016-04-05
1
-3
/
+12
*
Fix another case of propagating IsUsedRegularObj.
Rafael Espindola
2016-04-05
3
-1
/
+28
*
Add triple to llvm-mc command line. Should fix Windows bot.
Peter Collingbourne
2016-04-05
1
-1
/
+1
*
ELF: Make SymbolBody::compare a non-template function.
Peter Collingbourne
2016-04-05
3
-9
/
+4
*
ELF: Preserve MustBeInDynSym for bitcode symbols.
Peter Collingbourne
2016-04-05
4
-1
/
+33
*
[ThinLTO] Refactor some common code into getGlobalValueInfo method (NFC)
Teresa Johnson
2016-04-05
3
-12
/
+28
*
Docs: dampen story time for atomics
JF Bastien
2016-04-05
1
-7
/
+3
*
Lanai: fix -Wsign-compare warning
JF Bastien
2016-04-05
1
-1
/
+1
*
Don't fold double constant to an integer if dest type not integral
Teresa Johnson
2016-04-04
2
-0
/
+16
*
[tsan] Disable randomized address space on aarch64 linux.
Yabin Cui
2016-04-04
1
-0
/
+15
*
Lanai: fix -Wpedantic warnings
JF Bastien
2016-04-04
2
-2
/
+2
*
Move local helper class into anonymous namespace.
Richard Smith
2016-04-04
1
-0
/
+2
*
Remove unused internal routines. No functional change
Marshall Clow
2016-04-04
1
-28
/
+0
*
Fix test failure from r265361
Reid Kleckner
2016-04-04
1
-1
/
+1
*
Fix non-determinism in order of LLVM attributes
Reid Kleckner
2016-04-04
2
-2
/
+15
*
use range loop; NFCI
Sanjay Patel
2016-04-04
1
-3
/
+3
*
Set the default C standard to C99 when targeting the PS4.
Sunil Srivastava
2016-04-04
3
-3
/
+11
*
Put back the undefs that Richard removed. Boost won't build w/o these; specif...
Marshall Clow
2016-04-04
1
-0
/
+57
*
Improve the way LLDB escapes arguments before passing them to the shell
Enrico Granata
2016-04-04
6
-7
/
+45
*
fix typos; NFC
Sanjay Patel
2016-04-04
1
-2
/
+2
*
Fix "suggest parentheses" warning.
James Y Knight
2016-04-04
1
-3
/
+3
*
ELF: Create dynamic symbols for symbol aliases of copy relocations.
Peter Collingbourne
2016-04-04
4
-23
/
+115
*
Style update in Core.h/Core.cpp . NFC
Amaury Sechet
2016-04-04
2
-4
/
+4
*
Revert "CodeGen: Remove dead code in TailDuplicate"
Justin Bogner
2016-04-04
1
-14
/
+58
*
MachineScheduler: Ignore COPYs with undef/dead op in CopyConstrain mutation.
Matthias Braun
2016-04-04
1
-4
/
+6
*
test: Always treat .mir files as tests even outside of CodeGen/MIR
Matthias Braun
2016-04-04
5
-4
/
+4
*
Implement `target modules dump objfile`
Adrian McCarthy
2016-04-04
2
-6
/
+122
*
Clean up calls to WriteBitcodeToFile (NFC)
Teresa Johnson
2016-04-04
2
-2
/
+2
*
CodeGen: Remove dead code in TailDuplicate
Justin Bogner
2016-04-04
1
-58
/
+14
*
clang-format llvm-as.cpp (NFC)
Teresa Johnson
2016-04-04
1
-16
/
+17
*
Re-commit r265039 "[X86] Merge adjacent stack adjustments in eliminateCallFra...
Hans Wennborg
2016-04-04
9
-31
/
+103
*
Fix an unused-variable warning by using the variable in the place
John McCall
2016-04-04
2
-1
/
+9
*
[CrashReproducer] Pass -I, -F and -resource-dir to the reproducer script when...
Bruno Cardoso Lopes
2016-04-04
2
-9
/
+10
*
disabled TSAN tests until the author can help track down CI failures
Todd Fiala
2016-04-04
2
-0
/
+2
*
[Sema] Delete FIXME that has been fixed. NFC.
George Burgess IV
2016-04-04
1
-2
/
+0
*
Xcode: run gtests when building the lldb-gtest target
Todd Fiala
2016-04-04
1
-0
/
+15
*
OMP_WAIT_POLICY changes
Jonathan Peyton
2016-04-04
2
-2
/
+55
*
Fix redundant "typename typename T" in Visual Studio Native Visualizer
Mike Spertus
2016-04-04
1
-2
/
+3
*
Enable unroll for constant bound loops when TripCount is not modulo of unroll...
Zia Ansari
2016-04-04
2
-0
/
+39
*
Revert unintentional change.
Rafael Espindola
2016-04-04
1
-1
/
+1
*
Put these options in sorted order.
Sean Silva
2016-04-04
1
-1
/
+1
*
Fix bot errors from r265327, exact GUID which depends on path
Teresa Johnson
2016-04-04
1
-34
/
+33
*
Beef up some dllexport tests.
Sean Silva
2016-04-04
1
-1
/
+23
[next]