index
:
external_llvm.git
replicant-6.0
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
R600: Fix a crash in the AMDILCFGStrucurizer
Tom Stellard
2013-11-18
2
-6
/
+69
*
R600: Add a SubtargetFeatture for disabling the ifcvt pass.
Tom Stellard
2013-11-18
4
-1
/
+14
*
R600: Use lower-case for EnableIRStructurizer feature
Tom Stellard
2013-11-18
1
-1
/
+1
*
R600/SI: Fix illegal VGPR->SGPR copy inside of loop
Tom Stellard
2013-11-18
2
-2
/
+32
*
R600/SI: Fix another case of illegal VGPR->SGPR copy
Tom Stellard
2013-11-18
2
-3
/
+28
*
Checking for a return value with FormatMessage; if the call fails, there's no...
Aaron Ballman
2013-11-18
1
-4
/
+9
*
Fixing a possible memory leak from a failing realloc() call.
Aaron Ballman
2013-11-18
1
-2
/
+7
*
Recover gracefully when deserializing invalid YAML input.
Alexander Kornienko
2013-11-18
3
-61
/
+152
*
[ASan] Fix PR17867 - make sure ASan doesn't crash if use-after-scope and use-...
Alexey Samsonov
2013-11-18
3
-9
/
+42
*
[PR17978] Mark two ARM/fast-isel tests as XFAIL:vg_leak due to GV.
NAKAMURA Takumi
2013-11-18
2
-0
/
+4
*
LoopVectorizer: Extend the induction variable to a larger type
Arnold Schwaighofer
2013-11-18
2
-0
/
+48
*
[mips] Fix 'ran out of registers' in MIPS32 with FP64 when generating code fo...
Daniel Sanders
2013-11-18
3
-2
/
+43
*
[mips][msa] Update encoding of bnz.v (typo).
Matheus Almeida
2013-11-18
2
-3
/
+3
*
[mips][msa] Fix immediate value of LSA instruction as it was being wrongly en...
Matheus Almeida
2013-11-18
6
-7
/
+118
*
Fix forgotten member initialization detected by MSan bootstrap bot
Alexey Samsonov
2013-11-18
1
-0
/
+2
*
[mips][msa] Add MSA to the release notes.
Daniel Sanders
2013-11-18
1
-0
/
+10
*
test-release.sh: tweak RPATH for the binary packages.
Arnaud A. de Grandmaison
2013-11-18
1
-0
/
+32
*
Unbreak the build after r194997
Alexey Samsonov
2013-11-18
1
-2
/
+0
*
Revert r194865 and r194874.
Alexey Samsonov
2013-11-18
115
-500
/
+152
*
[AArch64 NEON]Add mov alias for simd copy instructions.
Kevin Qin
2013-11-18
2
-45
/
+99
*
Implement the newly added ACLE functions for ld1/st1 with 2/3/4 vectors.
Hao Liu
2013-11-18
7
-146
/
+1533
*
Debug Info Verifier: disable it by default.
Manman Ren
2013-11-18
1
-1
/
+1
*
Fix spacing, forward declare order.
Matt Arsenault
2013-11-18
4
-9
/
+9
*
Remove unnecessary temporary construction.
David Blaikie
2013-11-17
1
-1
/
+1
*
Remove redundant explicit default initialization.
David Blaikie
2013-11-17
1
-2
/
+2
*
DwarfCompileUnit: Add type safety to createGlobalVariableDIE
David Blaikie
2013-11-17
3
-5
/
+4
*
TableGen: Generate an enum for all named Operand types in tblgen'd InstrInfo.
Ahmed Bougacha
2013-11-17
2
-0
/
+75
*
Docs: Clearly separate Operand-related paragraphs.
Ahmed Bougacha
2013-11-17
1
-0
/
+6
*
Docs: Fix typo: NoIntinerary -> NoItinerary.
Ahmed Bougacha
2013-11-17
1
-1
/
+1
*
Debug Info: fix typo in function name.
Manman Ren
2013-11-17
2
-6
/
+6
*
Debug Info Verifier: fix when to find debug info nodes and when to verify them.
Manman Ren
2013-11-17
1
-5
/
+11
*
Debug Info Verifier: enable public functions of Finder to update the type map.
Manman Ren
2013-11-17
3
-11
/
+29
*
Utils/LoopUnroll.cpp: Tweak (StringRef)OldName to be valid until it is used, ...
NAKAMURA Takumi
2013-11-17
1
-1
/
+3
*
Add a loop rerolling flag to the PassManagerBuilder
Hal Finkel
2013-11-17
2
-1
/
+3
*
python: Fix check for disasm creation failure
Anders Waldenborg
2013-11-17
2
-1
/
+5
*
python: Properly initialize before trying to create disasm
Anders Waldenborg
2013-11-17
1
-0
/
+26
*
Update CREDITS
Alp Toker
2013-11-17
1
-0
/
+5
*
Testcase for PR17964
Bill Wendling
2013-11-17
1
-0
/
+10
*
Revert "Micro-optimization"
Bill Wendling
2013-11-17
1
-4
/
+5
*
DAGCombiner: Partially revert r192795, getNOT was fixed not to create illegal...
Benjamin Kramer
2013-11-17
2
-1
/
+3
*
DebugLoc defines LineCol as 32 bit in comment but unsigned in code.
Yaron Keren
2013-11-17
1
-1
/
+3
*
[block-freq] Add BlockFrequency::scale that returns a remainder from the divi...
Michael Gottesman
2013-11-17
3
-40
/
+201
*
[PM] Completely remove support for explicit 'require' methods on the
Chandler Carruth
2013-11-17
2
-32
/
+6
*
Use more getZExtOrTruncs
Matt Arsenault
2013-11-17
2
-9
/
+2
*
Use getZExtOrTrunc instead of repeating the same logic.
Matt Arsenault
2013-11-17
1
-5
/
+1
*
Add the cold attribute to error-reporting call sites
Hal Finkel
2013-11-17
2
-0
/
+149
*
Added a size field to the stack map record to handle subregister spills.
Andrew Trick
2013-11-17
10
-82
/
+245
*
Fix ndebug-build unused variable in loop rerolling
Hal Finkel
2013-11-17
1
-1
/
+1
*
Use right address space pointer size
Matt Arsenault
2013-11-17
2
-1
/
+13
*
Add a loop rerolling pass
Hal Finkel
2013-11-16
10
-0
/
+1630
[next]