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
*
Fixup for r251923 to fix a warning about an extra semicolon.
Kuba Brecka
2015-11-03
1
-2
/
+2
*
Reapply r251916 ("[tsan] Port TSan interceptors on OS X").
Kuba Brecka
2015-11-03
1
-36
/
+86
*
Revert r251916 ("[tsan] Port TSan interceptors on OS X").
Kuba Brecka
2015-11-03
1
-151
/
+103
*
Remove a redundant boolean.
Rafael Espindola
2015-11-03
3
-7
/
+8
*
Reapply r251918 ("[tsan] Fix build errors for TSan on OS X").
Kuba Brecka
2015-11-03
6
-44
/
+52
*
Revert r251918 ("[tsan] Fix build errors for TSan on OS X").
Kuba Brecka
2015-11-03
5
-48
/
+43
*
[tsan] Fix build errors for TSan on OS X
Kuba Brecka
2015-11-03
5
-43
/
+48
*
Changes for Bug 25251
Ravitheja Addepally
2015-11-03
7
-14
/
+232
*
[tsan] Port TSan interceptors on OS X
Kuba Brecka
2015-11-03
1
-103
/
+151
*
[tsan] CMake support for TSan on OS X
Kuba Brecka
2015-11-03
3
-46
/
+68
*
Two small fixes to copy relocation processing.
Rafael Espindola
2015-11-03
6
-22
/
+82
*
Make the test a bit more strict and fix the math.
Rafael Espindola
2015-11-03
1
-1
/
+3
*
Simplify. NFC.
Rafael Espindola
2015-11-03
1
-2
/
+2
*
Make this input a bit more readable.
Rafael Espindola
2015-11-03
1
-2
/
+3
*
Don't assert if materializing before seeing any function bodies
Filipe Cabecinhas
2015-11-03
3
-1
/
+8
*
Don't use Twine objects after their lifetimes end.
Filipe Cabecinhas
2015-11-03
1
-6
/
+6
*
Delete dead getter.
Rafael Espindola
2015-11-03
1
-1
/
+0
*
LoopVectorizer - skip 'bitcast' between GEP and load.
Elena Demikhovsky
2015-11-03
3
-88
/
+153
*
[LLDB][MIPS] Fix GetUserRegisterInfoCount to count no of regs which are physi...
Mohit K. Bhakkad
2015-11-03
4
-10
/
+26
*
[LLDB][Watchpoint] Change ignore_count condition location to fix watchpoint i...
Mohit K. Bhakkad
2015-11-03
2
-3
/
+10
*
[X86] Generate .cfi_adjust_cfa_offset correctly when pushing arguments
Michael Kuperstein
2015-11-03
11
-114
/
+354
*
AVX512: add encoding tests for vmovq/d instructions.
Igor Breger
2015-11-03
2
-2
/
+347
*
[X86] Rounding mode for roundps/pd/ss/sd builtins should be an ICE.
Craig Topper
2015-11-03
1
-4
/
+4
*
Revert "[IndVarSimplify] Rewrite loop exit values with their initial values f...
Tobias Grosser
2015-11-03
3
-149
/
+1
*
Fix a couple intrinsic header comments. NFC
Craig Topper
2015-11-03
2
-2
/
+2
*
[modules] Rationalize the behavior of Decl::declarationReplaces, and in
Richard Smith
2015-11-03
11
-63
/
+69
*
Do not try to copy host memory from address 0
Enrico Granata
2015-11-03
1
-1
/
+1
*
Fix build problme introduced in r251883
Matthias Braun
2015-11-03
1
-1
/
+1
*
Add the ability to pass an EvaluateExpressionOptions when you make a UserExpr...
Jim Ingham
2015-11-03
18
-30
/
+72
*
Tighten up sys.path, and use absolute imports everywhere.
Zachary Turner
2015-11-03
414
-772
/
+815
*
RegisterPressure: Improve assert message
Matthias Braun
2015-11-03
1
-1
/
+2
*
RegisterPressure: Slightly nicer pressure diff dumping
Matthias Braun
2015-11-03
1
-1
/
+3
*
ScheduleDAGInstrs: Remove IsPostRA flag; NFC
Matthias Braun
2015-11-03
9
-53
/
+35
*
Emit an error message if the current working directory does not exist when th...
Enrico Granata
2015-11-03
1
-1
/
+7
*
[FIX] Correctly update SAI base pointer
Johannes Doerfert
2015-11-03
4
-8
/
+64
*
Fix usage of removed decorator in TestExpressions
Pavel Labath
2015-11-03
1
-1
/
+1
*
Provide ADB port forwarding support for abstract sockets.
Oleksiy Vyalov
2015-11-03
6
-29
/
+102
*
Don't implicitly construct a Archive::child_iterator.
Rafael Espindola
2015-11-03
1
-2
/
+2
*
Eliminate "rewritten decls" from the AST writer. NFC
Douglas Gregor
2015-11-03
3
-35
/
+10
*
This never returns end(), simplify to use Child instead of iterator. NFC.
Rafael Espindola
2015-11-03
2
-4
/
+3
*
Switch to using an explicit scope object to ensure we don't forget to pop ObjC
Richard Smith
2015-11-03
3
-28
/
+45
*
Stop back-patching 'readonly' Objective-C properties with 'readwrite' ones.
Douglas Gregor
2015-11-03
21
-279
/
+268
*
llvm-pdbdump: Simplify. NFC.
Rui Ueyama
2015-11-03
2
-29
/
+14
*
[elf2] Generate PT_TLS.
Michael J. Spencer
2015-11-03
2
-13
/
+61
*
Fix module cache sym links' creation for symbol files.
Oleksiy Vyalov
2015-11-03
1
-2
/
+2
*
[FIX] Do not crash in the presence of infinite loops.
Johannes Doerfert
2015-11-03
2
-1
/
+103
*
[FIX] Use appropriately sized types for big constants
Johannes Doerfert
2015-11-03
2
-1
/
+63
*
[Hexagon] Fixing mistaken case fallthrough.
Colin LeMahieu
2015-11-03
1
-0
/
+1
*
Restore "Support for ThinLTO function importing and symbol linking."
Teresa Johnson
2015-11-03
14
-50
/
+761
*
Allow llvm-nm’s single letter command line flags to be grouped.
Kevin Enderby
2015-11-02
2
-18
/
+27
[next]