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
*
Make emacs show when clang-format encountered a syntax error.
Manuel Klimek
2015-05-08
4
-12
/
+31
*
Enable TestCallStopAndContinue on FreeBSD
Ed Maste
2015-05-08
1
-1
/
+0
*
[mips][microMIPSr6] Implement ADDIUPC and LWPC instructions
Jozef Kolek
2015-05-08
5
-3
/
+37
*
clang-format: Several improvements around formatting braced lists.
Daniel Jasper
2015-05-08
2
-10
/
+33
*
Fix alignment checks in MergeConsecutiveStores.
James Y Knight
2015-05-08
3
-44
/
+123
*
Fix coding standart based on post submit comments.
Igor Laevsky
2015-05-08
1
-4
/
+4
*
Fix for bug 23429.
Nemanja Ivanovic
2015-05-08
1
-0
/
+8
*
[TSan][MIPS] XFAIL long jump tests for MIPS64
Sagar Thakur
2015-05-08
5
-0
/
+19
*
[ARM] Give an error on invalid -march values
John Brawn
2015-05-08
2
-4
/
+17
*
[ARM] Reject invalid -march values
John Brawn
2015-05-08
2
-35
/
+71
*
[ASAN] Use regex for addresses in kernel_area.cc test
Sagar Thakur
2015-05-08
1
-6
/
+6
*
Use /data/local/tmp as temp directory on android
Tamas Berghammer
2015-05-08
4
-5
/
+31
*
[ARM] Check overflow of R_ARM_THM_JUMP11
Denis Protivensky
2015-05-08
2
-31
/
+104
*
[ARM] Check overflow of R_ARM_CALL/JUMP24
Denis Protivensky
2015-05-08
3
-2
/
+114
*
Improve MiBreakTestCase.test_lldbmi_break_insert_{function*,file_line*} tests...
Ilia K
2015-05-08
1
-2
/
+16
*
[ARM] Check overflow of R_ARM_THM_CALL/JUMP24
Denis Protivensky
2015-05-08
3
-2
/
+114
*
Fix gcc warning of different enum and non-enum types in ternary
Denis Protivensky
2015-05-08
1
-8
/
+8
*
Fix =breakpoint-created event after creation of BP (MI)
Ilia K
2015-05-08
2
-24
/
+11
*
Fix build on windows.
Colin Riley
2015-05-08
1
-1
/
+5
*
[mips] Only use FGR_{32,64} in TableGen descriptions. NFC.
Toma Tabacu
2015-05-08
2
-33
/
+23
*
Remove duplicated code in CMICmdCmdBreakInsert::Acknowledge (MI)
Ilia K
2015-05-08
1
-21
/
+5
*
[Msan] Fix the report-demangling.cc test to pass on FreeBSD
Viktor Kutuzov
2015-05-08
1
-1
/
+1
*
Fix -break-insert without -f to cause an error if BP not resolved (MI)
Ilia K
2015-05-08
3
-2
/
+9
*
[Msan] Make the obstack.cc test Linux-specific
Viktor Kutuzov
2015-05-08
1
-0
/
+0
*
Fix BP address for local symbols if target not launched (MI)
Ilia K
2015-05-08
2
-6
/
+6
*
This change is refactoring only. It moves basic block normalization for invok...
Igor Laevsky
2015-05-08
1
-39
/
+36
*
[OPENMP] Fixed atomic construct with non-integer expressions.
Alexey Bataev
2015-05-08
2
-4
/
+8
*
Add support for Unicode strings in CMICmnLLDBUtilSBValue::GetValue (MI)
Ilia K
2015-05-08
6
-147
/
+281
*
Re-enable compute load address for shared modules
Tamas Berghammer
2015-05-08
1
-3
/
+0
*
Fix -var-create for undefined variables (MI)
Ilia K
2015-05-08
2
-2
/
+2
*
Print process's output line by line (MI)
Ilia K
2015-05-08
2
-19
/
+57
*
[ELF] Initialize the _outputMagic class field using default value
Simon Atanasyan
2015-05-08
1
-1
/
+1
*
Add MiExitTestCase.test_lldbmi_q that checks reduction of quit (MI)
Ilia K
2015-05-08
1
-0
/
+24
*
[OPENMP] Code cleanup for capturing of variables in OpenMP regions.
Alexey Bataev
2015-05-08
5
-126
/
+156
*
Fix -var-list-children command (MI)
Ilia K
2015-05-08
6
-69
/
+186
*
Have lldb_assert accept bool expressions
Pavel Labath
2015-05-08
2
-2
/
+2
*
Fix parsing of the plt section for android-arm
Tamas Berghammer
2015-05-08
1
-6
/
+52
*
This patch allows LLDB to use the $qXfer:Libraries: packet.
Aidan Dodds
2015-05-08
5
-14
/
+411
*
Make LLDB-MI tests wait for LLDB-MI to start up before sending any MI commands
Bruce Mitchener
2015-05-08
4
-25
/
+2
*
[mips] Emit the .insn directive for empty basic blocks.
Vasileios Kalintiris
2015-05-08
3
-0
/
+34
*
[NativeProcessLinux] Remove the stop callback
Pavel Labath
2015-05-08
2
-157
/
+71
*
clang-format: [JS] Avoid bad line-warp around "function".
Daniel Jasper
2015-05-08
2
-1
/
+7
*
[clang-tidy] Fix for llvm.org/PR23161
Szabolcs Sipos
2015-05-08
2
-1
/
+7
*
clang-format: [JS] Fix regex literal detection.
Daniel Jasper
2015-05-08
2
-1
/
+2
*
[yaml2elf] Replace error message by assert call in writeSectionContent methods
Simon Atanasyan
2015-05-08
1
-13
/
+7
*
[llvm-readobj/obj2yaml/yaml2obj] Support MIPS machine ELF header flags
Simon Atanasyan
2015-05-08
5
-18
/
+80
*
Revert "Fix path separator issue on Windows."
Nikola Smiljanic
2015-05-08
1
-1
/
+3
*
builtins: Implement the functions from stdatomic.h
Justin Bogner
2015-05-08
9
-7
/
+144
*
Fix path separator issue on Windows.
Nikola Smiljanic
2015-05-08
1
-3
/
+1
*
change comment symbol from // to #
Ying Chen
2015-05-08
1
-2
/
+2
[next]