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
*
Generalize the MachineTraceMetrics public API.
Andrew Trick
2013-04-27
1
-2
/
+6
*
Add target flags to MachineMemOperands.
Andrew Trick
2013-04-27
1
-1
/
+7
*
whitespace
Andrew Trick
2013-04-27
1
-11
/
+11
*
Use the target triple from the target machine rather than the module
Eric Christopher
2013-04-27
1
-0
/
+3
*
Struct-path aware TBAA: change the format of TBAAStructType node.
Manman Ren
2013-04-27
1
-7
/
+7
*
Cleanup and document MachineLocation.
Adrian Prantl
2013-04-26
1
-1
/
+6
*
Use llvm/Object/MachO.h in macho-dumper. Drop the old macho parser.
Rafael Espindola
2013-04-26
3
-289
/
+22
*
fix a typo that due to cu&paste quadrupled itself
Adrian Prantl
2013-04-26
1
-2
/
+2
*
Bugfix for the debug intrinsic handling in InstCombiner:
Adrian Prantl
2013-04-26
1
-2
/
+2
*
Re-enabling MCJIT object caching with memory leak fixed
Andrew Kaylor
2013-04-25
2
-0
/
+61
*
revert r179735, it has no testcases, and doesn't really make sense.
Chris Lattner
2013-04-25
1
-2
/
+1
*
[mc-coff] Forward Linker Option flags into the .drectve section
Reid Kleckner
2013-04-25
1
-0
/
+6
*
Clarify getRelocationAddress x getRelocationOffset a bit.
Rafael Espindola
2013-04-25
2
-32
/
+21
*
Revert "Adding object caching support to MCJIT"
Rafael Espindola
2013-04-25
2
-61
/
+0
*
Making invalidateInstructionCache automatic in SectionMemoryManager
Andrew Kaylor
2013-04-24
1
-3
/
+1
*
MI Sched: eliminate local vreg copies.
Andrew Trick
2013-04-24
4
-3
/
+18
*
Add include guards.
Eric Christopher
2013-04-24
1
-0
/
+5
*
Comment a strange field in ScheduleDAG.
Andrew Trick
2013-04-23
1
-0
/
+4
*
Fix dependency layering issues caused by r180112.
Eric Christopher
2013-04-23
2
-2
/
+4
*
Fixing typo in comment.
Andrew Kaylor
2013-04-23
1
-1
/
+1
*
Adding object caching support to MCJIT
Andrew Kaylor
2013-04-23
2
-0
/
+61
*
Wrap.h: Define wrap / unwrap function for ExecutionEngine
Tom Stellard
2013-04-23
1
-0
/
+2
*
Add more guards around zlib-dependent code
Alexey Samsonov
2013-04-23
1
-0
/
+3
*
Add basic zlib support to LLVM. This would allow to use compression/uncompres...
Alexey Samsonov
2013-04-23
3
-0
/
+73
*
Remove unused DwarfSectionOffsetDirective string
Matt Arsenault
2013-04-22
1
-6
/
+6
*
Move C++ code out of the C headers and into either C++ headers
Eric Christopher
2013-04-22
2
-0
/
+120
*
[ms-inline asm] Add the OpDecl to the InlineAsmIdentifierInfo struct and in turn
Chad Rosier
2013-04-22
2
-0
/
+3
*
Optimize MachineBasicBlock::getSymbol by caching the symbol. Since the symbol
Eli Bendersky
2013-04-22
1
-1
/
+4
*
Fix comment that didn't match the method it was above
Eli Bendersky
2013-04-22
1
-2
/
+2
*
[ms-inline asm] Remove the identifier parsing logic from the AsmParser. This is
Chad Rosier
2013-04-22
1
-0
/
+2
*
[ms-inline asm] Refactor/clean up the SemaLookup interface. No functional
Chad Rosier
2013-04-22
1
-3
/
+14
*
typo
Jia Liu
2013-04-22
1
-1
/
+1
*
Make doxygen comment match declaration.
Benjamin Kramer
2013-04-22
1
-1
/
+1
*
Clarify that llvm.used can contain aliases.
Rafael Espindola
2013-04-22
1
-1
/
+2
*
Add the same todo about a command iterator interface into the
Eric Christopher
2013-04-22
1
-0
/
+3
*
Add a TODO about wanting an iterator interface.
Eric Christopher
2013-04-22
1
-0
/
+2
*
Revert "Revert "PR14606: debug info imported_module support""
David Blaikie
2013-04-22
2
-1
/
+26
*
Remove unused, undefined ArgFlagsTy::getArgFlagsString; add a comment about '...
Stephen Lin
2013-04-21
1
-5
/
+2
*
Remove unused ShouldFoldAtomicFences flag.
Tim Northover
2013-04-20
1
-18
/
+0
*
Remove unused MEMBARRIER DAG node; it's been replaced by ATOMIC_FENCE.
Tim Northover
2013-04-20
2
-11
/
+0
*
Add CodeGen support for functions that always return arguments via a new para...
Stephen Lin
2013-04-20
4
-23
/
+35
*
Simplify the code in FastISel::tryToFoldLoad, add an assertion and fix a comm...
Eli Bendersky
2013-04-19
1
-1
/
+1
*
Move TryToFoldFastISelLoad to FastISel, where it belongs. In general, I'm
Eli Bendersky
2013-04-19
2
-6
/
+19
*
ArrayRefize getMachineNode(). No functionality change.
Michael Liao
2013-04-19
1
-15
/
+16
*
Add an MRI::verifyUseLists() function.
Jakob Stoklund Olesen
2013-04-19
1
-0
/
+6
*
Reformat and nuke trailing whitespace.
Eric Christopher
2013-04-19
1
-29
/
+31
*
Rename ClassType to the more accurate UnderlyingType and document its purpose.
Adrian Prantl
2013-04-19
2
-10
/
+14
*
Revert "PR14606: debug info imported_module support"
Eric Christopher
2013-04-19
2
-26
/
+1
*
PR14606: debug info imported_module support
David Blaikie
2013-04-19
2
-1
/
+26
*
Add support for index resources (for a SlotIndex) to be relinquished.
Lang Hames
2013-04-19
1
-1
/
+48
[next]