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
...
*
Distinquish stack slots from other stack objects. They (and fixed objects) ge...
Evan Cheng
2009-10-17
1
-4
/
+18
*
Re-arrange some fields.
Evan Cheng
2009-10-17
1
-5
/
+5
*
Add another required #include for freestanding .h files.
Daniel Dunbar
2009-10-17
1
-2
/
+1
*
Revert 84315 for now. Re-thinking the patch.
Evan Cheng
2009-10-17
1
-3
/
+3
*
Rename getFixedStack to getStackObject. The stack objects represented are not
Evan Cheng
2009-10-17
1
-3
/
+3
*
Add required #includes for freestanding .h files.
Daniel Dunbar
2009-10-17
2
-2
/
+3
*
Remove MallocInst from LLVM Instructions.
Victor Hernandez
2009-10-17
6
-105
/
+47
*
Add a splice member function which accepts a range instead of a
Dan Gohman
2009-10-17
1
-0
/
+3
*
Autoupgrade malloc insts to malloc calls.
Victor Hernandez
2009-10-17
1
-1
/
+6
*
Change createPostRAScheduler so it can be turned off at llc -O1.
Evan Cheng
2009-10-16
2
-6
/
+12
*
Add a CodeGenOpt::Less level to match -O1. It'll be used by clients which do ...
Evan Cheng
2009-10-16
1
-3
/
+4
*
Strip trailing white space.
Duncan Sands
2009-10-16
1
-10
/
+10
*
Add half precision floating point support (float16) to APFloat,
Chris Lattner
2009-10-16
1
-0
/
+3
*
add haiku support, patch by Paul Davey!
Chris Lattner
2009-10-16
1
-1
/
+2
*
Minor formatting tweaks.
Daniel Dunbar
2009-10-16
1
-3
/
+1
*
MC: Switch assembler API to using MCExpr instead of MCValue.
Daniel Dunbar
2009-10-16
1
-15
/
+13
*
MC: Remove unneeded context argument to MCExpr::Evaluate*.
Daniel Dunbar
2009-10-16
1
-2
/
+2
*
MC: Move assembler variable values from MCContext to MCSymbol.
Daniel Dunbar
2009-10-16
2
-30
/
+28
*
MC: Switch MCContext value table to storing MCExprs.
Daniel Dunbar
2009-10-16
1
-11
/
+19
*
Fix bug where array malloc with unexpected computation of the size argument r...
Victor Hernandez
2009-10-15
1
-9
/
+8
*
Move Blackfin intrinsics into the Target/Blackfin directory.
Jakob Stoklund Olesen
2009-10-15
2
-35
/
+0
*
Clean up TargetIntrinsicInfo API. Add pure virtual methods.
Jakob Stoklund Olesen
2009-10-15
1
-24
/
+10
*
One more iteration here and a yet better way to solve it.
Eric Christopher
2009-10-14
1
-14
/
+13
*
Fix the unused argument problem here a different way - cast to void.
Eric Christopher
2009-10-14
1
-1
/
+3
*
Delete bogus semicolons.
Dan Gohman
2009-10-14
4
-6
/
+6
*
Remove a bunch of unused arguments from functions, silencing a
Eric Christopher
2009-10-14
8
-15
/
+14
*
Add copyMD to copy metadata from one instruction to another instruction.
Devang Patel
2009-10-14
1
-0
/
+4
*
I don't see any point in having both eh.selector.i32 and eh.selector.i64,
Duncan Sands
2009-10-14
2
-10
/
+6
*
Undo pthread patch from rev. 83930 & 83823. Credit to Paul Davey.
Edward O'Callaghan
2009-10-14
1
-3
/
+3
*
Fix resetCachedCostInfo to reset all of the cost information, instead of
Dan Gohman
2009-10-13
1
-1
/
+1
*
s/DebugLoc.CompileUnit/DebugLoc.Scope/g
Devang Patel
2009-10-13
1
-12
/
+12
*
Add is_same type trait
Douglas Gregor
2009-10-13
1
-0
/
+11
*
Introduce new convenience methods for sign extending or
Duncan Sands
2009-10-13
1
-0
/
+8
*
Add an "msasm" flag to inline asm as suggested in PR 5125.
Dale Johannesen
2009-10-13
1
-2
/
+6
*
Split code not specific to Function inlining out into a separate class,
Dan Gohman
2009-10-13
1
-36
/
+44
*
Provide a mode for ImmutableMap/ImmutableSet to not automatically canonicaliz...
Ted Kremenek
2009-10-13
2
-12
/
+20
*
Move the InlineCost code from Transforms/Utils to Analysis.
Dan Gohman
2009-10-13
2
-3
/
+3
*
Start refactoring the inline cost estimation code so that it can be used
Dan Gohman
2009-10-13
1
-8
/
+16
*
Make the ExecutionEngine automatically remove global mappings on when their
Jeffrey Yasskin
2009-10-13
1
-21
/
+44
*
Copy metadata when value is RAUW'd. It is debatable whether this is the right...
Devang Patel
2009-10-13
1
-0
/
+1
*
The eh.exception intrinsic only reads from memory, it doesn't
Duncan Sands
2009-10-13
1
-1
/
+1
*
Add new "memory use marker" intrinsics. These indicate lifetimes and invariant
Nick Lewycky
2009-10-13
1
-0
/
+16
*
remove dead header.
Chris Lattner
2009-10-13
1
-40
/
+0
*
Add a ceilLogBase2 function to APInt.
Dan Gohman
2009-10-13
1
-0
/
+5
*
Regenerate configure for rev. 83823 putback.
Edward O'Callaghan
2009-10-13
1
-3
/
+3
*
Enable "debug info attached to an instruction" mode.
Devang Patel
2009-10-12
2
-0
/
+4
*
Revert the kludge in 76703. I got a clean
Dale Johannesen
2009-10-12
1
-6
/
+0
*
Fix http://llvm.org/PR5160, to let CallbackVHs modify other ValueHandles on the
Jeffrey Yasskin
2009-10-12
1
-2
/
+7
*
Delete some obsolete declarations.
Dan Gohman
2009-10-12
1
-15
/
+0
*
Fix LLVM CMake build system so that it may now work on Solaris and AuroraUX.
Edward O'Callaghan
2009-10-12
1
-2
/
+2
[prev]
[next]