index
:
external_llvm.git
replicant-6.0
Android's llvm
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix two typos.
Adrian Prantl
2013-10-21
1
-2
/
+2
*
[AArch64] Add the constraint to NEON scalar mla/mls instructions.
Chad Rosier
2013-10-21
1
-2
/
+2
*
Remove unused TargetLowering field.
Matt Arsenault
2013-10-21
1
-4
/
+0
*
Fix CodeGen for vectors of pointers with address spaces.
Matt Arsenault
2013-10-21
1
-3
/
+7
*
Remove unused SCEV functions
Matt Arsenault
2013-10-21
1
-9
/
+0
*
Improving MCJIT/RuntimeDyld thread safety
Andrew Kaylor
2013-10-21
1
-1
/
+1
*
DebugInfo: Put each kind of constant (form, attribute, tag, etc) into its own...
David Blaikie
2013-10-21
1
-27
/
+68
*
Optimize more linkonce_odr values during LTO.
Rafael Espindola
2013-10-21
1
-0
/
+82
*
[mips][msa] Fix definition of SLD instruction.
Matheus Almeida
2013-10-21
1
-4
/
+4
*
[Support][YAML] Add support for accessing tags and tag handle substitution.
Michael J. Spencer
2013-10-18
1
-29
/
+44
*
MC asm parser: allow ?'s in symbol names, and handle @'s in names in MS asm
Hans Wennborg
2013-10-18
1
-0
/
+7
*
CodeGen: Emit a libcall if the target doesn't support 16-byte wide atomics
David Majnemer
2013-10-18
1
-0
/
+8
*
[DebugInfo] Remove unneeded struct member and hide struct definition. No func...
Alexey Samsonov
2013-10-18
1
-4
/
+1
*
[DebugInfo] Remove dead code.
Alexey Samsonov
2013-10-18
1
-12
/
+3
*
llvm-c: Add LLVMIntPtrType{,ForAS}InContext
Anders Waldenborg
2013-10-17
1
-0
/
+9
*
[AArch64] Add support for NEON scalar three register different instruction
Chad Rosier
2013-10-17
1
-0
/
+9
*
[mips][msa] Added lsa instruction
Daniel Sanders
2013-10-17
1
-0
/
+6
*
[mips][msa] Removed ldx.[bhwd] and stx.[bhwd].
Daniel Sanders
2013-10-17
1
-26
/
+0
*
Expose install_fatal_error_handler() through the C API.
Filip Pizlo
2013-10-17
1
-0
/
+16
*
[projects/test-suite] White space and long line fixes.
Jack Carter
2013-10-17
1
-10
/
+14
*
llvm-c: Add LLVMDumpType
Anders Waldenborg
2013-10-16
1
-0
/
+7
*
[AArch64] Add support for NEON scalar negate instruction.
Chad Rosier
2013-10-16
1
-0
/
+4
*
[AArch64] Add support for NEON scalar absolute value instruction.
Chad Rosier
2013-10-16
1
-0
/
+4
*
Allow repeated registration again.
Rafael Espindola
2013-10-16
1
-17
/
+0
*
Fix MCDataAtom never calling remap when adding data.
Rafael Espindola
2013-10-16
1
-1
/
+3
*
[llvm-c] Add LLVMPrintModuleToString.
Anders Waldenborg
2013-10-16
1
-0
/
+8
*
Update comment.
Chad Rosier
2013-10-16
1
-1
/
+1
*
Assert on duplicate registration. Don't depend on function pointer equality.
Rafael Espindola
2013-10-16
1
-62
/
+50
*
[AArch64] Add support for NEON scalar signed saturating accumulated of unsigned
Chad Rosier
2013-10-16
1
-0
/
+5
*
Add a 'deleteModule' method to the Linker class.
Bill Wendling
2013-10-16
1
-0
/
+2
*
TypeFinder: prefer iterative algorithm to keep stack usage low.
Will Dietz
2013-10-16
1
-0
/
+8
*
Add support for metadata representing .ident directives.
Rafael Espindola
2013-10-16
1
-0
/
+2
*
Add a MCAsmInfoELF class and factor some code into it.
Rafael Espindola
2013-10-16
1
-0
/
+23
*
Move .ident handling to MCStreamer.
Rafael Espindola
2013-10-16
3
-3
/
+17
*
Adding support for deregistering EH frames with MCJIT.
Andrew Kaylor
2013-10-16
2
-0
/
+4
*
Support/FileSystem.h: Remove a trailing comma in enum file_magic::Impl.
NAKAMURA Takumi
2013-10-15
1
-1
/
+1
*
Path: Recognize Windows compiled resource file.
Rui Ueyama
2013-10-15
1
-1
/
+2
*
Reformat.
Eric Christopher
2013-10-15
1
-2
/
+1
*
Revert "Add AllTargetsBindings sublibrary" as it breaks cmake build on (atlea...
Anders Waldenborg
2013-10-15
1
-11
/
+36
*
Add AllTargetsBindings sublibrary instead of having static inlines in the llv...
Anders Waldenborg
2013-10-15
1
-36
/
+11
*
Remove x86_sse42_crc32_64_8 intrinsic. It has no functional difference from x...
Craig Topper
2013-10-15
1
-3
/
+0
*
Simplify formatting and sort these. No functionality changed.
Chandler Carruth
2013-10-15
1
-14
/
+10
*
Remove dead code.
Rafael Espindola
2013-10-14
1
-21
/
+0
*
Fix the ExecutionDepsFix pass to handle AVX instructions.
Andrew Trick
2013-10-14
1
-0
/
+20
*
LiveRegUnits: Use *MBB for consistency and convenience.
Andrew Trick
2013-10-14
1
-1
/
+1
*
Use a SparseSet in LiveRegUnits.
Andrew Trick
2013-10-14
1
-7
/
+13
*
Move LiveRegUnits implementation into .cpp. Comment and format.
Andrew Trick
2013-10-14
1
-87
/
+13
*
Remove extra indentation in LiveRegUnits.
Andrew Trick
2013-10-14
1
-112
/
+112
*
Convert LiveRegUnits methods to the current convention (it's new code).
Andrew Trick
2013-10-14
1
-15
/
+15
*
Remove the now unused strong phi elimination pass.
Rafael Espindola
2013-10-14
2
-9
/
+0
[next]