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
*
Add relocations used for mips big GOT.
Akira Hatanaka
2012-11-21
1
-1
/
+5
*
test commit: added a few comments
Preston Briggs
2012-11-21
1
-0
/
+10
*
removes a few "const" qualifiers
Sebastian Pop
2012-11-20
1
-9
/
+9
*
Remove some dead code.
Eric Christopher
2012-11-20
1
-19
/
+0
*
Fix a place where the declaration didn't use LLVM_ENABLE_DUMP but the
Chandler Carruth
2012-11-20
1
-1
/
+1
*
Fix physical register liveness calculations:
Tim Northover
2012-11-20
1
-4
/
+1
*
Make the AttrListPtr object a part of the LLVMContext.
Bill Wendling
2012-11-20
1
-12
/
+10
*
80-column and whitespace fixups.
Eric Christopher
2012-11-20
1
-43
/
+43
*
Allow using MemoryBuffers with yaml::Stream directly.
Sean Silva
2012-11-19
1
-0
/
+4
*
Remove a function argument and propagate const around accordingly.
Eric Christopher
2012-11-19
1
-2
/
+2
*
Promote the constant 1 to long long, 1LL or 1ULL in int64_t-sensitive context.
NAKAMURA Takumi
2012-11-19
1
-4
/
+4
*
Clean up handling of always-inline functions in the inliner.
Bob Wilson
2012-11-19
1
-0
/
+3
*
Some comment fixes.
Bob Wilson
2012-11-19
1
-5
/
+5
*
Typo
James Molloy
2012-11-17
1
-1
/
+1
*
Add a new function to ConstantExpr - getAsInstruction. This returns its Instr...
James Molloy
2012-11-17
1
-0
/
+10
*
Add constant definitions for fission dwarf attributes, forms, etc.
Eric Christopher
2012-11-16
1
-3
/
+26
*
Remove default public copy ctors.
Benjamin Kramer
2012-11-16
1
-6
/
+0
*
Remove trailing spaces.
Jakub Staszak
2012-11-16
1
-70
/
+70
*
typo
Andrew Trick
2012-11-16
1
-3
/
+3
*
Work around a layering violation from Target to CodeGen.
Benjamin Kramer
2012-11-16
1
-1
/
+1
*
Add the Erlang/HiPE calling convention, patch by Yiannis Tsiouris.
Duncan Sands
2012-11-16
1
-0
/
+4
*
Interface changes to allow RuntimeDyld memory managers to set memory permissi...
Andrew Kaylor
2012-11-15
1
-1
/
+10
*
Remove trailing whitespace
Michael Ilseman
2012-11-15
4
-49
/
+49
*
[reg scavenger] Fix the isUsed/isAliasUsed functions so as to not report a false
Chad Rosier
2012-11-15
1
-3
/
+5
*
Fix indeterminism in MI scheduler DAG construction.
Sergei Larin
2012-11-15
1
-0
/
+12
*
Use empty parens for empty function parameter list instead of '(void)'.
Dmitri Gribenko
2012-11-15
5
-10
/
+10
*
Do not handle void types in DataLayout. Patch by Patrick Hägglund.
Duncan Sands
2012-11-15
1
-0
/
+1
*
Make GlobalOpt be conservative with TLS variables (PR14309)
Hans Wennborg
2012-11-15
1
-0
/
+3
*
Add support for SPIR64 target - the 64bit counterpart of SPIR.
Guy Benyei
2012-11-15
1
-1
/
+2
*
Add llvm.ceil, llvm.trunc, llvm.rint, llvm.nearbyint intrinsics.
Craig Topper
2012-11-15
1
-0
/
+4
*
Use LLVM_DELETED_FUNCTION.
Jakub Staszak
2012-11-15
1
-1
/
+1
*
Add doInitialization and doFinalization methods to ModulePass's, to allow the...
Owen Anderson
2012-11-15
3
-0
/
+28
*
Remove the CellSPU port.
Eric Christopher
2012-11-14
3
-244
/
+0
*
Fix comment.
Jakub Staszak
2012-11-14
1
-1
/
+1
*
Remove DOS line endings.
Jakub Staszak
2012-11-14
2
-141
/
+141
*
Fix comment
Anton Korobeynikov
2012-11-14
1
-2
/
+2
*
Revert some redundant parts of r142605.
Patrik Hägglund
2012-11-14
1
-12
/
+8
*
Use TARGET2 relocation for TType references on ARM.
Anton Korobeynikov
2012-11-14
3
-18
/
+16
*
Revert "Use the 'count' attribute instead of the 'upper_bound' attribute."
Eric Christopher
2012-11-13
2
-2
/
+1
*
Add (some) PowerPC TLS relocation types to ELF.h and
Ulrich Weigand
2012-11-13
1
-1
/
+3
*
Adding changes to support GNU style archive library reading
Shankar Easwaran
2012-11-13
1
-0
/
+14
*
Adding convenience function to ELF Header
Shankar Easwaran
2012-11-13
1
-0
/
+16
*
Fix the instcombine GEP index widening transform to work correctly for vector
Duncan Sands
2012-11-13
1
-4
/
+4
*
Relax the restrictions on vector of pointer types, and vector getelementptr.
Duncan Sands
2012-11-13
1
-1
/
+9
*
misched: Allow subtargets to enable misched and dependent options.
Andrew Trick
2012-11-13
1
-0
/
+7
*
instcombine: Migrate math library call simplifications
Meador Inge
2012-11-13
1
-1
/
+2
*
Remove virtual keyword for two routines that should never be overridden.
Evan Cheng
2012-11-13
1
-2
/
+2
*
Revert r167759. Ben is right this isn't likely to help much.
Evan Cheng
2012-11-13
1
-8
/
+6
*
misched: Don't consider artificial edges weak edges.
Andrew Trick
2012-11-13
1
-2
/
+1
*
Use the 'count' attribute instead of the 'upper_bound' attribute.
Bill Wendling
2012-11-13
2
-1
/
+2
[next]