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
path:
root
/
include
/
llvm
Commit message (
Expand
)
Author
Age
Files
Lines
*
Implement the newly added ACLE functions for ld1/st1 with 2/3/4 vectors.
Hao Liu
2013-11-18
1
-0
/
+27
*
Fix spacing, forward declare order.
Matt Arsenault
2013-11-18
2
-7
/
+7
*
Debug Info: fix typo in function name.
Manman Ren
2013-11-17
1
-1
/
+1
*
Debug Info Verifier: enable public functions of Finder to update the type map.
Manman Ren
2013-11-17
1
-3
/
+8
*
Add a loop rerolling flag to the PassManagerBuilder
Hal Finkel
2013-11-17
1
-0
/
+1
*
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
1
-2
/
+8
*
[PM] Completely remove support for explicit 'require' methods on the
Chandler Carruth
2013-11-17
1
-31
/
+6
*
Added a size field to the stack map record to handle subregister spills.
Andrew Trick
2013-11-17
2
-4
/
+22
*
Add a loop rerolling pass
Hal Finkel
2013-11-16
3
-0
/
+8
*
ScalarEvolution: Warn if the result of setFlags/clearFlags is unused.
Benjamin Kramer
2013-11-16
1
-5
/
+6
*
Annotate APInt methods where it's not clear whether they are in place with wa...
Benjamin Kramer
2013-11-16
2
-35
/
+41
*
Fix filename in header comment
Duncan P. N. Exon Smith
2013-11-16
1
-1
/
+1
*
X86: Encode the 'h' cpu subtype in the MachO header for x86.
Jim Grosbach
2013-11-16
1
-1
/
+2
*
Implemented aarch64 Neon scalar vmulx_lane intrinsics
Ana Pazos
2013-11-15
1
-2
/
+3
*
[weak vtables] Remove a bunch of weak vtables
Juergen Ributzka
2013-11-15
12
-7
/
+29
*
[AArch64] Fix the scalar NEON ACLE functions so that they return float/double
Chad Rosier
2013-11-15
1
-8
/
+8
*
Path: Recognize COFF import library file magic.
Rui Ueyama
2013-11-15
1
-0
/
+1
*
Readobj: If NumbersOfSections is 0xffff, it's an COFF import library.
Rui Ueyama
2013-11-15
1
-0
/
+2
*
Avoid illegal integer promotion in fastisel
Bob Wilson
2013-11-15
1
-0
/
+9
*
Add AVX512 unmasked FMA intrinsics and support.
Cameron McInally
2013-11-15
1
-0
/
+48
*
Fix illegal DAG produced by SelectionDAG::getConstant() for v2i64 type
Daniel Sanders
2013-11-15
1
-0
/
+7
*
Add target hook to prevent folding some bitcasted loads.
Matt Arsenault
2013-11-15
1
-0
/
+11
*
Add addrspacecast instruction.
Matt Arsenault
2013-11-15
11
-18
/
+106
*
Include raw_ostream.h.
Rui Ueyama
2013-11-15
1
-2
/
+2
*
Fix the header comment of the new pass manager stuff to not claim to be
Chandler Carruth
2013-11-14
1
-1
/
+1
*
[AArch64 neon] support poly64 and relevant intrinsic functions.
Kevin Qin
2013-11-14
1
-0
/
+3
*
Implement aarch64 neon instruction class SIMD misc.
Kevin Qin
2013-11-14
1
-0
/
+33
*
Add dyn_cast<> support to YAML I/O's IO class
Nick Kledzik
2013-11-14
1
-3
/
+8
*
Added BlockFrequencyInfo::view for displaying the block frequency propagation...
Michael Gottesman
2013-11-14
1
-0
/
+2
*
Implement AArch64 NEON instruction set AdvSIMD (table).
Jiangning Liu
2013-11-14
1
-0
/
+45
*
Add simple support for tags in YAML I/O
Nick Kledzik
2013-11-14
1
-2
/
+4
*
llvm-cov: Slightly improved error checking.
Yuchen Wu
2013-11-14
1
-2
/
+2
*
llvm-cov: Removed StringMap holding GCOVLines.
Yuchen Wu
2013-11-14
1
-16
/
+6
*
llvm-cov: Replaced asserts with proper error handling.
Yuchen Wu
2013-11-14
1
-14
/
+22
*
[AArch64] Add support for legacy AArch32 NEON scalar shift by immediate
Chad Rosier
2013-11-13
1
-13
/
+0
*
Remove AllowQuotesInName and friends from MCAsmInfo.
Rafael Espindola
2013-11-13
1
-21
/
+0
*
SampleProfileLoader pass. Initial setup.
Diego Novillo
2013-11-13
2
-0
/
+10
*
Add another (perhaps better) video for Sean's talk. (Thanks Marshall!)
Chandler Carruth
2013-11-13
1
-0
/
+1
*
Fix a null pointer dereference when copying a null polymorphic pointer.
Chandler Carruth
2013-11-13
1
-1
/
+1
*
Give folks a reference to some material on the fundamental design
Chandler Carruth
2013-11-13
1
-0
/
+7
*
Introduce an AnalysisManager which is like a pass manager but with a lot
Chandler Carruth
2013-11-13
1
-12
/
+294
*
Removing llvm::huge_vald and llvm::huge_vall because they are not currently u...
Aaron Ballman
2013-11-13
1
-4
/
+0
*
Replacing HUGE_VALF with llvm::huge_valf in order to work around a warning tr...
Aaron Ballman
2013-11-13
2
-3
/
+15
*
Remove always true flag.
Rafael Espindola
2013-11-12
1
-7
/
+0
*
delinearization of arrays
Sebastian Pop
2013-11-12
4
-1
/
+19
*
remove virtual methods in SCEVApplyRewriter and SCEVParameterRewriter
Sebastian Pop
2013-11-12
1
-46
/
+94
*
Protect user-supplied runtime library functions in LTO
Justin Bogner
2013-11-12
1
-0
/
+3
*
Export intrinsics:__builtin_arm_{dmb,dsb} to frontend
Weiming Zhao
2013-11-12
1
-2
/
+2
*
GraphViz CFGPrinter: wrap long lines.
Andrew Trick
2013-11-12
1
-2
/
+19
[next]